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

[xenial] Implement nightly CI upgrade test from 14.04 to 16.04 #3969

Closed
eloquence opened this issue Dec 4, 2018 · 1 comment
Closed

[xenial] Implement nightly CI upgrade test from 14.04 to 16.04 #3969

eloquence opened this issue Dec 4, 2018 · 1 comment

Comments

@eloquence
Copy link
Member

A full 14.04 to 16.04 upgrade test is too long-running to perform with each PR, but it would be useful to have such a test run on a nightly basis. The main motivation is to catch any regressions caused by baseline system configuration drift as a result of security and non-security package updates.

This will likely need to include logic for the backup → do-release-upgrade → restore process. Assuming we follow through on creating a securedrop-admin wrapper for this process, we should aim to re-use code instead of duplicating logic.

This is blocked on #3832 and on #3968, and should be considered a stretch goal for the Trusty->Xenial migration (#3204).

@redshiftzero
Copy link
Contributor

trusty will EOL at the end of this month, we will not have time to do this prior to that date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants