From 0bfc6cb4dd0b3cef928a92e3469ec812c3602f11 Mon Sep 17 00:00:00 2001 From: Xiaofeng Wang Date: Tue, 15 Feb 2022 17:59:04 +0800 Subject: [PATCH] CI: Run ostree.sh on large RHEL 8.6 VM to have more memory Fix "qemu-kvm: cannot set up guest memory 'pc.ram': Cannot allocate memory" error --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index db9d7a4db..19335e885 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -285,7 +285,7 @@ OSTree: - RUNNER: - rhos-01/fedora-35-x86_64 - rhos-01/rhel-8.5-ga-x86_64 - - rhos-01/rhel-8.6-nightly-x86_64 + - rhos-01/rhel-8.6-nightly-x86_64-large - rhos-01/rhel-9.0-nightly-x86_64 - rhos-01/centos-stream-8-x86_64