e2e: Dump stdout and describe ksvc#659
Conversation
694814b to
ec056e7
Compare
|
/retest ERROR: timeout waiting for pods to come up |
ec056e7 to
f3aaa79
Compare
|
/retest |
|
@navidshaikh I think we can merged this PR regardless of we can catch the flake now. Shouldn't harm to have that extra output in case of an error ? |
|
@rhuss : would like to see once if its printing the required info before merging; |
f3aaa79 to
7c6fb77
Compare
|
shows the stdout and describes ksvc I think the issue is recorded in the event |
|
/hold cancel |
|
/retest |
|
It's crazy, the test dont want to fail anymore .... /retest |
7c6fb77 to
3ff57f1
Compare
|
@rhuss : Error: and ref: logs |
if the service create/update command execution failed
3ff57f1 to
705f987
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: navidshaikh, rhuss 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 |
The error window introduced with knative#644 had a wrong conditional. Fixed that and added a test which would have detected this. Also, this should fix some issues which we tried to detect with knative#659.
/hold