From: Jenkins Date: Tue, 6 Oct 2015 07:14:33 +0000 (+0000) Subject: Merge "Port test_netapp to Python 3" X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1f314662a83a2390379183ed4ecccd08e129156a;p=openstack-build%2Fcinder-build.git Merge "Port test_netapp to Python 3" --- 1f314662a83a2390379183ed4ecccd08e129156a diff --cc tox.ini index d15b8fd75,61f6f15f0..9751a62b8 --- a/tox.ini +++ b/tox.ini @@@ -79,8 -79,8 +79,9 @@@ commands cinder.tests.unit.test_infortrend_cli \ cinder.tests.unit.test_migrations \ cinder.tests.unit.test_misc \ + cinder.tests.unit.test_netapp \ cinder.tests.unit.test_netapp_nfs \ + cinder.tests.unit.test_netapp_ssc \ cinder.tests.unit.test_nfs \ cinder.tests.unit.test_nimble \ cinder.tests.unit.test_pure \