Merge pull request #18290 from cevich/rm_benchmarks_artifacts

Cirrus: Drop benchmarks artifact collection
This commit is contained in:
openshift-ci[bot] 2023-04-20 23:03:03 +00:00 committed by GitHub
commit c263c18709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1103,12 +1103,6 @@ artifacts_task:
- tar xjf repo.tbz
- mv ./podman-remote-release-darwin_*.zip $CIRRUS_WORKING_DIR/
- mv ./contrib/pkginstaller/out/podman-installer-macos-*.pkg $CIRRUS_WORKING_DIR/
benchmarks_script:
- mkdir -p /tmp/benchmarks
- cd /tmp/benchmarks
- $ARTCURL/podman_machine/benchmark.zip
- unzip benchmark.zip
- mv ./data/benchmarks.{env,csv} $CIRRUS_WORKING_DIR/
always:
contents_script: ls -la $CIRRUS_WORKING_DIR
# Produce downloadable files and an automatic zip-file accessible