example-wordpress-composer icon indicating copy to clipboard operation
example-wordpress-composer copied to clipboard

missing tests/scripts/run-behat during Jenkins CI

Open jgreidy opened this issue 6 years ago • 0 comments

Running this example with Jenkins (as in https://pantheon.io/docs/guides/jenkins/#add-build-steps ) fails on:

echo "Running behat" TERMINUS_ENV=ci-$BUILD_ID TERMINUS_SITE=$SITE_ID $WORKSPACE/tests/scripts/run-behat

...//workspace/tests/scripts/run-behat: No such file or directory Build step 'Execute shell' marked build as failure

jgreidy avatar Jan 31 '19 19:01 jgreidy