----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44229/#review124677 -----------------------------------------------------------
Fix it, then Ship it! support/test-upgrade.py (line 188) <https://reviews.apache.org/r/44229/#comment187308> Can you add a comment on why you need to do this? Also add a TODO for using ZK instead. - Vinod Kone On March 21, 2016, 9:20 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44229/ > ----------------------------------------------------------- > > (Updated March 21, 2016, 9:20 p.m.) > > > Review request for mesos, Niklas Nielsen and Vinod Kone. > > > Bugs: MESOS-2372 > https://issues.apache.org/jira/browse/MESOS-2372 > > > Repository: mesos > > > Description > ------- > > Added upgrade testing script. > > > Diffs > ----- > > support/test-upgrade.py PRE-CREATION > > Diff: https://reviews.apache.org/r/44229/diff/ > > > Testing > ------- > > This script is copied from @nnielsen, original patch can be found here: > https://reviews.apache.org/r/31645/ > > To test, build two different versions of Mesos in two different directories. > Then do: > `support/test-upgrade.py --prev=/path/to/earlier/version > --next=/path/to/later/version` > > > Thanks, > > Greg Mann > >
