We use ClearCase as our Version Control Tool. While Integrating Dynamic view to Jenkins in my job at Execute Shell, it is not getting integrated and throwing errors.
My Commands at Execute Shell:
/usr/atria/bin/cleartool setview johns
/usr/atria/bin/cleartool catcs
cd /vob1/pts/
ls
pwd
- First thing, it is not identifying the
cleartool
path and view. - Secondly, it is not entering into VOB (
/vob1/pts
).
None of the commands working ... likepwd
andls
.