mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-05-11 10:34:30 +08:00
Use test database instead of in-memory database for all tests for consistency
This commit is contained in:
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@@ -32,6 +32,7 @@ $script = <<SCRIPT
|
||||
mkdir /etc/module-build-service/
|
||||
cd /tmp/module_build_service
|
||||
python setup.py develop
|
||||
pip install -r /tmp/module_build_service/test-requirements.txt
|
||||
mbs-upgradedb
|
||||
mbs-gencert
|
||||
SCRIPT
|
||||
|
||||
Reference in New Issue
Block a user