Vagrant config and provision script are outdated
Bug #1446183 reported by
Federico Gimenez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CI Dashboard |
New
|
Undecided
|
Federico Gimenez |
Bug Description
The current Vagrant configuration does no longer work:
* The Vagrantfile is outdated and gives warnings with the current Vagrant version
* The dependencies in the setup.sh provision script are outdated
* Sharing the dash directory between host and guest gives file sync problems in the bzr commands
* The URL of the database dump is outdated
* The provision process is not complete, there are no db sync and migrate commands.
I'm preparing a branch that address all this issues, it will be linked to this bug report shortly.
Thanks,
Related branches
lp://staging/~canonical-platform-qa/qa-dashboard/vagrant-fixes
Ready for review
for merging
into
lp://staging/qa-dashboard
- PS Jenkins bot: Pending (continuous-integration) requested
- Canonical CI Engineering: Pending requested
-
Diff: 139 lines (+61/-22)4 files modified.bzrignore (+4/-0)
Vagrantfile (+15/-14)
docs/installing.rst (+32/-6)
setup.sh (+10/-2)
summary: |
- Update Vagrant setup + Vagrant config and provision script are outdated |
Changed in qa-dashboard: | |
assignee: | nobody → Federico Gimenez (fgimenez) |
To post a comment you must log in.