Skip to content

Commit

Permalink
fix(install_script): [agent6] Force install_script tests to run on ag…
Browse files Browse the repository at this point in the history
…ent 6 (#31785)
  • Loading branch information
chouetz authored Dec 5, 2024
1 parent 61068b3 commit 54501a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab/install_script_testing/install_script_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ test_install_script:
- export TESTING_APT_URL=$DEB_TESTING_S3_BUCKET
- export TESTING_YUM_URL=$RPM_TESTING_S3_BUCKET
- export TEST_PIPELINE_ID=$CI_PIPELINE_ID
- export MAJOR_VERSION=6
- "inv pipeline.trigger-child-pipeline --project-name DataDog/agent-linux-install-script --git-ref main
--variable MAJOR_VERSION
--variable TESTING_APT_URL
--variable TESTING_YUM_URL
--variable TEST_PIPELINE_ID"
Expand Down

0 comments on commit 54501a6

Please sign in to comment.