Skip to content

Commit

Permalink
Test/repositories: remove the AUX GPG key from RHEL-8 repos
Browse files Browse the repository at this point in the history
This is needed for GPG key import to work on RHEL-9, because the key
uses SHA-1. This results in the following error when importing the key
during the build of the build container:

"Signature not supported. Hash algorithm SHA1 not available."

We do not need the AUX key in our RHEL-8 repo definitions used for
testing.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
  • Loading branch information
thozza committed Sep 20, 2024
1 parent 54914dd commit f1527b9
Show file tree
Hide file tree
Showing 8 changed files with 106 additions and 106 deletions.
28 changes: 14 additions & 14 deletions test/data/repositories/rhel-8.10.json

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions test/data/repositories/rhel-8.4.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions test/data/repositories/rhel-8.5.json

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions test/data/repositories/rhel-8.6.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions test/data/repositories/rhel-8.7.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions test/data/repositories/rhel-8.8.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions test/data/repositories/rhel-8.9.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions test/data/repositories/rhel-8.json

Large diffs are not rendered by default.

0 comments on commit f1527b9

Please sign in to comment.