From ee044a50bb7c7204305c5f88cf6b636036c9c329 Mon Sep 17 00:00:00 2001 From: Alexander Todorov Date: Mon, 23 May 2022 11:17:08 +0300 Subject: [PATCH] COMPOSER-1576: Start building RPMs on 8.6 and 9.0 GA before we can test --- .gitlab-ci.yml | 8 +++++--- schutzbot/terraform | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba7423643..47d654ad2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -85,8 +85,10 @@ RPM: - RUNNER: - aws/fedora-35-x86_64 - aws/fedora-35-aarch64 - - aws/rhel-8.5-ga-x86_64 - - aws/rhel-8.5-ga-aarch64 + - aws/rhel-8.6-ga-x86_64 + - aws/rhel-8.6-ga-aarch64 + - aws/rhel-9.0-ga-x86_64 + - aws/rhel-9.0-ga-aarch64 - aws/centos-stream-8-x86_64 - aws/centos-stream-8-aarch64 - <<: *RPM_RUNNERS_RHEL @@ -116,7 +118,7 @@ Container: parallel: matrix: - RUNNER: - - aws/rhel-8.5-ga-x86_64 + - aws/rhel-8.6-ga-x86_64 Packer: stage: test diff --git a/schutzbot/terraform b/schutzbot/terraform index 3fc5444c6..bc8996c56 100644 --- a/schutzbot/terraform +++ b/schutzbot/terraform @@ -1 +1 @@ -62b0a63de7d864c21d9e7d19e0fe54ca120bd680 +98bf823964bec1ddfe35bca003afaa680a8e0d28