From: Cédric Ollivier Date: Wed, 11 Sep 2019 08:56:35 +0000 (+0200) Subject: Precise BLOCK_MIGRATION=False in env X-Git-Tag: opnfv-9.0.0~37 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F66%2F68466%2F1;p=airship.git Precise BLOCK_MIGRATION=False in env It takes Ceph into account in Functest inputs. It completes the previous patch modifying tempest configuration [1]. [1] https://git.opnfv.org/airship/commit/?id=8ffc8773c0b66123a2d24ba477e684ebebd2cc53 Signed-off-by: Cédric Ollivier Change-Id: I94d353f1f024ee32fb33c7effaf8bb44e8f8349b --- diff --git a/tools/test.sh b/tools/test.sh index 4566e42..a41977c 100755 --- a/tools/test.sh +++ b/tools/test.sh @@ -15,6 +15,7 @@ trap "{ sudo rm -rf $TMP_DIR; }" EXIT cat > env << EOF EXTERNAL_NETWORK=public +BLOCK_MIGRATION=False EOF cat > tempest_conf.yaml << EOF