From 73a1d55cd6c5457a9e1c51557ee035ba90ed0d7c Mon Sep 17 00:00:00 2001
From: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
Date: Tue, 19 Oct 2021 19:09:20 +0200
Subject: [PATCH] .oniro-ci: move zephyr-qemu-cortex-m3 to s3.large.2 instances

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
---
 .oniro-ci/machines-and-flavours.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.oniro-ci/machines-and-flavours.yaml b/.oniro-ci/machines-and-flavours.yaml
index ca217f3f..e9b3c19d 100644
--- a/.oniro-ci/machines-and-flavours.yaml
+++ b/.oniro-ci/machines-and-flavours.yaml
@@ -79,6 +79,7 @@ zephyr-qemu-cortex-m3:
     CI_ONIRO_BB_LOCAL_CONF_BB_GENERATE_MIRROR_TARBALLS: 1
     CI_ONIRO_RECIPE_NAME: zephyr-philosophers
     CI_ONIRO_BUILD_FLAVOUR: zephyr
+    CI_ONIRO_INSTANCE_SIZE: s3.large.2
 
 zephyr-96b-nitrogen:
   extends: .build-image
-- 
GitLab