Skip to content
This repository has been archived by the owner on Sep 18, 2018. It is now read-only.

Provide a Vagrantfile for running tests locally; fixes #157 #159

Closed
wants to merge 2 commits into from

Conversation

mmaslowskicc
Copy link
Collaborator

Tested with vagrant-lxc.

Missing things:

  • testing with VirtualBox or libvirt
  • using other Python versions than 2.7
  • extra services might start on boot
  • DynamoDB gets removed on reboot since it's installed to a temporary path by default
  • DynamoDB download is not cached by vagrant-cachier

@mmaslowskicc
Copy link
Collaborator Author

Where in the documentation should I mention it?

@coveralls
Copy link

coveralls commented Jun 30, 2016

Coverage Status

Coverage decreased (-0.07%) to 95.326% when pulling e55a0b1 on mmaslowskicc:vagrantfile into 2d92805 on ClearcodeHQ:master.

@fizyk
Copy link
Member

fizyk commented Jun 30, 2016

@mmaslowskicc contributing.rst would be the best place I think

@coveralls
Copy link

coveralls commented Aug 16, 2016

Coverage Status

Coverage remained the same at 94.628% when pulling da11a6f on mmaslowskicc:vagrantfile into 6784172 on ClearcodeHQ:master.

Tested with vagrant-lxc.

Missing things:

- testing with VirtualBox or libvirt
- using other Python versions than 2.7
- extra services might start on boot
- DynamoDB gets removed on reboot since it's installed to a temporary path by default
- DynamoDB download is not cached by vagrant-cachier
@coveralls
Copy link

coveralls commented Aug 16, 2016

Coverage Status

Coverage increased (+0.04%) to 94.664% when pulling 7c26700 on mmaslowskicc:vagrantfile into 6784172 on ClearcodeHQ:master.

@fizyk
Copy link
Member

fizyk commented Aug 16, 2016

Wouldn't it be easier to find some docker images and base it on docker rather?

@mmaslowskicc
Copy link
Collaborator Author

Existing Docker images will be easier after #160.

@fizyk fizyk closed this Dec 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants