daml/libs-scala/oracle-testing
Stephen Compall 4e712a01a0
add oracle option for json-api perf runner (#9492)
* add oracle option to http-json-perf-binary-ee

* add oracle path to perf Main's JDBC bracket

* adapt to availableJdbcDriverNames; missing deps

* add changelog

CHANGELOG_BEGIN
- [JSON-API Perf] ``--query-store-index=postgres`` must be passed
  to select PostgreSQL query store performance testing; ``true``
  and ``yes`` are no longer supported.
  See `issue #9492 <https://github.com/digital-asset/daml/pull/9492>`__.
CHANGELOG_END
2021-04-27 08:58:44 -04:00
..
src/main/scala/testing/oracle add oracle option for json-api perf runner (#9492) 2021-04-27 08:58:44 -04:00
BUILD.bazel Factor out an Oracle test fixture (#9191) 2021-03-19 16:37:36 +01:00