
As part of the python3-first goal, add functional testing for python3 for both the functional and tempest jobs. Change-Id: Iccdb3f9fc9b60bb893a7f3a440cce13d80379203
9 lines
344 B
YAML
9 lines
344 B
YAML
- job:
|
|
name: ovsdbapp-tempest-dsvm-networking-ovn-ovs-release
|
|
description: Job testing for devstack/tempest testing networking-ovn with the latest released OVN branch and ovsdbapp from source
|
|
parent: networking-ovn-tempest-dsvm-ovs-release
|
|
vars:
|
|
devstack_localrc:
|
|
LIBS_FROM_GIT: ovsdbapp
|
|
USE_PYTHON3: true
|