ovsdbapp/zuul.d/ovsdbapp-jobs.yaml
Nate Johnston ab42b08a04 Switch functional and tempest jobs to python3
As part of the python3-first goal, add functional testing for python3
for both the functional and tempest jobs.

Change-Id: Iccdb3f9fc9b60bb893a7f3a440cce13d80379203
2019-02-27 13:11:45 +00:00

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