diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-04-18 19:41:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-18 19:41:23 +0000 |
commit | 77f16c3e8ab11ba9cc1f1e0f9b8722756ef006aa (patch) | |
tree | ad46c12eed170b6694594e6f86c50efd82a8bed4 /test/csit/plans/dmaap-buscontroller/with_mr | |
parent | 73dd1441e879ecc8622a4a53f479e97547d2cf2f (diff) | |
parent | 5a2d8971ce96590ab3d76d313a6f571a37768552 (diff) |
Merge "Script for integration with MR"
Diffstat (limited to 'test/csit/plans/dmaap-buscontroller/with_mr')
-rwxr-xr-x | test/csit/plans/dmaap-buscontroller/with_mr/setup.sh | 2 | ||||
-rw-r--r-- | test/csit/plans/dmaap-buscontroller/with_mr/testplan.txt | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/test/csit/plans/dmaap-buscontroller/with_mr/setup.sh b/test/csit/plans/dmaap-buscontroller/with_mr/setup.sh index 3e6efd4d3..35534de0b 100755 --- a/test/csit/plans/dmaap-buscontroller/with_mr/setup.sh +++ b/test/csit/plans/dmaap-buscontroller/with_mr/setup.sh @@ -27,7 +27,7 @@ dmaap_mr_launch MRC_IP=${IP} source ${WORKSPACE}/test/csit/scripts/dmaap-buscontroller/start-mock.sh -start_mock "aaf" +#start_mock "aaf" AAF_IP=${IP} start_mock "drps" DRPS_IP=${IP} diff --git a/test/csit/plans/dmaap-buscontroller/with_mr/testplan.txt b/test/csit/plans/dmaap-buscontroller/with_mr/testplan.txt index 39a2f4499..4f4ff717e 100644 --- a/test/csit/plans/dmaap-buscontroller/with_mr/testplan.txt +++ b/test/csit/plans/dmaap-buscontroller/with_mr/testplan.txt @@ -1,4 +1,3 @@ # Test suites are relative paths under [integration.git]/test/csit/tests/. # Place the suites in run order. -dmaap-buscontroller/suite1 - +dmaap-buscontroller/single-mr-suite |