Merge "Add horizon-dsvm-tempest-plugin-py27 job"

This commit is contained in:
Zuul 2019-02-05 08:28:19 +00:00 committed by Gerrit Code Review
commit 342cb19dc7
1 changed files with 9 additions and 0 deletions

View File

@ -72,6 +72,13 @@
tempest_test_regex: horizon
tox_envlist: all
- job:
name: horizon-dsvm-tempest-plugin-py27
parent: horizon-dsvm-tempest-plugin
vars:
devstack_localrc:
USE_PYTHON3: false
- job:
# Security testing for known issues
name: horizon-tox-bandit-baseline
@ -106,6 +113,7 @@
- horizon-integration-tests:
voting: false
- horizon-dsvm-tempest-plugin
- horizon-dsvm-tempest-plugin-py27
- horizon-tox-bandit-baseline:
voting: false
gate:
@ -113,3 +121,4 @@
jobs:
- horizon-openstack-tox-python3-django111
- horizon-dsvm-tempest-plugin
- horizon-dsvm-tempest-plugin-py27