From eae8b50ad3070d7802b96aa74c695ec6d09d9c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hozza?= Date: Tue, 23 Jul 2024 14:56:18 +0200 Subject: [PATCH] CI: don't run some tests on el9.5-nightly aarch64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Runners in some jobs suggest, that the intention was to run them only on x86_64. However, there were two instances when such job was also run on aarch64 el9.5-nightly runner. Let's assume that this was a copy&paste error and delete such cases. Signed-off-by: Tomáš Hozza --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe17236a2..ed4665e5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -357,7 +357,6 @@ Trigger-rhel-edge-ci: - aws/rhel-8.10-ga-x86_64 - aws/rhel-9.4-ga-x86_64 - aws/rhel-9.5-nightly-x86_64 - - aws/rhel-9.5-nightly-aarch64 - aws/rhel-10.0-nightly-x86_64 - aws/centos-stream-9-x86_64 - aws/centos-stream-10-x86_64 @@ -814,7 +813,6 @@ ContainerEmbedding: - aws/centos-stream-9-x86_64 - aws/centos-stream-10-x86_64 - aws/rhel-9.5-nightly-x86_64 - - aws/rhel-9.5-nightly-aarch64 - aws/rhel-10.0-nightly-x86_64 WorkerExecutor: