Fix OVN provider jobs
The name of the OVN provider job template changed from ovn-octavia-provider-v2-dsvm-scenario to ovn-octavia-provider-tempest-release but was not updated here, fix it so those non-voting jobs will run. Change-Id: I3159adeae2456c8fecad87bbfb0f526363e7752b
This commit is contained in:
parent
efae4470eb
commit
78e6970c86
@ -896,7 +896,7 @@
|
||||
|
||||
- job:
|
||||
name: neutron-ovn-provider-v2-api
|
||||
parent: ovn-octavia-provider-v2-dsvm-scenario
|
||||
parent: ovn-octavia-provider-tempest-release
|
||||
description: Runs the neutron OVN provider driver for Octavia api test.
|
||||
voting: false
|
||||
timeout: 5400
|
||||
@ -925,7 +925,7 @@
|
||||
|
||||
- job:
|
||||
name: neutron-ovn-provider-v2-scenario
|
||||
parent: ovn-octavia-provider-v2-dsvm-scenario
|
||||
parent: ovn-octavia-provider-tempest-release
|
||||
description: Runs the neutron OVN provider driver for Octavia scenario test.
|
||||
voting: false
|
||||
timeout: 5400
|
||||
|
Loading…
Reference in New Issue
Block a user