This is an automated email from the ASF dual-hosted git repository. kbowers pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-benchmarks.git
commit f1518aa9cdec3861cbfb949268674a709a4ed608 Merge: 9d58c62 622ee2d Author: Kbowers <[email protected]> AuthorDate: Mon Nov 13 09:32:22 2023 +0100 Merge pull request #16 from kbowers-ibm/kie-issues#570 kie-issues#570: replace copyrights headers/comments in kogito-benchmarks NOTICE | 9 ++++++++ kogito-benchmarks-framework/pom.xml | 16 ++++++++++++++ .../org/kie/kogito/benchmarks/framework/App.java | 25 ++++++++++++---------- .../kogito/benchmarks/framework/BuildResult.java | 25 ++++++++++++---------- .../kie/kogito/benchmarks/framework/Commands.java | 25 ++++++++++++---------- .../benchmarks/framework/HTTPRequestInfo.java | 25 ++++++++++++---------- .../kogito/benchmarks/framework/LogBuilder.java | 25 ++++++++++++---------- .../org/kie/kogito/benchmarks/framework/Logs.java | 25 ++++++++++++---------- .../kie/kogito/benchmarks/framework/MvnCmds.java | 25 ++++++++++++---------- .../kie/kogito/benchmarks/framework/RunInfo.java | 25 ++++++++++++---------- .../kogito/benchmarks/framework/URLContent.java | 25 ++++++++++++---------- .../kogito/benchmarks/framework/WebpageTester.java | 25 ++++++++++++---------- .../benchmarks/framework/WhitelistLogLines.java | 25 ++++++++++++---------- .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../smarthouse-02-quarkus-mvn/threshold.properties | 16 ++++++++++++++ .../smarthouse-02-springboot/threshold.properties | 16 ++++++++++++++ .../smarthouse-03-quarkus-mvn/threshold.properties | 16 ++++++++++++++ .../smarthouse-03-springboot/threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ .../threshold.properties | 16 ++++++++++++++ kogito-benchmarks-tests/pom.xml | 16 ++++++++++++++ .../kogito/benchmarks/AbstractTemplateTest.java | 25 ++++++++++++---------- .../benchmarks/PMMLClusteringQuarkusTest.java | 25 ++++++++++++---------- .../benchmarks/PMMLClusteringSpringBootTest.java | 25 ++++++++++++---------- .../kogito/benchmarks/PMMLForestQuarkusTest.java | 25 ++++++++++++---------- .../benchmarks/PMMLForestSpringBootTest.java | 25 ++++++++++++---------- .../kie/kogito/benchmarks/PMMLMineQuarkusTest.java | 25 ++++++++++++---------- .../kogito/benchmarks/PMMLMineSpringBootTest.java | 25 ++++++++++++---------- .../benchmarks/PMMLRegressionQuarkusTest.java | 25 ++++++++++++---------- .../benchmarks/PMMLRegressionSpringBootTest.java | 25 ++++++++++++---------- .../benchmarks/PMMLScorecardQuarkusTest.java | 25 ++++++++++++---------- .../benchmarks/PMMLScorecardSpringBootTest.java | 25 ++++++++++++---------- .../kogito/benchmarks/SmartHouse02QuarkusTest.java | 25 ++++++++++++---------- .../benchmarks/SmartHouse02SpringBootTest.java | 25 ++++++++++++---------- .../kogito/benchmarks/SmartHouse03QuarkusTest.java | 25 ++++++++++++---------- .../benchmarks/SmartHouse03SpringBootTest.java | 25 ++++++++++++---------- .../benchmarks/SmartHouseSTPQuarkusTest.java | 25 ++++++++++++---------- .../benchmarks/SmartHouseSTPSpringBootTest.java | 25 ++++++++++++---------- .../src/test/resources/logback-test.xml | 16 ++++++++++++++ pom.xml | 16 ++++++++++++++ 49 files changed, 721 insertions(+), 308 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
