Add chained upgrades periodics#17732
Conversation
752d07b to
026e388
Compare
|
/retest |
|
/retest |
009173c to
6615ccf
Compare
|
/retest |
3342ed8 to
b7f1231
Compare
12a51bd to
8ecfed5
Compare
|
/retest |
8ecfed5 to
8cd358c
Compare
8cd358c to
f64e452
Compare
|
/retest |
wking
left a comment
There was a problem hiding this comment.
$ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/pr-logs/pull/openshift_release/17732/rehearse-17732-periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.6-e2e-aws-upgrade/1384416861386444800/artifacts/e2e-aws-upgrade/gather-extra/artifacts/clusterversion.json | jq -r '.items[].status.history[] | .startedTime + " " + (.completionTime // "-") + " " + .state + " " + .version'
2021-04-20T09:54:10Z 2021-04-20T11:11:59Z Completed 4.8.0-0.ci-2021-04-19-194640
2021-04-20T08:47:27Z 2021-04-20T09:53:55Z Completed 4.7.6
2021-04-20T08:13:36Z 2021-04-20T08:42:27Z Completed 4.6.23/lgtm
f64e452 to
ac2ec90
Compare
|
Adding TRT for review |
|
It is implied that it goes through stable-4.6, but don't we want to have the intermediate version explicitly in the job name? Once we are able to upgrade from N to N+2, will we have both paths (4.6->4.7->4.8 and 4.6->4.8) tested? |
|
Right, good idea, renaming those |
ac2ec90 to
fe7d1c5
Compare
|
@vrutkovs: 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: petr-muller, vrutkovs, wking 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 |
|
@vrutkovs: Updated the following 2 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 PR updated openshift-e2e-test to support multiple update tests and adds periodic job to test 4.5 -> 4.6 -> 4.7 upgrade