[midPoint-git] [Evolveum/midpoint] 3e57c4: perf-test support: new TestMonitor.ReportCallback, ...

virgo47 noreply at github.com
Thu Dec 10 15:22:41 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 3e57c449c9b8ce3ad61bbe5e036e772b94800934
      https://github.com/Evolveum/midpoint/commit/3e57c449c9b8ce3ad61bbe5e036e772b94800934
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M gui/admin-gui/src/test/java/com/evolveum/midpoint/gui/MidScaleGuiTest.java
    M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/AbstractSpringTest.java
    M repo/repo-sql-impl-test/src/main/java/com/evolveum/midpoint/repo/sql/testing/SqlRepoTestUtil.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/BaseSQLRepoTest.java
    M repo/repo-test-util/pom.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M tools/test-ng/src/main/java/com/evolveum/midpoint/tools/testng/AbstractUnitTest.java
    M tools/test-ng/src/main/java/com/evolveum/midpoint/tools/testng/PerformanceTestCommonMixin.java
    M tools/test-ng/src/main/java/com/evolveum/midpoint/tools/testng/TestMonitor.java

  Log Message:
  -----------
  perf-test support: new TestMonitor.ReportCallback, queryListener support

Short-lived beforeDumpReport() callback method was removed, replaced by
ReportCallback interface that allows to "wrap-around" things that may
not be available when the report is dumped, e.g. queryListener field
that is nullified in AbstractSpringTest#clearClassFields().
See BaseSQLRepoTest.createTestMonitor for example.


  Commit: 422cb41ed9f400dd5223f3c5d198356321ded947
      https://github.com/Evolveum/midpoint/commit/422cb41ed9f400dd5223f3c5d198356321ded947
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M repo/pom.xml
    A repo/repo-sqale/pom.xml
    M repo/repo-sqale/sql/pgnew-eav-vs-json.sql
    A repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryFactory.java

  Log Message:
  -----------
  repo-sqale is a Maven module now, barely a skeleton at the moment


Compare: https://github.com/Evolveum/midpoint/compare/f4c437440f31...422cb41ed9f4


More information about the midPoint-svn mailing list