diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2019-05-01 07:35:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-05-01 07:35:23 +0000 |
commit | 16ffbff2c72591d16e2baac12eadc3f66969d54d (patch) | |
tree | ebdff36d0febd75ab3afa8fcd578badc35228f06 /jjb/functest | |
parent | af641dcc16b6d7970831658aecfa4d6cce7ee136 (diff) | |
parent | 85fdb28c25697cd6c916e5a122bcf4e5be251439 (diff) |
Merge "Manage block_migration_for_live_migration"
Diffstat (limited to 'jjb/functest')
-rwxr-xr-x | jjb/functest/functest-alpine.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/functest/functest-alpine.sh b/jjb/functest/functest-alpine.sh index 2162bf828..4f3c9ef98 100755 --- a/jjb/functest/functest-alpine.sh +++ b/jjb/functest/functest-alpine.sh @@ -157,6 +157,7 @@ apex) compute-feature-enabled: shelve: false vnc_console: true + block_migration_for_live_migration: false identity-feature-enabled: api_v2: false api_v2_admin: false @@ -177,6 +178,7 @@ compass) compute-feature-enabled: shelve: false vnc_console: false + block_migration_for_live_migration: false spice_console: true identity-feature-enabled: api_v2: false |