ca6b972cb4
ovsdbapp is already running on Focal, which uses kernel 5 that contains required patch for QoS metering. Change-Id: I656a03e98b91428c823a37a04dd7c03027a6ecda
9 lines
335 B
YAML
9 lines
335 B
YAML
- job:
|
|
name: ovsdbapp-neutron-ovn-tempest-ovs-release
|
|
description: Job testing for devstack/tempest testing networking-ovn with the latest released OVN branch and ovsdbapp from source
|
|
parent: neutron-ovn-tempest-ovs-release
|
|
vars:
|
|
devstack_localrc:
|
|
LIBS_FROM_GIT: ovsdbapp
|
|
OVN_BUILD_MODULES: False
|