Tomáš Hozza
c25400467a
Update rpmrepo snapshots
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-08-23 13:10:53 +02:00
Yi He
f27f9a2f80
ci: move edge fedora and centos-stream test to testing-farm
2024-08-19 17:30:49 +02:00
Jakub Rusz
3de5aa02f3
test/manifests: Add rhel-10.0 repos and generate manifests
2024-08-16 15:15:38 +02:00
Yi He
85e176f438
ci: move edge test to testing-farm
2024-08-13 13:51:18 +02:00
Tomáš Hozza
6c454abd13
Test/repositories: delete EOL F37 and F38 repos
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-08-12 08:39:05 +03:00
Tomáš Hozza
510f3cf1da
Test/repositories: update el10.0 snapshots
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-08-12 08:39:05 +03:00
Tomáš Hozza
083d709d1b
Test/repositories: update c10s snapshots
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-08-12 08:39:05 +03:00
Sanne Raymaekers
3ec4e225ab
test/data/repositories: switch to cdn for rhel 8.10 and 9.4
2024-07-03 16:52:02 +02:00
Sanne Raymaekers
3530f2686f
test/data/manifests: generate manifests
2024-06-28 12:02:24 +02:00
schutzbot
b0f25047e5
schutzfile: Update snapshots to 20240626
...
Don't upgrade centos-9-stream repos in the Schutzfile, the newer ones
are broken. Considering CI is broken on main right now, that takes
priority, fixing centos-9 can be done in a followup.
2024-06-28 12:02:24 +02:00
Alexander Todorov
06d0bb63f6
Use latest 9.5 for RHEL upgrade tests
...
Related: RHELMISC-5615
2024-06-19 13:53:33 +02:00
Tomáš Hozza
8c54226793
Test manifests: update RH release key and regenerate manifests
...
Regenerate all manifests.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-06-12 11:29:56 +02:00
Tomáš Hozza
ab4dd4995c
Remove F37 and F38 test manifest, because they are EOL
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-06-12 11:29:56 +02:00
Tomáš Hozza
ff433563c0
Remove c8s test manifest, because it is EOL
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-06-12 11:29:56 +02:00
Tomáš Hozza
30f221401a
Repositories: use RH GPG release key signed using SHA256
...
The RPM GPG release key used by Red Hat to sign its content used to be
signed using SHA-1. SHA-1 is no longer accepted on RHEL-10 / c10s and as
a result, such key can't be imported during image build. The RH GPG
release key has been resigned using SHA256 some time ago. Let's use this
version of the key for all RHEL repositories.
The key is taken from:
https://access.redhat.com/security/team/key
Specifically:
https://access.redhat.com/security/data/fd431d51.txt
The second key (auxiliary key 3) was not changed.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-06-12 11:29:56 +02:00
Alexander Todorov
74421fa647
Generate manifests for RHEL 9.5
2024-06-07 10:31:54 +02:00
Tomáš Hozza
0174cf5ee3
SPEC/repos: drop EOL c8s
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-06-04 13:03:37 +02:00
Tomáš Hozza
80f9410e7f
Add c10s and el10.0 repo definitions.
...
Add the GA repos (which don't obviously work yet for el10.0) and RPMrepo
snapshots for testing.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-06-04 13:03:37 +02:00
Mario Cattamo
eb3884f71a
test: skip ostree-remount due to issue RHEL-25249
2024-05-31 21:10:51 +02:00
Mario Cattamo
cab72ff914
test: execute dmesg task as privileged user
2024-05-29 09:05:44 +02:00
schutzbot
295dddca37
schutzfile: Update snapshots to 20240514
2024-05-29 00:27:31 +02:00
Tomáš Hozza
d8a0cfe0ac
Add RHEL-9.5 repo definitions
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-05-23 12:21:09 +02:00
Jakub Rusz
161a15196f
tests: Fix leapp repo url
...
They changed the group and branch.
2024-04-19 16:01:46 +03:00
schutzbot
6f69cacdc5
schutzfile: Update snapshots to 20240415
2024-04-17 10:27:08 +02:00
Alexander Todorov
4db594dac7
Skip image_installer tests b/c already tested in installers.sh
2024-03-06 09:09:39 +01:00
Alexander Todorov
d7388fdc66
Remove already tested manifests from test-case-generators
...
and remove redundant skips from image_tests.sh
2024-03-06 09:09:39 +01:00
Mario Cattamo
e6a7cb2544
ci: skip ostree-remount check in CS9 due to bug RHEL-25249
2024-02-27 17:11:03 +01:00
Achilleas Koutsou
bbbb3278f8
test: update fedora-39 test repositories
...
Required for bootc for iot-bootable-container.
2024-02-02 10:34:41 +01:00
Tomáš Hozza
fb6acbbe83
test/data/repositories: update GA releases and add SAP repos
...
Update RHEL 8.9 and 9.3 repo definitions to use the CDN repos, since
these are already GA.
Add SAP repositories to all RHEL repo configs, to be able to build the
SAP image for testing purposes.
Fix minor issues found in repos (e.g. 8.8 RT repo pointing to 8.7,
etc.).
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-01-26 11:32:34 +01:00
Tomáš Hozza
499cda4a57
Test/manifests: rename files to use dot-notation
...
Otherwise, the image tests will fail on globing for testing manifests.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-01-26 11:32:34 +01:00
Tomáš Hozza
66571784d1
Use dot-notation for repo configs and in test cases.
...
Where applicable, modify all repo config filenames to use a dot
to separate the release major and minor version. Modify test cases
to not remove dot from the distro version any more.
Existing tests will be extended (or new tests added) to explicitly test
backward compatibility and ensure that using old distro names without a
dot still works.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-01-26 11:32:34 +01:00
schutzbot
f25bbda32d
schutzfile: Update snapshots to 20240101
2024-01-04 11:29:43 +01:00
Xiaofeng Wang
3c3445c832
test: fix fdo mac address test issue
2023-12-15 18:56:11 +01:00
Mario Cattamo
a4ebf53ad8
test: add test for fdo interface in simplified installer
2023-12-14 22:21:09 +01:00
Miguel Martín
10ccb3b385
feature: check FIPS mode within the ostree images
...
Check if the os has the system FIPS mode enabled
when `fips="true"` is passed as an ansible variable.
Signed-off-by: Miguel Martín <mmartinv@redhat.com>
2023-12-13 10:19:47 +01:00
Xiaofeng Wang
0e08ecf079
test: fix ansible playbook conditional statements error
2023-12-12 15:25:29 +01:00
Xiaofeng Wang
15a94899a8
test: remove persistent log checking on minimal raw test
...
Persistent log is not related with minimal raw image itself and
it is not stable. After discuss with team, remove this test
2023-12-11 15:12:04 +01:00
Jakub Rusz
0bdc94ea94
test/cases: run upgrade test using new nightlies
2023-11-27 10:04:47 +01:00
Xiaofeng Wang
1cbcba92e1
test: fix repo file for 9.4 and 8.10 and fix check-minimal
2023-11-27 10:04:47 +01:00
Jakub Rusz
04ba4b81d8
Switch testing to 8.10 and 9.4 nightly
2023-11-27 10:04:47 +01:00
Jakub Rusz
bb76ddb2b1
tests/repositories: Update snapshtos for 9.4 and 8.10
...
We need this to udpate CIV testing.
2023-11-21 13:43:16 +01:00
Jakub Rusz
d68abf3bb5
Generate RHEL-94 and RHEL-810 manifests + update
2023-11-06 13:39:01 +04:00
Tomáš Hozza
6267ecf12c
Add RHEL-8.10 and RHEL-9.4 (test and prod) repositories
...
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-10-17 09:05:03 +02:00
Tomáš Hozza
8e8d11e6db
Update Fedora repositories
...
- Add ppc64le and s390x repo URLs to Fedora repositories.
- Add Fedora 40 (rawhide) repositories.
- Update Fedora testing repositories to latest snapshots, adding new
arches and F40 repos. Basically took what is in osbuild/images repo.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-10-17 09:05:03 +02:00
schutzbot
73edc381d8
schutzfile: Update snapshots to 20231012
2023-10-13 17:40:01 +02:00
Sanne Raymaekers
757ca2f51a
test/data/repositories: use the cdn for rhel-88 and rhel92
2023-08-17 15:07:20 +02:00
Xiaofeng Wang
37faf0d929
test: run greenboot rollback test on ostree.sh, ami and vsphere
...
Do not need to run greenboot rollback test on all tests to save
some time
2023-08-14 11:12:14 +02:00
Xiaofeng Wang
16e27dad1b
test: update edge-ami test to support aarch64
2023-08-11 22:52:14 +02:00
Xiaofeng Wang
8678125f89
test: add workaround for bug 2230537 and 2229722
2023-08-11 20:55:35 +08:00
Achilleas Koutsou
6a3b0af934
test: update repositories for building Fedora images
...
Update the rpmrepo snapshots used in tests for building Fedora images.
2023-08-03 10:35:21 +02:00