From e00ba2f07593a6bdbc5769ccff8e174032fa9efa Mon Sep 17 00:00:00 2001 From: Xiaofeng Wang Date: Thu, 24 Jun 2021 15:03:14 +0800 Subject: [PATCH] gitlab-ci: Add two new RHEL 8.5 runners on rpmbuild stage Now CI is able to build RHEL 8.5 RPM package on both x86_64 and aarch64 --- .gitlab-ci.yml | 2 ++ schutzbot/terraform | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e01fc2954..c78ac3137 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,6 +48,8 @@ RPM: - RUNNER: - aws/rhel-8.4-x86_64 - aws/rhel-8.4-aarch64 + - aws/rhel-8.5-x86_64 + - aws/rhel-8.5-aarch64 INTERNAL_NETWORK: ["true"] Container: diff --git a/schutzbot/terraform b/schutzbot/terraform index ba724f2ac..eaf2d5adb 100644 --- a/schutzbot/terraform +++ b/schutzbot/terraform @@ -1 +1 @@ -9589e547739851d5ccb36533bbc0ee1f1b42b18d +a4d1b9df8d720649b5c9a69b0a04f069eed37611