-
Notifications
You must be signed in to change notification settings - Fork 67
Update rook version from 1.12 to 1.13 #1210
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
This current rook version fails to take latest ci changes. This commit updates the rook version. Signed-off-by: yati1998 <ypadia@redhat.com>
15b7605 to
5d32433
Compare
|
Thanks @yati1998! can you describe how did you test this? Did you start the envs/rook.yaml with this change? Did you start envs/regional-dr.yaml and run basic-test/run with this change? |
I started the envs/rook.yaml with this change and see everything working fine, but didn't test it with regional-dr.yaml |
|
Tried to test locally, so far starting regional dr failed because after we cleared |
got it, I will check the failure and see what changes are required. |
|
@yati1998 we need to understand better why new osd blocklist are created - so far we I will run more tests locally, we must have this change work on volume snapshot replication. |
|
Next run timed out when waiting for the pool to become healthy. I run successful tests today with regional-dr-kubevirt.yaml and rook 1.12, so upgrading |
|
Running with rook.yaml works fine - this does the same work we do in regional-dr Maybe the failures are related to overloading the laptop. From my experience we this |
|
Did a successful run with regional-dr.yaml and run basic-test. I think we can Regardless we should understand why we see blocklist entries and why Tested on top of #1153 |
This current rook version fails to take latest ci changes. This commit updates the rook version.