Browse code

Merge "Disable compute interface attach Tempest tests if using cells" into stable/liberty

Jenkins authored on 2016/05/11 00:52:02
Showing 1 changed files
... ...
@@ -405,6 +405,8 @@ function configure_tempest {
405 405
     if is_service_enabled n-cell; then
406 406
         # Cells doesn't support shelving/unshelving
407 407
         iniset $TEMPEST_CONFIG compute-feature-enabled shelve False
408
+        # Cells doesn't support hot-plugging virtual interfaces.
409
+        iniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False
408 410
     fi
409 411
 
410 412
     # Network