Commit graph

11 commits

Author SHA1 Message Date
Anders Ingemann
f9eb11b5cb Add html output to integration tests
It's near impossible to scroll through the nosetest output...
2015-04-16 22:23:14 +02:00
Anders Ingemann
cee05e3fd0 Refactor... 2015-04-16 22:15:19 +02:00
Anders Ingemann
90f207897e Ignore build_servers.yml 2015-04-16 22:15:18 +02:00
Rory Finnegan
128bce8fff Added manifest checking tests.
Overview:
1) fixed up .gitignore file to use absolute paths (to project dir).
2) updated tox to run both manifest tests and flake8
3) updated yml file cause NULL for aws credentials causes an error on validation.
4) actually added the tests under tests/integration
2014-04-30 17:21:32 -05:00
Tiago Ilieve
014e230221 Add Travis CI
By now, it will only test the coding style rules defined for the
project, which are basically a few exceptions to the PEP8.
2014-04-27 10:12:04 -03:00
Rory Finnegan
708c3d589e Fixed previous yaml load commit and added a tox.ini file.
DETAILS:
- Apparently a potential security issue with yaml.load vs yaml.safe_load.
  Like pickling, yaml.load could result in arbitrary code being run.
- tox.ini file includes the flake8 settings for this project, build spec for 2.7
  and line for eventually testing the project.
2014-04-15 20:29:01 -05:00
Anders Ingemann
33a430566b bootstrap-vz is now a proper python package
logs/ was remove. logs are now placed in /var/logs/bootstrap-vz instead
2014-04-02 23:25:50 +02:00
Tiago Ilieve
e878ceadaf Add Jekyll-generated files to gitignore 2014-03-28 02:23:04 -03:00
Anders Ingemann
5693d3e877 Fully qualify gitignores. Add Vagrantfile.
Fixes #26
2014-02-27 23:00:22 +01:00
Anders Ingemann
ae4a2b649d Ignore vagrant files 2013-07-08 23:13:58 +02:00
Anders Ingemann
4dbdb387cd Basic structure up and running 2013-07-08 23:13:56 +02:00