Adds CI job that uses DIB build images

Change-Id: I333627a8fb9e5a5d4e53f19e8b2e15d80938d90a
Task: 36272
Story: 2005114
This commit is contained in:
nishagbkar 2019-08-13 21:43:02 +05:30 committed by Dmitry Tantsur
parent 03713c5644
commit 5b19cee48e
2 changed files with 25 additions and 0 deletions

View File

@ -193,3 +193,26 @@
# Don't waste time on cleaning, it's checked everywhere else
IRONIC_AUTOMATED_CLEAN_ENABLED: False
IRONIC_BUILD_DEPLOY_RAMDISK: True
- job:
name: ipa-tempest-wholedisk-bios-ipmi-direct-dib-src
parent: ironic-ipa-base
timeout: 9600
vars:
tempest_test_timeout: 2400
devstack_services:
s-account: True
s-container: True
s-object: True
s-proxy: True
devstack_localrc:
IRONIC_DEFAULT_DEPLOY_INTERFACE: direct
IRONIC_RAMDISK_TYPE: dib
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: True
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
IRONIC_VM_EPHEMERAL_DISK: 0
IRONIC_VM_INTERFACE_COUNT: 1
IRONIC_VM_SPECS_RAM: 2048
SWIFT_ENABLE_TEMPURLS: True
SWIFT_TEMPURL_KEY: secretkey
USE_PYTHON3: False

View File

@ -18,6 +18,8 @@
voting: false
- metalsmith-integration-ipa-src:
voting: false
- ipa-tempest-wholedisk-bios-ipmi-direct-dib-src:
voting: false
- openstack-tox-functional:
voting: false
- openstack-tox-lower-constraints