Update grenade job

- tempest tests regex: ironic_tempest_plugin.tests.scenario
- added LIBVIRT_STORAGE_PATH
- added BASE_RUN_SMOKE False to avoid running smoke tests
before the upgrade.
- added IRONIC_TEMPEST_BUILD_TIMEOUT

Change-Id: Iebf9a609baac56a796e7b86291be746ba5233bdf
This commit is contained in:
Iury Gregory Melo Ferreira 2020-05-04 20:12:36 +02:00
parent 82c2663564
commit 5ab51c9772
1 changed files with 5 additions and 1 deletions

View File

@ -679,6 +679,7 @@
INSTALL_TEMPEST: False
VIRT_DRIVER: ironic
BUILD_TIMEOUT: 1200
IRONIC_TEMPEST_BUILD_TIMEOUT: 1200
IRONIC_BAREMETAL_BASIC_OPS: True
IRONIC_BUILD_DEPLOY_RAMDISK: False
IRONIC_CALLBACK_TIMEOUT: 600
@ -695,8 +696,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: 2600
devstack_plugins:
@ -711,7 +715,7 @@
ir-cond: True
tempest_plugins:
- ironic-tempest-plugin
tempest_test_regex: 'test_server_basic_ops'
tempest_test_regex: ironic_tempest_plugin.tests.scenario
tox_envlist: all
tempest_concurrency: 1
zuul_copy_output: