issue #135: run functional hive fork manager tests in parallel
Each database name got at the beginning crc32 of the whole namem this will prevent to have the same db name for two tests when db names are truncated by the postgres. Add locks to create roles script. Tests for query_supervisor cannot be run in parallel due to the use of 'ALTER ROLE', which could potentially modify expected role settings across different test cases.
Loading
Please sign in to comment