Commit Graph

2 Commits

Author SHA1 Message Date
Riccardo Pittau 5cf167d567 Update molteniron tests and requirements
Make things as pretty as possible while moving to current openstack
Y cycle tests.

Change-Id: I22777cf34888171daf69c44705d8ecc7339f8278
2021-10-06 18:12:20 +02:00
Andreas Jaeger 4c4609e10c 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

Needed-By: Ibe74829db04aef9c159a02ac95c1f3889adf75ff
Change-Id: I0a92230fb96fdae7a71e565aa78fdcbb20efe70b
2017-02-03 21:33:19 +01:00