Commit Graph

2 Commits

Author SHA1 Message Date
Kushal Agrawal e6500f0038 Implement artifact type generator script
Co-Authored-By: Mike Fedosin <mfedosin@redhat.com>

Change-Id: I50511053f1c9c7a6efa9f929c17bfabedbfd618a
2017-12-28 20:50:44 +01:00
Andreas Jaeger 283a1d5179 Prepare for using standard python tests
Add simple script to setup mysql and postgresql databases, this script
can be run by users during testing and will be run by CI systems for
specific setup before running unit tests. This is exactly what is
currently done by OpenStack CI in project-config.

This allows to change in project-config the python-db jobs to
python-jobs since python-jobs will call this script initially.

See also
http://lists.openstack.org/pipermail/openstack-dev/2016-November/107784.html

Change-Id: I57d8488464ea4d82224fec8e8be08d20576fdd0d
Needed-By: I51cbf86528c66744e164043477d8dc987e4c3795
2017-02-03 19:58:16 +01:00