aboutsummaryrefslogtreecommitdiffstats
path: root/plans
diff options
context:
space:
mode:
authormprzybys <marcin.przybysz@nokia.com>2020-03-03 08:31:16 +0000
committermprzybys <marcin.przybysz@nokia.com>2020-03-03 09:31:49 +0000
commitf3f1b5e5f426fc181d25061cef39429b9498106f (patch)
treedf5762d816f536fc8de54fe1ab1b0fcf378a70db /plans
parent65fdbf6e868410f16b939f47b44c87cb2c3fa61d (diff)
Bbs test cases are not run while bbs code is merged
Issue-ID: DCAEGEN2-2123 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I710b16d035fc279aca0a045a99a1d4b0423674bb
Diffstat (limited to 'plans')
-rw-r--r--plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/setup.sh2
-rw-r--r--plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/testplan.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/setup.sh b/plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/setup.sh
index 9551ce43..2d631cc9 100644
--- a/plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/setup.sh
+++ b/plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/setup.sh
@@ -7,7 +7,7 @@ export BBS_SERVICE="bbs"
export DMAAP_SIMULATOR="dmaap_simulator"
export AAI_SIMULATOR="aai_simulator"
-cd ${WORKSPACE}/tests/dcaegen2/bbs-testcases/resources/
+cd ${WORKSPACE}/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/resources/
pip uninstall -y docker-py
pip uninstall -y docker
diff --git a/plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/testplan.txt b/plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/testplan.txt
index 9f1794bd..2d774a6e 100644
--- a/plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/testplan.txt
+++ b/plans/dcaegen2-services-bbs-event-processor/bbs-testsuites/testplan.txt
@@ -1,3 +1,3 @@
# Test suites are relative paths under [integration/csit.git]/tests/.
# Place the suites in run order.
-dcaegen2/bbs-testcases
+dcaegen2-services-bbs-event-processor/bbs-testcases