Add serving 1.6 job#30877
Conversation
This reverts commit b4fb169.
|
4.11 seems not available yet. |
|
/hold for tests |
| product: ocp | ||
| timeout: 1h0m0s | ||
| version: "4.10" | ||
| cron: 0 15 * * 1-5 |
There was a problem hiding this comment.
I suspect we shift this to avoid runs at the same time?
I see that the job for 1.5 has 0 13 * * 1-5.
There was a problem hiding this comment.
Yes, you are correct.
Here is the script https://github.com/openshift/knative-serving/blob/main/openshift/ci-operator/generate-ci-config.sh#L45-L69
| @@ -0,0 +1,76 @@ | |||
| periodics: | |||
| - agent: kubernetes | |||
| cluster: build01 | |||
There was a problem hiding this comment.
We pick build01 to try spread the load (1.5 has build02)?
There was a problem hiding this comment.
This was assigned by this repo's make jobs. And the auto-bot sometimes distributes the cluster like 77123db so let's leave it as it is.
/retest |
|
This is weird 4.6, 4.8 images passed but 4.7, 4.10 failed with the out of memory issue. I am wondering if the current setting is high enough. In the jobs I see 2Gi. |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/retest |
|
@nak3: The following tests 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. |
|
/retest |
|
/lgtm |
|
/unhold |
|
[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 |
|
@nak3: Updated the following 3 configmaps:
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. |
This is similar to #29082