RALLY_UNITTEST_DB_URL may be used to change test database.
Sample usage:
export RALLY_UNITTEST_DB_URL="mysql://user:secret@localhost/rally"
tox -epy27
Fix postgress related bugs in unit tests.
* All enums should have name
* Fix invalid unit tests
Closes-bug: #1413155
Partial-bug: #1405884
Co-Authored-By: Sergey Skripnick <sskripnick@mirantis.com>
Co-Authored-By: Boris Pavlovic <boris@pavlovic.me>
Change-Id: Ic741cb79eadf952c3dea99182c1e7d52992c9904