Add QA tests to trigger pipeline
Merge request reports
Activity
- Resolved by Balasankar C
added 45 commits
- a0948526...7547a849 - 33 commits from branch
master
- ddfaf9f3 - Add GitLab QA gem to bundle
- 8cf92e9a - Add script to run QA tests
- 28db4332 - Add QA job to trigger pipeline
- 81b5753f - Use correct environment variable to select image
- 13c6a385 - Move triggered QA test to a rake task
- 42eddb5a - Use the rake task in CI
- 15aff803 - Move qa test to a rake task
- 22453cc4 - Add code to use qa folder from specific commit of CE/EE repository
- 30f62189 - Make Rubocop happy
- 9af5d13a - Fix variable name
- 978cb7ae - Fix class name
- d832d121 - Test new QA code
Toggle commit list- a0948526...7547a849 - 33 commits from branch
added 19 commits
- d832d121...c7223aa0 - 6 commits from branch
master
- 249a4ca7 - Add GitLab QA gem to bundle
- e751c9c6 - Add script to run QA tests
- cf95f6f5 - Add QA job to trigger pipeline
- 8673c0c3 - Use correct environment variable to select image
- 4dd801b0 - Move triggered QA test to a rake task
- bccb2146 - Use the rake task in CI
- 7d0a2cfc - Move qa test to a rake task
- 4a13eb84 - Add code to use qa folder from specific commit of CE/EE repository
- 23a72960 - Make Rubocop happy
- 88e346de - Fix variable name
- d7e91e8a - Fix class name
- bc7b9654 - Test new QA code
- 7263a2aa - Use correct path for triggered docker build
Toggle commit list- d832d121...c7223aa0 - 6 commits from branch
added 8 commits
- e9683c90...38091826 - 2 commits from branch
master
- 9aec111e - Add rake task to run QA tests
- bf08cec6 - Add code to use qa folder from specific commit of CE/EE repository
- d92f1fa9 - Use public mirror of GitLab CE|EE repo for QA if ALTERNATIVE_SOURCES is defined
- 241ae614 - Split tag and push method to two
- e76f6c2d - Retag QA image to match docker tag on triggered builds
- 49384ca5 - Fix QA method call
Toggle commit list- e9683c90...38091826 - 2 commits from branch
added blocked label
changed milestone to %9.4
@marin A review would be great. I have made some changes to the docker operations code to adapt with the requirements of QA. I believe I have added sufficient comments to explain what I did.
removed blocked label
assigned to @marin
- Resolved by Balasankar C
- Resolved by Balasankar C
- Resolved by Balasankar C
- Resolved by Balasankar C
- Resolved by Balasankar C
- Resolved by Balasankar C
assigned to @balasankarc
added 1 commit
- d52acaaa - Rename push method;use CI variables;add comments
The changes do work: https://gitlab.com/gitlab-org/omnibus-gitlab/pipelines/9565143
assigned to @marin
- Resolved by Marin Jankovski
assigned to @balasankarc
added 1 commit
- abe12bbe - Split out QA related manipulations to Build class and add tests
assigned to @marin
- Resolved by Balasankar C
added 1 commit
- 3769fc9c - Use correct variable for release package detection and require english library
Triggered build: https://gitlab.com/gitlab-org/omnibus-gitlab/pipelines/9737426
Tests Running: https://gitlab.com/gitlab-org/omnibus-gitlab/pipelines/9737447
added Pick into Stable label
@marin I believe you can review/merge this now. I see QA tests started to run - https://gitlab.com/gitlab-org/omnibus-gitlab/-/jobs/21882590
removed Pick into Stable label