Fix CI jobs

- removing l-c job from CI testing (just to unblock the gate)
- move grenade job to bios and increase grenade_test_timeout
- increase the vm disk for testing to 6Gb

Change-Id: I454ccc5a4648264b8af667f4ea58cdcdac5b72e6
This commit is contained in:
Iury Gregory Melo Ferreira 2022-05-06 09:51:38 -03:00
parent bcb6ee3cd0
commit 26b49e2fc6
2 changed files with 7 additions and 2 deletions

View File

@ -35,6 +35,8 @@
IRONIC_TEMPEST_BUILD_TIMEOUT: 2400
SWIFT_ENABLE_TEMPURLS: True
SWIFT_TEMPURL_KEY: secretkey
IRONIC_VM_SPECS_DISK: 6
LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images
devstack_plugins:
ironic-inspector: https://opendev.org/openstack/ironic-inspector
devstack_services:
@ -120,6 +122,10 @@
vars:
grenade_devstack_localrc:
shared:
#NOTE: when in UEFI mode, TFTP packets don't get tracked nor
#pass between original and upgrade networks. Switch to BIOS
#until we can fix this properly.
IRONIC_BOOT_MODE: bios
DEFAULT_INSTANCE_TYPE: baremetal
FORCE_CONFIG_DRIVE: True
INSTALL_TEMPEST: False
@ -149,7 +155,7 @@
grenade_localrc:
BASE_RUN_SMOKE: False
grenade_tempest_concurrency: 1
grenade_test_timeout: 2400
grenade_test_timeout: 2600
devstack_plugins:
ironic: https://opendev.org/openstack/ironic
ironic-inspector: https://opendev.org/openstack/ironic-inspector

View File

@ -2,7 +2,6 @@
templates:
- check-requirements
- openstack-cover-jobs
- openstack-lower-constraints-master-branch-jobs
- openstack-python3-zed-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3