Reenable nova-cloud-controller unit tests

Change-Id: Iad1503f42b4a49e61476da22d5eeba090ba4af17
This commit is contained in:
Liam Young 2018-10-30 17:45:55 +00:00
parent f20ea273f9
commit c7d8b7bfd9
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}