summaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
authorChris Meyers <chris.meyers.fsu@gmail.com>2016-03-09 18:00:53 +0100
committerChris Meyers <chris.meyers.fsu@gmail.com>2016-03-09 21:25:57 +0100
commitbc6eaeb0a9f97f1dbdd026d85c69cd364160112b (patch)
tree588150847588efc0f2b16588d96e21b66b878ef6 /pytest.ini
parentMerge pull request #1202 from mabashian/modularize-job-templates (diff)
downloadawx-bc6eaeb0a9f97f1dbdd026d85c69cd364160112b.tar.xz
awx-bc6eaeb0a9f97f1dbdd026d85c69cd364160112b.zip
migrate data from mongo to postgres
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 338e91c932..3e3f145d85 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -7,3 +7,4 @@ addopts = --reuse-db
markers =
ac: access control test
license_feature: ensure license features are accessible or not depending on license
+ mongo_db: drop mongodb test database before test runs