Skip to content

Commit

Permalink
chore(quality-gates): update manual judgement on staging QGs (elastic…
Browse files Browse the repository at this point in the history
…#195944)

This is a build/promotion system change only, there is no code related
changes here.

- For now, only run the staging manual judgement on slice:
'staging-ds-2'
- Since slices can be grouped as a comma delimited list, we're choosing
to be overly cautious with the regex
  • Loading branch information
Z3r0Sum authored Oct 11, 2024
1 parent e10b330 commit 95b0747
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ steps:
command: "make -C /agent trigger-manual-verification-phase"
agents:
image: "docker.elastic.co/ci-agent-images/manual-verification-agent:0.0.6"
if: build.env("DEPLOYMENT_SLICES") =~ /.*staging-ds-2.*/

0 comments on commit 95b0747

Please sign in to comment.