Merge "Reenable nova-cloud-controller unit tests"

This commit is contained in:
Zuul 2018-10-31 10:33:11 +00:00 committed by Gerrit Code Review
commit eaac5c31e2
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,3 @@
- project:
templates:
- python-charm-jobs
- openstack-python35-jobs-nonvoting
- python35-charm-jobs

View File

@ -2,8 +2,9 @@
# This file is managed centrally by release-tools and should not be modified
# within individual charm repos.
[tox]
envlist = pep8,py27
envlist = pep8,py27,py35,py36
skipsdist = True
skip_missing_interpreters = True
[testenv]
setenv = VIRTUAL_ENV={envdir}