...
- login to 10.12.5.43, follow the steps on APPC WindRiver Lab
- check all dockers running on the heat environment
- cd /home/ubuntu
- make sure the CSIT under ~/csit
- cd /home/ubuntu/csit
- python -m robot.run -N plans/appc/healthcheck -v WORKSPACE:/tmp -v SCRIPTS:/home/ubuntu/csit/plans/appc/healthcheck /home/ubuntu/csit/tests/appc/healthcheck /home/ubuntu/csit/tests/appc/cdt
Test Case in testsuite/robot Repo in OOM environment:
Note: How to test testsuite/robot before submit the change to repo:
...