Skip to content

Commit

Permalink
Test: dot-notation backward compatibility is not supported on el10
Browse files Browse the repository at this point in the history
The backward compatibility layer to support also distro / repo names
without a dot is no longer supported since RHEL-10 onwards. Disable the
test case on el10.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
  • Loading branch information
thozza committed Jul 24, 2024
1 parent 8e6db34 commit 92f097f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,6 @@ weldr-distro-dot-notation+aliases:
- RUNNER:
- aws/rhel-8.8-ga-x86_64
- aws/rhel-9.5-nightly-x86_64
- aws/rhel-10.0-nightly-x86_64
INTERNAL_NETWORK: ["true"]

.generic_s3:
Expand Down

0 comments on commit 92f097f

Please sign in to comment.