diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-09-18 17:33:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-18 17:33:11 +0000 |
commit | 742d110eb4589132b49260f6dfd8b2b3befb2f9d (patch) | |
tree | 38ba68db3c1d436f91c997df20c0af5cafe214b0 /test/csit/plans/aai/resources/testplan.txt | |
parent | 1a62c1b21652ce09f216fd6e6bfa2042660b896f (diff) | |
parent | 29f66a98d8abe3081e83ca75cecf7494e16ea4d0 (diff) |
Merge "added tests to api_suite and error_handling_suite"
Diffstat (limited to 'test/csit/plans/aai/resources/testplan.txt')
-rw-r--r-- | test/csit/plans/aai/resources/testplan.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/csit/plans/aai/resources/testplan.txt b/test/csit/plans/aai/resources/testplan.txt index 7f6727d59..79fc6d3d3 100644 --- a/test/csit/plans/aai/resources/testplan.txt +++ b/test/csit/plans/aai/resources/testplan.txt @@ -1,4 +1,5 @@ # Test suites are relative paths under [integration.git]/test/csit/tests/. # Place the suites in run order. -aai/resources/suite1 -aai/resources/suite2 +aai/resources/api_suite +aai/resources/relationship_suite +aai/resources/error_handling_suite |