I am trying to run squish test on slave machine using Jenkins from master machine. While running build job from my master machine I am getting following errors:-
Exception: com.froglogic.squish.SquishException: com.froglogic.squish.execute.TestCaseNotFoundException: Could not find tst_/home/admin/Desktop/Squish_setup/squish-6.0.1-qt47x-linux64/examples/qt/addressbook/suite_py/tst_general/test.py in suite /home/admin/Desktop/Squish_setup/squish-6.0.1-qt47x-linux64/examples/qt/addressbook/suite_py
(tried with and without tst_ prefix)
Also in the same console output under squish configuration in slave its showing the ip address of my Jenkins master machine.