[midPoint-git] [Evolveum/midpoint] aa740e: Add parameterized system performance test

mederly noreply at github.com
Fri Apr 30 13:25:17 CEST 2021


  Branch: refs/heads/support-4.2
  Home:   https://github.com/Evolveum/midpoint
  Commit: aa740e30041740b2be39bebabc84f9490d160bad
      https://github.com/Evolveum/midpoint/commit/aa740e30041740b2be39bebabc84f9490d160bad
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M testing/story/pom.xml
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ExtensionSchemaVariant.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/PopulationVariant.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/SourceInitializer.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/SourceVariant.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TemplateVariant.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TestSystemPerformance.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ThreadingVariant.java
    A testing/story/src/test/resources/system-perf/resource-source-ms0002.xml
    A testing/story/src/test/resources/system-perf/resource-source-ms0020.xml
    A testing/story/src/test/resources/system-perf/resource-source-ms0110.xml
    A testing/story/src/test/resources/system-perf/schema-basic/user-extension-basic.xsd
    A testing/story/src/test/resources/system-perf/schema-big-global/user-extension-big-global.xsd
    A testing/story/src/test/resources/system-perf/schema-big/user-extension-big.xsd
    A testing/story/src/test/resources/system-perf/schema-indexed/user-extension-indexed.xsd
    A testing/story/src/test/resources/system-perf/system-configuration.xml
    A testing/story/src/test/resources/system-perf/task-import-16t.xml
    A testing/story/src/test/resources/system-perf/task-import-1t.xml
    A testing/story/src/test/resources/system-perf/task-import-4t.xml

  Log Message:
  -----------
  Add parameterized system performance test

This is just an initial draft.

(cherry picked and updated from commit a27ceba488c69d75bd7402082abf82481ee570a5)


  Commit: 1db4d6867a0c2724eac234bd5987e7db513b9f2a
      https://github.com/Evolveum/midpoint/commit/1db4d6867a0c2724eac234bd5987e7db513b9f2a
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/DetailsOutputFile.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ExtensionSchemaVariant.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/OtherParameters.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/PopulationVariant.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ProgressOutputFile.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/SourceVariant.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/SummaryOutputFile.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/TestSystemPerformance.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/sysperf/ThreadingVariant.java
    A testing/story/src/test/resources/system-perf/task-recompute-16t.xml
    A testing/story/src/test/resources/system-perf/task-recompute-1t.xml
    A testing/story/src/test/resources/system-perf/task-recompute-4t.xml

  Log Message:
  -----------
  Improve parameterized system performance test

1) We now use TestMonitor to report some of the aspects.
2) Second import task and user recomputation task were added.
3) Minor code improvements were done.


  Commit: d141dcfca69e99576e41435ae2fc55200cbe5e0d
      https://github.com/Evolveum/midpoint/commit/d141dcfca69e99576e41435ae2fc55200cbe5e0d
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M gui/admin-gui/src/test/java/com/evolveum/midpoint/gui/MidScaleGuiTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/support-4.2' into support-4.2


Compare: https://github.com/Evolveum/midpoint/compare/894230e1f05a...d141dcfca69e


More information about the midPoint-svn mailing list