Switch ironic-tempest-dsvm-pxe_ipmitool-postgres
Switch ironic-tempest-dsvm-pxe_ipmitool-postgres to zuulv3 native Change-Id: I618f11871258b9052eea725325656a05b2cb7478
This commit is contained in:
@@ -40,10 +40,12 @@
|
||||
IRONIC_INSPECTOR_BUILD_RAMDISK: False
|
||||
IRONIC_RAMDISK_TYPE: tinyipa
|
||||
IRONIC_TEMPEST_BUILD_TIMEOUT: 600
|
||||
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: False
|
||||
IRONIC_VM_COUNT: 1
|
||||
IRONIC_VM_EPHEMERAL_DISK: 1
|
||||
IRONIC_VM_LOG_DIR: '{{ devstack_base_dir }}/ironic-bm-logs'
|
||||
IRONIC_VM_SPECS_RAM: 384
|
||||
IRONIC_DEFAULT_DEPLOY_INTERFACE: iscsi
|
||||
IRONIC_DEFAULT_RESCUE_INTERFACE: agent
|
||||
|
||||
Q_AGENT: openvswitch
|
||||
@@ -143,8 +145,17 @@
|
||||
parent: ironic-base
|
||||
timeout: 5400
|
||||
vars:
|
||||
tempest_concurrency: 1
|
||||
devstack_localrc:
|
||||
IRONIC_DEPLOY_DRIVER: redfish
|
||||
IRONIC_ENABLED_HARDWARE_TYPES: redfish
|
||||
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: False
|
||||
|
||||
- job:
|
||||
name: ironic-tempest-dsvm-pxe_ipmitool-postgres
|
||||
description: ironic-tempest-dsvm-pxe_ipmitool-postgres
|
||||
parent: ironic-base
|
||||
vars:
|
||||
devstack_localrc:
|
||||
IRONIC_IPXE_ENABLED: False
|
||||
devstack_services:
|
||||
mysql: False
|
||||
postgresql: True
|
||||
|
||||
Reference in New Issue
Block a user