Skip to content

Commit 1c9a748

Browse files
balasankarcvishal.s.patel
andcommitted
Merge branch 'vp/make-tests-manual' into 'master'
Running required tests and making the others manual See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7061 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Andrew Patterson <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Reviewed-by: Vishal Patel <[email protected]> Co-authored-by: vishal.s.patel <[email protected]>
2 parents 35f377b + 91a0f2b commit 1c9a748

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
@@ -562,7 +562,8 @@ qa-test:
562562
variables:
563563
RELEASE: $QA_RELEASE
564564
QA_IMAGE: $QA_IMAGE
565-
ALLURE_JOB_NAME: $ALLURE_JOB_NAME
565+
QA_RUN_ALL_TESTS: "false"
566+
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"
566567
GITLAB_SEMVER_VERSION: $GITLAB_SEMVER_VERSION # latest semver gitlab version used for testing upgrade paths
567568
SKIP_OMNIBUS_TRIGGER: "true"
568569
GITLAB_AUTH_TOKEN: $DANGER_GITLAB_API_TOKEN

0 commit comments

Comments
 (0)