diff options
author | Siri Hansen <[email protected]> | 2014-02-11 13:52:34 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2014-02-24 11:41:10 +0100 |
commit | 41b4ec74fcbe8fedcc7b832ff7c6501e441292ac (patch) | |
tree | 5488eb0011bff003a24009a8917926c18ce71a43 /aclocal.m4 | |
parent | 0256f0e352021e56c3d130caed14a50d573939cb (diff) | |
download | otp-41b4ec74fcbe8fedcc7b832ff7c6501e441292ac.tar.gz otp-41b4ec74fcbe8fedcc7b832ff7c6501e441292ac.tar.bz2 otp-41b4ec74fcbe8fedcc7b832ff7c6501e441292ac.zip |
Allow config to point out old releases in upgrade_SUITE
This suite was earlier only possible to run on linux hosts in the OTP
test lab. Now a ct config file can be used to point out the two last
major releases, e.g. like this:
{otp_releases,[{r16,"/path/to/r16/bin/erl"},
{'17',"/path/to/17/bin/erl"}]}.
Until OTP 17.0 is really released, the entry named '17' may well be
left out, causing the test case upgrade_SUITE:minor to be skipped.
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions