Skip to content
Snippets Groups Projects

Add QA tests to trigger pipeline

Merged Balasankar C requested to merge add-qa-to-trigger-pipeline into master
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Balasankar C resolved all discussions

    resolved all discussions

  • Balasankar C added 45 commits

    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

    Compare with previous version

  • Balasankar C added 19 commits

    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

    Compare with previous version

  • Balasankar C added 8 commits

    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

    Compare with previous version

  • added blocked label

  • Balasankar C changed milestone to %9.4

    changed milestone to %9.4

  • Balasankar C added 1 commit

    added 1 commit

    • a2d1762c - Fix QA method call and add comments

    Compare with previous version

  • @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.

  • Balasankar C unmarked as a Work In Progress

    unmarked as a Work In Progress

  • removed blocked label

  • assigned to @marin

  • Balasankar C added 1 commit

    added 1 commit

    • 8c10f206 - Use latest gitlab-qa version

    Compare with previous version

  • Marin Jankovski
  • Marin Jankovski
  • Marin Jankovski
  • Marin Jankovski
  • Marin Jankovski
  • Marin Jankovski
  • Balasankar C added 1 commit

    added 1 commit

    • f2acf377 - Rename qa_tasks.rake file to trigger.rake

    Compare with previous version

  • Balasankar C added 1 commit

    added 1 commit

    • d52acaaa - Rename push method;use CI variables;add comments

    Compare with previous version

  • assigned to @marin

  • Balasankar C added 1 commit

    added 1 commit

    • abe12bbe - Split out QA related manipulations to Build class and add tests

    Compare with previous version

  • assigned to @marin

  • Marin Jankovski resolved all discussions

    resolved all discussions

  • Marin Jankovski
  • Can you also run a regular specs pipeline and link it so we have a green build?

  • Balasankar C added 1 commit

    added 1 commit

    • 3769fc9c - Use correct variable for release package detection and require english library

    Compare with previous version

  • Balasankar C resolved all discussions

    resolved all discussions

  • @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

  • Marin Jankovski approved this merge request

    approved this merge request

  • Picked into 9-4-stable, will go into 9.4 RC3

  • Please register or sign in to reply
    Loading