cloud-bulldozer / benchmark-wrapper

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

centos image resources .repo points to wrong URL #416

Closed bengland2 closed 2 years ago

bengland2 commented 2 years ago

The URL referenced by snafu/image_resources/centos8-appstream.repo and snafu/image_resources/centos8.repo no longer exist. I am temporarily using these URLs:

http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/repodata/repomd.xml http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/repodata/repomd.xml

But I don't really like this because 8-stream is not fixed, it is constantly changing. Is there a way to use a snapshot of it? Something like:

http://mirror.centos.org/centos/8.5.2111/infra/x86_64/infra-common/repodata/repomd.xml