Series of negative tests that validate EMCO open api's
[multicloud/k8s.git] / kud / tests / negative_tests / readme.txt
1 These negative tests that validate EMCO open APIs with various invalid
2 inputs can be run individually or all together.
3
4 Step 1:
5     cd k8s/src/orchestrator/scripts
6     start-dev.sh
7     ctrl z
8     bg
9
10 Step 2:
11     cd k8s/kud/tests/negative_tests
12     ./test_all_final.sh
13
14 OR
15
16 Step 2:
17     cd k8s/kud/tests/negative_tests
18     ./test_<name>.sh
19     example: ./test_project.sh