Add python3 functional test job

This was created and added in the keystone repo so let's use it here as
well.

Change-Id: I0686d52730b0d773730baea84710bda213c402b3
This commit is contained in:
Colleen Murphy 2018-10-31 14:05:40 +01:00
parent 48f7e26096
commit 022bd1d637
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
check:
jobs:
- keystone-dsvm-functional
- keystone-dsvm-py3-functional
- keystone-dsvm-functional-federation:
voting: false
- keystone-dsvm-py35-functional-federation:
@ -12,3 +13,4 @@
gate:
jobs:
- keystone-dsvm-functional
- keystone-dsvm-py3-functional