File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ commands:
2525 # --artifacts_path=test-results --suite=editor --platform=Editor --testfilter BuildTests.PlayerBuilder.BuildPlayerLinux
2626 - python3 .yamato/PickAndPlaceTests/set-up-integration-tests.py 
2727 # TODO: Determine how best to capture ROS logging as test artifacts
28-  - /bin/bash .yamato/PickAndPlaceTests/start-ros.bash 
28+  - sudo ln -s $(which python3) /usr/bin/python &&  /bin/bash .yamato/PickAndPlaceTests/start-ros.bash
2929 #  NOTE: Simply specifying the testCategory is not enough to get a test marked with [Explicit] to run
3030 - utr/utr --testproject=./tutorials/pick_and_place/PickAndPlaceProject --editor-location=.Editor --reruncount=0 
3131 --artifacts_path=test-results --suite=editor --platform=Editor --testfilter IntegrationTests.RosIntegrationTests 
                                 You can’t perform that action at this time. 
               
                  
0 commit comments