Skip to content
Snippets Groups Projects

Fix finding downstream pipeline by title

Merged Tiffany Rea requested to merge 361338-fix-find-downstream-by-title into master
All threads resolved!

Related to #361338 (closed), #361346 (closed), #361339 (closed)

We were looking for downstream pipelines using title attribute but it was removed here. The main purpose of this MR is to address that. I also try to have all the jobs in 1 stage so that they can all start at the same time and hopefully yield less test runtime.

And since I made some changes around api_variable_inheritance_with_forward_pipeline_variables_spec.rb, I also lift its quarantine here as well. I want to put it into the transient bucket for better monitoring with the new wait logics. This is related to #361400 (closed)

Edited by Tiffany Rea

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
  • Tiffany Rea changed the description

    changed the description

  • Tiffany Rea
  • Bundle size analysis [beta]

    This compares changes in bundle size for entry points between the commits 55bca8a4 and c20944c2

    :sparkles: Special assets

    Entrypoint / Name Size before Size after Diff Diff in percent
    average 3.46 MB 3.46 MB - 0.0 %
    mainChunk 1.94 MB 1.94 MB - 0.0 %

    Note: We do not have exact data for 55bca8a4. So we have used data from: 329bf0f7.
    The target commit was too new, so we used the latest commit from master we have info on.
    It might help to rerun the bundle-size-review job
    This might mean that you have a few false positives in this report. If something unrelated to your code changes is reported, you can check this comparison in order to see if they caused this change.

    Please look at the full report for more details


    Read more about how this report works.

    Generated by :no_entry_sign: Danger

  • Tiffany Rea added 1 commit

    added 1 commit

    • 9c2bbc42 - Fix finding downstream pipeline by title

    Compare with previous version

  • mentioned in issue #361400 (closed)

  • Allure report

    allure-report-publisher generated test report!

    review-qa-blocking: :exclamation: test report for c20944c2

    expand test summary
    +-------------------------------------------------------------------+
    |                          suites summary                           |
    +----------------------+--------+--------+---------+-------+--------+
    |                      | passed | failed | skipped | flaky | result |
    +----------------------+--------+--------+---------+-------+--------+
    | Create               | 23     | 0      | 2       | 23    | ❗     |
    | Plan                 | 41     | 0      | 1       | 41    | ❗     |
    | Manage               | 36     | 0      | 2       | 38    | ❗     |
    | Verify               | 12     | 0      | 1       | 12    | ❗     |
    | Version sanity check | 0      | 0      | 1       | 0     | ➖     |
    | Protect              | 2      | 0      | 0       | 2     | ❗     |
    | Configure            | 0      | 0      | 1       | 0     | ➖     |
    | Package              | 0      | 0      | 1       | 0     | ➖     |
    +----------------------+--------+--------+---------+-------+--------+
    | Total                | 114    | 0      | 9       | 116   | ❗     |
    +----------------------+--------+--------+---------+-------+--------+

    package-and-qa: :x: test report for c20944c2

    expand test summary
    +-------------------------------------------------------------------+
    |                          suites summary                           |
    +----------------------+--------+--------+---------+-------+--------+
    |                      | passed | failed | skipped | flaky | result |
    +----------------------+--------+--------+---------+-------+--------+
    | Create               | 763    | 5      | 36      | 40    | ❌     |
    | Manage               | 471    | 0      | 30      | 0     | ✅     |
    | Plan                 | 273    | 0      | 0       | 6     | ❗     |
    | Fulfillment          | 11     | 0      | 55      | 0     | ✅     |
    | Verify               | 185    | 5      | 15      | 20    | ❌     |
    | Package              | 149    | 0      | 30      | 35    | ❗     |
    | Protect              | 10     | 0      | 0       | 0     | ✅     |
    | Secure               | 95     | 0      | 10      | 35    | ❗     |
    | Release              | 30     | 0      | 0       | 0     | ✅     |
    | Non-devops           | 11     | 0      | 0       | 0     | ✅     |
    | Version sanity check | 0      | 0      | 5       | 5     | ➖     |
    | Configure            | 1      | 0      | 15      | 0     | ✅     |
    | Enablement:Search    | 9      | 0      | 1       | 0     | ✅     |
    +----------------------+--------+--------+---------+-------+--------+
    | Total                | 2008   | 10     | 197     | 141   | ❌     |
    +----------------------+--------+--------+---------+-------+--------+
  • Tiffany Rea added 137 commits

    added 137 commits

    Compare with previous version

  • Tiffany Rea added 1 commit

    added 1 commit

    Compare with previous version

  • Tiffany Rea requested review from @john.mcdonnell

    requested review from @john.mcdonnell

  • John McDonnell
  • John McDonnell
  • John McDonnell approved this merge request

    approved this merge request

  • :wave: @john.mcdonnell, thanks for approving this merge request.

    This is the first time the merge request is approved. To ensure full test coverage, a new pipeline has been started.

    For more info, please refer to the following links:

  • Tiffany Rea added 561 commits

    added 561 commits

    Compare with previous version

  • Tiffany Rea requested review from @a_mcdonald

    requested review from @a_mcdonald

  • Tiffany Rea mentioned in merge request !88193 (merged)

    mentioned in merge request !88193 (merged)

  • Anastasia McDonald resolved all threads

    resolved all threads

  • Anastasia McDonald resolved all threads

    resolved all threads

  • Anastasia McDonald approved this merge request

    approved this merge request

  • Anastasia McDonald enabled an automatic merge when the pipeline for 617925d9 succeeds

    enabled an automatic merge when the pipeline for 617925d9 succeeds

  • Tiffany Rea aborted the automatic merge because source branch was updated

    aborted the automatic merge because source branch was updated

  • Tiffany Rea added 242 commits

    added 242 commits

    Compare with previous version

  • Tiffany Rea enabled an automatic merge when the pipeline for 8b3a39d5 succeeds

    enabled an automatic merge when the pipeline for 8b3a39d5 succeeds

  • merged

  • Tiffany Rea mentioned in commit 0e57c97c

    mentioned in commit 0e57c97c

  • added workflowstaging label and removed workflowcanary label

  • mentioned in issue #361339 (closed)

  • mentioned in issue #361338 (closed)

  • Please register or sign in to reply
    Loading