-
- Downloads
Download Knapsack and flaky specs report from latest master artifacts
This dogfood artifacts and download the Knapsack report, flaky specs report, and Crystalball report from the latest successful master pipeline triggered by @gitlab-bot (this should be a scheduled pipeline for which we're sure update-tests-metadata was run). This also remove the need to upload these reports to S3 since they're already uploaded as artifacts. Signed-off-by:Rémy Coutable <remy@rymai.me>
Showing
- .gitlab/ci/review.gitlab-ci.yml 3 additions, 3 deletions.gitlab/ci/review.gitlab-ci.yml
- .gitlab/ci/test-metadata.gitlab-ci.yml 3 additions, 3 deletions.gitlab/ci/test-metadata.gitlab-ci.yml
- doc/development/testing_guide/ci.md 3 additions, 3 deletionsdoc/development/testing_guide/ci.md
- scripts/api/cancel_pipeline 58 additions, 0 deletionsscripts/api/cancel_pipeline
- scripts/api/download_job_artifact 92 additions, 0 deletionsscripts/api/download_job_artifact
- scripts/api/get_job_id 108 additions, 0 deletionsscripts/api/get_job_id
- scripts/api/play_job 60 additions, 0 deletionsscripts/api/play_job
- scripts/get-job-id 0 additions, 43 deletionsscripts/get-job-id
- scripts/rspec_helpers.sh 18 additions, 44 deletionsscripts/rspec_helpers.sh
- scripts/utils.sh 2 additions, 53 deletionsscripts/utils.sh
scripts/api/cancel_pipeline
0 → 100755
scripts/api/download_job_artifact
0 → 100755
scripts/api/get_job_id
0 → 100755
scripts/api/play_job
0 → 100755
scripts/get-job-id
deleted
100755 → 0
Please register or sign in to comment