X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=docs%2FMultCloud-Test-CSIT.rst;fp=docs%2FMultCloud-Test-CSIT.rst;h=0000000000000000000000000000000000000000;hp=63fd87f4908066994245101985c9691b4f2fa9b9;hb=b3e79cc6ebba2898e201426b59c1bc8caa347a6a;hpb=a47bd5937ca0a7dd88533c05cbf8e67010ab56f2 diff --git a/docs/MultCloud-Test-CSIT.rst b/docs/MultCloud-Test-CSIT.rst deleted file mode 100644 index 63fd87f..0000000 --- a/docs/MultCloud-Test-CSIT.rst +++ /dev/null @@ -1,18 +0,0 @@ -Clone integration repo - - git clone http://gerrit.onap.org/r/integration - -Setup more contains if needed - -The file 'setup.sh' under 'test/csit/plans/multicloud/functionality1' will setup multicloud containers for CSIT test. -Add more tests - -The file 'testplan.txt' under 'test/csit/plans/multicloud/functionality1/' specific the robot tests to be run. - -The content of 'testplan.txt' will looks like following: - - # Test suites are relative paths under [integration.git]/test/csit/tests/. - # Place the suites in run order. - multicloud/provision/sanity_test_multivim.robot - -When adding tests to file 'multicloud/provision/sanity_test_multivim.robot' , a 'verify-csit' job will be trigger for related patch, and related change will be tested.