----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45804/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos Description ------- In Mesos 0.28.0, the `MESOS_BUILD_DIR` environment variable in the test framework was changed to `MESOS_HELPER_DIR`, and the location of the path was altered. This patch updates the upgrade script to accommodate both environment variables. Diffs ----- support/test-upgrade.py 99c8e7656dc2a2f54a309d4a369e73ca2ab2f4dd Diff: https://reviews.apache.org/r/45804/diff/ Testing ------- Used `support/test-upgrade.py --prev="/path/to/0.27.2" --next="/path/to/0.28.1-rc2"` to test. Thanks, Greg Mann
