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

Document build/upload of upgrade testing boxes #3998

Closed
conorsch opened this issue Dec 19, 2018 · 1 comment · Fixed by #3832
Closed

Document build/upload of upgrade testing boxes #3998

conorsch opened this issue Dec 19, 2018 · 1 comment · Fixed by #3832
Labels

Comments

@conorsch
Copy link
Contributor

Description

The project needs documentation for updating the libvirt Vagrant boxes used in the upgrade testing scenario. We have some docs for using the upgrade scenario, but not around box maintenance.

User Research Evidence

Last week after release of 0.11.0, I attempted to upload new boxes, but failed to do so properly, given that the upgrade scenario cannot find 0.11.0 boxes to fetch as of latest develop.

User Stories

As a project maintainer, I want to refer to docs on release-related procedures to ensure I'm following the proper steps.

Misc

Note that we have the outstanding #3832, which should be cleaned up and merged, but it doesn't cover the box creation, merely the use of the already created and uploaded boxes.

@conorsch conorsch added the docs label Dec 19, 2018
@conorsch
Copy link
Contributor Author

failed to do so properly

I believe what I forgot to do is manually invoke sha256sum on the .box files emitted by make vagrant_packager, then manually update the -metadata.json files with new version strings, URLs, and checksums. If I'd done that prior to running molecule/vagrant_packager/push.yml, I believe we'd be all set now.

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

Successfully merging a pull request may close this issue.

1 participant