end point created with repository test case

4 jobs from master in 1 minute and 15 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
passed #11460
Build

00:23

 
  Release Cleanup
passed #11461
allowed to fail
ReleaseCleanup

00:02

 
  Release Deploy
passed #11462
ReleaseDeploy

00:03

 
  Validation
failed #11463
Validation

00:46

 
Name Stage Failure
failed
Validation Validation
Using Shell executor...
Running on ip-172-31-42-239.us-west-2.compute.internal...
Fetching changes...
HEAD is now at c68a965 end point created with repository test case
Checking out c68a9652 as master...
Skipping Git submodules setup
$ sleep 45
$ if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgsandbox.altimetrik.com/$RELEASE_NAME` = "200" ]; then exit 0; else exit 1; fi
ERROR: Job failed: exit status 1