Files
mistral/run_tests.sh
Anastasia Kuznetsova 75b1482a9f Fix postgresql unit tests running
- access to the "openstack_citest" db under the "openstack_citest" user
  in case if tests run on Jenkins gate, do not run commands under the
  'sudo' because sudo access is revoked on Jenkins gates
- add one more argument that determines in how many threads tests will be run
  (by default tests will be run in 1 thread, otherwise tests fail because of
   incorrect cleanup mechanism in unit tests)

Change-Id: If332e8661f9309f71a3a0174144026de99df463e
2015-08-12 13:57:28 +03:00

9.0 KiB
Executable File