-
Notifications
You must be signed in to change notification settings - Fork 187
kola: add upgrade test from latest ocp rhcos #2459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
4e603f9 to
4e58523
Compare
36802e1 to
3469587
Compare
3469587 to
0008ceb
Compare
I believe there is only one graph for all arches. My read of https://github.com/openshift/cincinnati-graph-data#release-names seems to indicate that versions added to a channel apply to all arches as long as the " Looking at a recent I don't think we have shipped an update to only one arch yet, but I suppose it is possible. |
Add test to upgrade from RHCOS from the latest OCP y-stream release. The test also ensures no packages are downgraded.
0008ceb to
de632ad
Compare
miabbott
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks sane to me; built + ran the test successfully on my local workstation
Add test to upgrade from RHCOS from the latest OCP y-stream release.
The test also ensures no packages are downgraded.