errose28 commented on code in PR #4369:
URL: https://github.com/apache/ozone/pull/4369#discussion_r1143994527


##########
hadoop-ozone/dist/src/main/compose/upgrade/upgrades/non-rolling-upgrade/1.2.1-1.3.0/callback.sh:
##########
@@ -70,7 +70,7 @@ with_old_version_downgraded() {
 }
 
 with_new_version_finalized() {
-  _check_hdds_mlvs 4
+  _check_hdds_mlvs 5

Review Comment:
   I should have a PR for HDDS-6633 within the next day or two. I'm just 
ironing out some minor errors on my 
[fork](https://github.com/errose28/ozone/tree/improve-upgrade-acc-tests). This 
will both add downgrade testing for 1.4.0 (master) to 1.3.0, and refactor the 
upgrade acceptance tests so we can add new versions much easier. We may want to 
hold off on upgrade acceptance test changes in this PR until that is done?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to