-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix ingress timeout detection in "hello world" shell test. #1272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/test pull-knative-serving-integration-tests |
|
Is it possible to update the commit message to explain what needed to be fixed? (e.g. why it wasn't working before) /hold |
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adrcunha, bobcatfish The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Done. |
|
/hold cancel |
* Fix psp in config manifests (knative#13327) * fix sc * revert github flow change * remove seccomp profile * fix indentation * fix deployments scs for ci and release
* Fix psp in config manifests (knative#13327) * fix sc * revert github flow change * remove seccomp profile * fix indentation * fix deployments scs for ci and release
* Fix psp in config manifests (knative#13327) * fix sc * revert github flow change * remove seccomp profile * fix indentation * fix deployments scs for ci and release
* Fix psp in config manifests (knative#13327) * fix sc * revert github flow change * remove seccomp profile * fix indentation * fix deployments scs for ci and release Co-authored-by: Stavros Kontopoulos <skontopo@redhat.com>

$service_hostcontains an error message, thus failure checking must assert against$service_ipbeing empty as well, just like the opposite check in line 163.