1 2 3 4 5 6 7 8 9 10
# Integration test: should fail (wrong expected status) timeout: 30s retries: 0 backoff: 1s checks: - name: should-fail type: http url: https://httpbin.org/get expect: status: 404