diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 97a5a6ddf2..ebc2c84fda 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -165,8 +165,8 @@ stages: targets: - name: macOS 15.3 test: macos/15.3 - - name: RHEL 10.0 - test: rhel/10.0 + - name: RHEL 10.1 + test: rhel/10.1 - name: RHEL 9.7 test: rhel/9.7 - name: FreeBSD 14.3 @@ -185,8 +185,8 @@ stages: parameters: testFormat: 2.19/{0} targets: - - name: RHEL 10.0 - test: rhel/10.0 + - name: RHEL 10.1 + test: rhel/10.1 - name: FreeBSD 14.2 test: freebsd/14.2 groups: diff --git a/tests/integration/targets/copr/aliases b/tests/integration/targets/copr/aliases index d333eac1a1..1eb76708cf 100644 --- a/tests/integration/targets/copr/aliases +++ b/tests/integration/targets/copr/aliases @@ -8,3 +8,4 @@ skip/macos skip/osx skip/freebsd skip/rhel10.0 # FIXME +skip/rhel10.1 # FIXME diff --git a/tests/integration/targets/django_command/aliases b/tests/integration/targets/django_command/aliases index 483730d828..099f2fe5af 100644 --- a/tests/integration/targets/django_command/aliases +++ b/tests/integration/targets/django_command/aliases @@ -23,3 +23,4 @@ skip/rhel9.5 skip/rhel9.6 skip/rhel9.7 skip/rhel10.0 +skip/rhel10.1 diff --git a/tests/integration/targets/django_manage/aliases b/tests/integration/targets/django_manage/aliases index 483730d828..099f2fe5af 100644 --- a/tests/integration/targets/django_manage/aliases +++ b/tests/integration/targets/django_manage/aliases @@ -23,3 +23,4 @@ skip/rhel9.5 skip/rhel9.6 skip/rhel9.7 skip/rhel10.0 +skip/rhel10.1 diff --git a/tests/integration/targets/homectl/aliases b/tests/integration/targets/homectl/aliases index 34844fe8e2..0c6b1d1b35 100644 --- a/tests/integration/targets/homectl/aliases +++ b/tests/integration/targets/homectl/aliases @@ -16,3 +16,4 @@ skip/rhel9.5 # See https://www.reddit.com/r/Fedora/comments/si7nzk/homectl/ skip/rhel9.6 # See https://www.reddit.com/r/Fedora/comments/si7nzk/homectl/ skip/rhel9.7 # See https://www.reddit.com/r/Fedora/comments/si7nzk/homectl/ skip/rhel10.0 # See https://www.reddit.com/r/Fedora/comments/si7nzk/homectl/ +skip/rhel10.1 # See https://www.reddit.com/r/Fedora/comments/si7nzk/homectl/ diff --git a/tests/integration/targets/iso_extract/aliases b/tests/integration/targets/iso_extract/aliases index 0025b0e5dd..cf37f0cf0d 100644 --- a/tests/integration/targets/iso_extract/aliases +++ b/tests/integration/targets/iso_extract/aliases @@ -16,6 +16,7 @@ skip/rhel9.5 # FIXME skip/rhel9.6 # FIXME skip/rhel9.7 # FIXME skip/rhel10.0 # FIXME +skip/rhel10.1 # FIXME skip/freebsd12.4 # FIXME skip/freebsd13.2 # FIXME skip/freebsd13.3 # FIXME diff --git a/tests/integration/targets/odbc/aliases b/tests/integration/targets/odbc/aliases index aa6607e015..dfe8cca4d3 100644 --- a/tests/integration/targets/odbc/aliases +++ b/tests/integration/targets/odbc/aliases @@ -16,4 +16,5 @@ skip/rhel9.5 skip/rhel9.6 skip/rhel9.7 skip/rhel10.0 +skip/rhel10.1 skip/freebsd diff --git a/tests/integration/targets/ufw/aliases b/tests/integration/targets/ufw/aliases index c862895e35..426bc4dcb0 100644 --- a/tests/integration/targets/ufw/aliases +++ b/tests/integration/targets/ufw/aliases @@ -18,6 +18,7 @@ skip/rhel9.5 # FIXME skip/rhel9.6 # FIXME skip/rhel9.7 # FIXME skip/rhel10.0 # FIXME +skip/rhel10.1 # FIXME skip/docker needs/root needs/target/setup_epel