Install source at requirement phase in conformance tests#6712
Conversation
We might endup sending events before triggers are ready, so that causes to have an unspecified behaviour. Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
/cc @gab-satchi @creydr |
|
/cherry-pick release-1.9 |
|
@pierDipi: once the present PR merges, I will cherry-pick it on top of release-1.9 in a new PR and assign it to you. 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: gab-satchi, pierDipi 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 |
|
@pierDipi: new pull request created: #6713 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. |
knative#6713) This is an automated cherry-pick of knative#6712 Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
knative#6713) (#109) This is an automated cherry-pick of knative#6712 Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Knative Prow Robot <knative-prow-robot@google.com> Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
We might end up sending events before triggers are ready,
so that causes to have an unspecified behaviour.
Signed-off-by: Pierangelo Di Pilato pierdipi@redhat.com