Skip to content

Commit 91a0f2b

Browse files
Vishal Patelbalasankarc
authored andcommitted
Running required tests and making the others manual
1 parent 9aec372 commit 91a0f2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gitlab-ci-config/gitlab-com.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,8 @@ qa-test:
564564
variables:
565565
RELEASE: $QA_RELEASE
566566
QA_IMAGE: $QA_IMAGE
567-
ALLURE_JOB_NAME: $ALLURE_JOB_NAME
567+
QA_RUN_ALL_TESTS: "false"
568+
QA_SUITES: "QA::Scenario::Test::Integration::GitalyCluster,QA::Scenario::Test::Integration::InstanceSAML,QA::Scenario::Test::Integration::LDAPNoServer,QA::Scenario::Test::Integration::LDAPNoTLS,QA::Scenario::Test::Integration::LDAPTLS,QA::Scenario::Test::Integration::Mattermost,QA::Scenario::Test::Integration::Mtls,QA::Scenario::Test::Integration::ObjectStorageGcs,QA::Scenario::Test::Integration::RegistryTLS,QA::Scenario::Test::Integration::RegistryWithCDN,QA::Scenario::Test::Integration::SMTP,QA::Scenario::Test::Integration::Registry,QA::Scenario::Test::Instance::ObjectStorage,QA::Scenario::Test::Instance::RepositoryStorage,QA::Scenario::Test::Instance::GitlabPages,QA::Scenario::Test::Instance::Metrics,QA::EE::Scenario::Test::Integration::GroupSAML,QA::Scenario::Test::Instance::All,QA::Scenario::Test::Instance::Smoke"
568569
GITLAB_SEMVER_VERSION: $GITLAB_SEMVER_VERSION # latest semver gitlab version used for testing upgrade paths
569570
SKIP_OMNIBUS_TRIGGER: "true"
570571
GITLAB_AUTH_TOKEN: $DANGER_GITLAB_API_TOKEN

0 commit comments

Comments
 (0)