Bump Serving to v1.5#1732
Conversation
|
/retest |
|
ci/prow/4.11-upgrade-tests-aws-ocp-411
|
|
/test 4.11-operator-e2e-aws-ocp-411 |
|
ci/prow/4.11-operator-e2e-aws-ocp-411: |
|
/hold for fixes |
|
Run the operator tests locally against a 4.11 cluster. They run fine. 🤔 why they time out on the CI, @mgencur seen this before? |
|
/test 4.11-operator-e2e-aws-ocp-411 |
| fi | ||
| logger.info 'Ensure no knative serving pods running' | ||
| timeout 600 "[[ \$(oc get pods -n ${SERVING_NAMESPACE} --field-selector=status.phase!=Succeeded -o jsonpath='{.items}') != '[]' ]]" | ||
| timeout 900 "[[ \$(oc get pods -n ${SERVING_NAMESPACE} --field-selector=status.phase!=Succeeded -o jsonpath='{.items}') != '[]' ]]" |
There was a problem hiding this comment.
Testing to see if this is ever deleted.
|
Ok found the issue with upgrade tests we need quay promotion because during upgrades we test with that instead:
|
|
infra
|
|
/retest |
1 similar comment
|
/retest |
|
@skonto: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
@pierDipi is |
yes, please ignore |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nak3, skonto 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 |
Proposed Changes