Remove nodeset option
The ironic-ipa-base is based on ironic-base that is already running on ubuntu focal, non need to specify nodeset for those jobs that are based on it. Change-Id: I7ffb920442d5e33ef5014152b72b9ac32e367047
This commit is contained in:
parent
d0df5880ac
commit
c3ab4a7ca7
@ -61,7 +61,6 @@
|
||||
- job:
|
||||
name: ipa-tempest-bios-ipmi-iscsi-src
|
||||
parent: ironic-ipa-base
|
||||
nodeset: openstack-single-node-focal
|
||||
vars:
|
||||
devstack_localrc:
|
||||
IRONIC_DEFAULT_BOOT_OPTION: netboot
|
||||
@ -74,7 +73,6 @@
|
||||
# These are in addition to what is in ironic-ipa-base
|
||||
- openstack/ironic-inspector
|
||||
- openstack/python-ironic-inspector-client
|
||||
nodeset: openstack-single-node-focal
|
||||
vars:
|
||||
devstack_localrc:
|
||||
DEVSTACK_GATE_TEMPEST_REGEX: InspectorBasicTest
|
||||
|
Loading…
Reference in New Issue
Block a user