[PATCH] .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job

Thomas Huth posted 1 patch 11 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20241125124342.187594-1-thuth@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/cirrus.yml | 2 --
1 file changed, 2 deletions(-)
[PATCH] .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job
Posted by Thomas Huth 11 months, 3 weeks ago
The macOS runner ignores them and always uses 4 CPUs and 12 GiB of
RAM, so remove our setting to avoid wrong expecatations.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 .gitlab-ci.d/cirrus.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.d/cirrus.yml b/.gitlab-ci.d/cirrus.yml
index 9427302383..a9e43e21d0 100644
--- a/.gitlab-ci.d/cirrus.yml
+++ b/.gitlab-ci.d/cirrus.yml
@@ -67,8 +67,6 @@ aarch64-macos-build:
     CIRRUS_VM_INSTANCE_TYPE: macos_instance
     CIRRUS_VM_IMAGE_SELECTOR: image
     CIRRUS_VM_IMAGE_NAME: ghcr.io/cirruslabs/macos-runner:sonoma
-    CIRRUS_VM_CPUS: 12
-    CIRRUS_VM_RAM: 24G
     UPDATE_COMMAND: brew update
     INSTALL_COMMAND: brew install
     PATH_EXTRA: /opt/homebrew/ccache/libexec:/opt/homebrew/gettext/bin
-- 
2.47.0
Re: [PATCH] .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job
Posted by Philippe Mathieu-Daudé 11 months, 3 weeks ago
On 25/11/24 13:43, Thomas Huth wrote:
> The macOS runner ignores them and always uses 4 CPUs and 12 GiB of
> RAM, so remove our setting to avoid wrong expecatations.

"expectations"

> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   .gitlab-ci.d/cirrus.yml | 2 --
>   1 file changed, 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>


Re: [PATCH] .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job
Posted by Daniel P. Berrangé 11 months, 3 weeks ago
On Mon, Nov 25, 2024 at 01:43:42PM +0100, Thomas Huth wrote:
> The macOS runner ignores them and always uses 4 CPUs and 12 GiB of
> RAM, so remove our setting to avoid wrong expecatations.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  .gitlab-ci.d/cirrus.yml | 2 --
>  1 file changed, 2 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|