cloud-bulldozer / benchmark-wrapper

Python Library to run benchmarks
https://benchmark-wrapper.readthedocs.io
Apache License 2.0
19 stars 56 forks source link

Add centos-stream repos, and point centos repos to vault.centos.org. #415

Closed dagrayvid closed 2 years ago

dagrayvid commented 2 years ago

This PR adds 2 repos for centos stream 8, and switches hammerdb to use them.

It also "fixes" the existing centos8 repos. They currently point to a URL that has been deprecated. Switched to vault.centos.org.

comet-perf-ci commented 2 years ago

Can one of the admins verify this patch?

rsevilla87 commented 2 years ago

/rerun all

comet-perf-ci commented 2 years ago

Results for SNAFU CI Test

Test Result Runtime
snafu/hammerdb PASS 00:06:37
snafu/smallfile_wrapper PASS 00:05:43
snafu/flent_wrapper PASS 00:07:19
snafu/scale_openshift_wrapper PASS 00:08:31
snafu/sysbench PASS 00:02:51
snafu/benchmarks/uperf FAIL 00:42:13
snafu/image_pull_wrapper PASS 00:03:27
snafu/ycsb_wrapper FAIL 00:12:26
snafu/stressng_wrapper PASS 00:03:27
snafu/fio_wrapper FAIL 00:03:37
snafu/log_generator_wrapper PASS 00:03:38
snafu/upgrade_openshift_wrapper PASS 00:00:00
snafu/iperf FAIL 00:08:04
snafu/vegeta_wrapper PASS 00:04:33
snafu/fs_drift_wrapper FAIL 00:03:10
snafu/pgbench_wrapper PASS 00:03:53
rsevilla87 commented 2 years ago

We've transitioned to Centos stream in benchmark-operator rather than centos vault, I think we should do the same here

dagrayvid commented 2 years ago

Closing in favor of #417