summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorIury Gregory Melo Ferreira <imelofer@redhat.com>2020-07-18 10:55:07 +0200
committerIury Gregory Melo Ferreira <imelofer@redhat.com>2020-07-18 10:57:21 +0200
commitdc87a189cb0d5bf2e96650ffd699fbaa972b7983 (patch)
tree9cfe9d7b3cacd3a4ae2d4c7f1ef809b8a42a6ee4 /zuul.d
parentc9a0bce01bbe8ae57d50998152fc95b708881d5f (diff)
downloadironic-dc87a189cb0d5bf2e96650ffd699fbaa972b7983.tar.gz
Update number of VM on ironic-base
Since we merged the change to have partition and wholedisk testing on basic_ops most of the jobs started requiring 2 VMs to run the tempest tets. Let's increase on the ironic-base so all jobs will be default to 2. Removing IRONIC_VM_COUNT=2 from jobs that uses ironic-base as parent. Change-Id: I13da6275c04ffc6237a7f2edf25c03b4ddee936a
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/ironic-jobs.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml
index afed7ae92..17ea86dbf 100644
--- a/zuul.d/ironic-jobs.yaml
+++ b/zuul.d/ironic-jobs.yaml
@@ -44,7 +44,7 @@
IRONIC_INSPECTOR_TEMPEST_INTROSPECTION_TIMEOUT: 1200
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: False
- IRONIC_VM_COUNT: 1
+ IRONIC_VM_COUNT: 2
IRONIC_VM_EPHEMERAL_DISK: 1
IRONIC_VM_SPECS_RAM: 3072
IRONIC_VM_LOG_DIR: '{{ devstack_base_dir }}/ironic-bm-logs'
@@ -329,7 +329,6 @@
vars:
devstack_localrc:
IRONIC_DEFAULT_BOOT_OPTION: netboot
- IRONIC_VM_COUNT: 2
IRONIC_AUTOMATED_CLEAN_ENABLED: True
@@ -731,7 +730,6 @@
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: True
IRONIC_VM_EPHEMERAL_DISK: 0
# This will swap and needs to get to tinycore soon.
- IRONIC_VM_COUNT: 2
IRONIC_VM_SPECS_CPU: 2
Q_PLUGIN: ml2
ENABLE_TENANT_VLANS: True
@@ -761,7 +759,6 @@
IRONIC_ENABLED_RESCUE_INTERFACES: "fake,agent,no-rescue"
IRONIC_RAMDISK_TYPE: tinyipa
IRONIC_VM_SPECS_RAM: 384
- IRONIC_VM_COUNT: 2
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: True
IRONIC_VM_EPHEMERAL_DISK: 0
SWIFT_ENABLE_TEMPURLS: True