[go: nahoru, domu]

Skip to content
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

test/upgrade: Test multiple upgrade path in Ubuntu #787

Merged
merged 1 commit into from
Apr 21, 2014

Conversation

drinkcat
Copy link
Collaborator

Originally, we tested only precise->saucy, through non-LTS releases, but this got broken when we marked raring as unsupported.

Now, we test quantal->saucy->trusty (this skips raring, as it was EOL before quantal), raring->saucy, and LTS upgrade precise->trusty.

precise->quantal is broken (upstream problem due to, at least, libxi6 needing to be downgraded), but I don't see why anyone would still want to do that now that trusty has been released.

Finally, the test only runs if -R is not specified on the command line: we do not want to check against $SUPPORTED_RELEASES as this test intentionally tries out releases that are marked as unsupported.

Tested in 2014-04-20_11-38-30_drinkcat_chroagh_upgrade-test_18 (nothing broke!)

Originally, we tested only precise->saucy, through non-LTS releases.

Now, we test quantal->saucy->trusty (this skips raring, as it was
EOL before quantal), raring->saucy, and LTS upgrade
precise->trusty.

precise->quantal is broken (upstream problem due to, at least,
libxi6 needing to be downgraded), but I don't see why anyone would
still want to do that now that trusty has been released.

Finally, the test only runs if `-R` is not specified on the
command line: we do not want to check against SUPPORTED_RELEASES
as this test intentionally tries out releases that are marked as
unsupported.
dnschneid added a commit that referenced this pull request Apr 21, 2014
test/upgrade: Test multiple upgrade path in Ubuntu
@dnschneid dnschneid merged commit e4cab65 into dnschneid:master Apr 21, 2014
@dnschneid
Copy link
Owner

Awesome. Thanks for improving the testing!

@drinkcat drinkcat deleted the upgrade-test branch April 21, 2014 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants