ci: update manifest tests

Manifest-db is finally unblocked and we can update the reference commit.
Done manually this time to speed up the process.
I'm also updating the set of distributions we are testing on, upgrading
it to what's is generated on manifest db.
This commit is contained in:
Thomas Lavocat 2023-02-15 16:13:31 +01:00 committed by Ondřej Budai
parent ceb4b946dd
commit 2848867434
2 changed files with 13 additions and 5 deletions

View file

@ -98,19 +98,27 @@ Manifests:
parallel:
matrix:
- RUNNER:
- aws/fedora-35-x86_64
- aws/fedora-35-aarch64
- aws/fedora-36-x86_64
- aws/fedora-36-aarch64
- aws/fedora-37-x86_64
- aws/fedora-37-aarch64
- aws/centos-stream-8-x86_64
- aws/centos-stream-8-aarch64
- aws/centos-stream-9-x86_64
- aws/centos-stream-9-aarch64
- RUNNER:
- aws/rhel-8.6-ga-x86_64
- aws/rhel-8.6-ga-aarch64
- aws/rhel-8.7-ga-x86_64
- aws/rhel-8.7-ga-aarch64
- aws/rhel-8.8-nightly-x86_64
- aws/rhel-8.8-nightly-aarch64
- aws/rhel-9.0-ga-x86_64
- aws/rhel-9.0-ga-aarch64
- aws/rhel-8.7-nightly-x86_64
- aws/rhel-8.7-nightly-aarch64
- aws/rhel-9.1-ga-x86_64
- aws/rhel-9.1-ga-aarch64
- aws/rhel-9.2-nightly-x86_64
- aws/rhel-9.2-nightly-aarch64
INTERNAL_NETWORK: "true"
finish:

View file

@ -2,7 +2,7 @@
"global": {
"dependencies": {
"manifest-db": {
"commit": "159a90f83ddc64fcd030d299bea333a7c663247f"
"commit": "fdc3d56fd370c76e8a0db6e4932855682d2bd707"
}
}
},