Update ovn job nodeset similar to ovs job

The job is hitting timeout when running in
non nested nodes as guest vms boots too slow.
Switch nodes to nested-virt like ovs job in order
to resolve it.

Change-Id: I7a758d653116939267ac6f2b74c4ad545e4e051d
This commit is contained in:
yatinkarel 2024-02-22 20:50:33 +05:30
parent 30a01d749b
commit ccd448d86d
2 changed files with 11 additions and 1 deletions

View File

@ -47,6 +47,16 @@
- compute1
- compute2
- nodeset:
name: whitebox-neutron-single-node-centos-9-stream
nodes:
- name: controller
label: nested-virt-centos-9-stream
groups:
- name: tempest
nodes:
- controller
- job:
name: whitebox-neutron-tempest-plugin-base-nested-switch
parent: whitebox-neutron-tempest-plugin-base

View File

@ -243,7 +243,7 @@
parent: whitebox-neutron-tempest-plugin-base-nested-switch
timeout: 10800
# TODO(mblue): Remove line when changing ovn job to be HA job as well.
nodeset: devstack-single-node-centos-9-stream
nodeset: whitebox-neutron-single-node-centos-9-stream
vars:
network_api_extensions_ovn:
- vlan-transparent