Merge "Fix grenade job"

This commit is contained in:
Zuul 2020-05-07 19:28:02 +00:00 committed by Gerrit Code Review
commit f2a4a05b9f
1 changed files with 6 additions and 2 deletions

View File

@ -115,6 +115,7 @@
- openstack/ironic
- openstack/ironic-inspector
- openstack/ironic-tempest-plugin
- openstack/ironic-python-agent-builder
- openstack/virtualbmc
vars:
grenade_devstack_localrc:
@ -133,7 +134,7 @@
IRONIC_INSPECTOR_BUILD_RAMDISK: False
IRONIC_RAMDISK_TYPE: tinyipa
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: False
IRONIC_VM_COUNT: 7
IRONIC_VM_COUNT: 3
IRONIC_VM_EPHEMERAL_DISK: 1
IRONIC_VM_SPECS_RAM: 384
IRONIC_AUTOMATED_CLEAN_ENABLED: False
@ -141,8 +142,11 @@
Q_AGENT: openvswitch
Q_ML2_TENANT_NETWORK_TYPE: vxlan
EBTABLES_RACE_FIX: True
LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images
old:
IRONIC_VM_LOG_DIR: '{{ devstack_bases.old }}/ironic-bm-logs'
grenade_localrc:
BASE_RUN_SMOKE: False
grenade_tempest_concurrency: 1
grenade_test_timeout: 2400
devstack_plugins:
@ -160,7 +164,7 @@
ironic-inspector: True
tempest_plugins:
- ironic-tempest-plugin
tempest_test_regex: smoke
tempest_test_regex: test_baremetal_introspection
tox_envlist: all
tempest_concurrency: 1
zuul_copy_output: