aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/tests
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-08-30 22:17:16 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-30 22:17:16 +0000
commit2fd432a29edd1117703d464cccb9831a57109449 (patch)
tree6088ed75dfa454e02a08c222c91c888d5b49ad15 /bootstrap/vagrant-onap/tests
parentbf1e7f0d0f88f5645f2e0b97dcbf885b69251b58 (diff)
parente173c7697148747e59eb04ba9b0678b828f5a021 (diff)
Merge "Replace src_folder for mr_src_folder"
Diffstat (limited to 'bootstrap/vagrant-onap/tests')
-rw-r--r--bootstrap/vagrant-onap/tests/test_mr2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/tests/test_mr b/bootstrap/vagrant-onap/tests/test_mr
index d8db84940..a863b99ba 100644
--- a/bootstrap/vagrant-onap/tests/test_mr
+++ b/bootstrap/vagrant-onap/tests/test_mr
@@ -11,7 +11,7 @@ covered_functions=(
function test_clone_mr_repos {
clone_mr_repos
- asserts_file_exist $src_folder/deploy.sh
+ asserts_file_exist $mr_src_folder/deploy.sh
}
# test_get_mr_images() - Verify that Message Router Docker images are retrieved