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

Rebuild master acceptance test cache periodically #97

Open
Metallion opened this issue Jan 30, 2017 · 0 comments
Open

Rebuild master acceptance test cache periodically #97

Metallion opened this issue Jan 30, 2017 · 0 comments

Comments

@Metallion
Copy link
Contributor

Problem

#96 reuses cache from the master branch to test other branches. This greatly speeds up the CI cycle but a side-effect is that we keep using old images and it's possible that OpenVDC no longer works on the latest version.

Solution

We should rebuild master's cache periodically. I'd say a Jenkins job that builds the master branch with REBUILD set to "true" should be enough. I suggest running this job every weekend. It should keep a copy of the old cache in case things go wrong and we don't immediately have time to fix it.

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

1 participant