diff --git a/.github/workflows/run_regression_tests.yaml b/.github/workflows/run_regression_tests.yaml index 2e8daeb37..ccdb10b26 100644 --- a/.github/workflows/run_regression_tests.yaml +++ b/.github/workflows/run_regression_tests.yaml @@ -16,13 +16,13 @@ jobs: fail-fast: false matrix: version: [ - '6.18', - '6.17.11', + '6.18.2', + '6.17.13', '6.16.12', '6.15.11', '6.14.11', '6.13.12', - '6.12.61', + '6.12.63', '6.11.11', '6.10.14', '6.9.12', @@ -38,9 +38,9 @@ jobs: '4.9.337', '3.18.140', '3.10.108', - '6.12.0-124.13.1.el10_1^AlmaLinux^10.1', + '6.12.0-124.21.1.el10_1^AlmaLinux^10.1', '6.12.0-55.43.1.el10_0^AlmaLinux^10.0', - '5.14.0-611.11.1.el9_7^AlmaLinux^9.7', + '5.14.0-611.16.1.el9_7^AlmaLinux^9.7', '5.14.0-570.62.1.el9_6^AlmaLinux^9.6', '5.14.0-503.40.1.el9_5^AlmaLinux^9.5', '5.14.0-427.42.1.el9_4^AlmaLinux^9.4', @@ -58,9 +58,9 @@ jobs: '4.18.0-240.22.1.el8_3^AlmaLinux^8.3', '3.10.0-1160.118.1.el7^CentOS^7.9.2009', '3.10.0-862.14.4.el7^CentOS^7.5.1804', - '6.12.0-105.51.5.el10uek^UEK^10', - '5.15.0-314.193.5.5.el9uek^UEK^9', - '5.4.17-2136.349.3.2.el8uek^UEK^8', + '6.12.0-106.55.4.2.el10uek^UEK^10', + '5.15.0-315.196.5.2.el9uek^UEK^9', + '5.4.17-2136.350.3.2.el8uek^UEK^8', '4.14.35-2047.543.3.1.el7uek^UEK^7', '4.1.12-124.93.1.el7uek^UEK^7' ] diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index 9bbf370a1..7a98f475c 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,13 +3,13 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -6.18 \ -6.17.11-nc \ +6.18.2 \ +6.17.13-nc \ 6.16.12-nc \ 6.15.11-nc \ 6.14.11-nc \ 6.13.12-nc \ -6.12.61-nc \ +6.12.63-nc \ 6.11.11-nc \ 6.10.14-nc \ 6.9.12-nc \ @@ -73,9 +73,9 @@ ABT_KERNELS=" \ 3.12.74-nc \ 3.11.10-nc \ 3.10.108-nc \ -6.12.0-124.13.1.el10_1^AlmaLinux^10.1-nc \ +6.12.0-124.21.1.el10_1^AlmaLinux^10.1-nc \ 6.12.0-55.43.1.el10_0^AlmaLinux^10.0-nc \ -5.14.0-611.11.1.el9_7^AlmaLinux^9.7-nc \ +5.14.0-611.16.1.el9_7^AlmaLinux^9.7-nc \ 5.14.0-570.62.1.el9_6^AlmaLinux^9.6-nc \ 5.14.0-503.40.1.el9_5^AlmaLinux^9.5-nc \ 5.14.0-427.42.1.el9_4^AlmaLinux^9.4-nc \ @@ -99,9 +99,9 @@ ABT_KERNELS=" \ 3.10.0-1062.18.1.el7^CentOS^7.7.1908-nc \ 3.10.0-957.27.2.el7^CentOS^7.6.1810-nc \ 3.10.0-862.14.4.el7^CentOS^7.5.1804-nc \ -6.12.0-105.51.5.el10uek^UEK^10-nc \ -5.15.0-314.193.5.5.el9uek^UEK^9-nc \ -5.4.17-2136.349.3.2.el8uek^UEK^8-nc \ +6.12.0-106.55.4.2.el10uek^UEK^10-nc \ +5.15.0-315.196.5.2.el9uek^UEK^9-nc \ +5.4.17-2136.350.3.2.el8uek^UEK^8-nc \ 4.14.35-2047.543.3.1.el7uek^UEK^7-nc \ 4.1.12-124.93.1.el7uek^UEK^7-nc \ "