spring-boot/spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-t.../src/intTest/resources/scripts/init.d/launch-with-missing-pid-fol...

7 lines
169 B
Bash
Raw Normal View History

source ./test-functions.sh
install_service
echo 'PID_FOLDER=/does/not/exist' > /test-service/spring-boot-app.conf
start_service
await_app
curl -s http://127.0.0.1:8080/