gestioCOF/provisioning
Aurélien Delobelle 131c45e1c7 Add tests to check data migrations of supportBDS.
Run 'bash provisioning/check_migrations_supportBDS.sh' from the vagrant
VM.

This will do the following:
- delete the existing database 'cof_gestion', if applicable,
- apply migrations to render the database as pre-supportBDS,
- the last pre-supportBDS migration of 'cof' app creates some instances
using old database schema,
- supportBDS migrations are applied,
- finally, the 'check_olddata' command of 'cof' app ensures data has
been correctly migrated.

This commit should be reverted before reaching production stage.
2017-09-05 14:16:59 +02:00
..
apache.conf Fix websocket for dev and www 2017-01-05 15:52:25 +01:00
bootstrap.sh Merge branch 'master' into supportBDS 2017-02-12 19:36:17 +01:00
check_migrations_supportBDS.sh Add tests to check data migrations of supportBDS. 2017-09-05 14:16:59 +02:00
cron.dev cron 2016-09-26 15:31:09 +02:00
cron.md cron 2016-09-26 15:31:09 +02:00
prepare_django.sh Add a fixture with 2 events for testing purpose 2017-06-25 20:27:58 +01:00
supervisor.conf Set the new structure of gestioCOF 2017-02-09 21:28:36 +01:00