Branch: refs/heads/latest
Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin
Commit: cfe8829b19f1c2f3818633cc36c31db4147a8db4
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cfe8829b19f1c2f3818633cc36c31db4147a8db4
Author: Vlad Rolando-Mihai <[email protected]>
Date: 2018-10-25 (Thu, 25 Oct 2018)
Changed paths:
M HpToolsLauncher/HpToolsLauncher.csproj
M HpToolsLauncher/Launcher.cs
M HpToolsLauncher/Properties/Resources.Designer.cs
M HpToolsLauncher/Properties/Resources.resx
A HpToolsLauncher/RTS/AdditionalAttributeModel.cs
A HpToolsLauncher/RTS/RTSHelper.cs
A HpToolsLauncher/RTS/ScriptRTSModel.cs
M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
A HpToolsLauncher/SummaryDataLogger.cs
M HpToolsLauncher/TestRunners/PerformanceTestRunner.cs
R HpToolsLauncher/TestRunners/SummaryDataLogger.cs
A
src/main/java/com/microfocus/application/automation/tools/lr/model/AdditionalAttributeModel.java
A
src/main/java/com/microfocus/application/automation/tools/lr/model/Messages.properties
A
src/main/java/com/microfocus/application/automation/tools/lr/model/ScriptRTSModel.java
A
src/main/java/com/microfocus/application/automation/tools/lr/model/ScriptRTSSetModel.java
M
src/main/java/com/microfocus/application/automation/tools/pipelineSteps/LoadRunnerTestStep.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/AdditionalAttributeModel/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/AdditionalAttributeModel/config.properties
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/ScriptRTSModel/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/ScriptRTSModel/config.properties
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/ScriptRTSModel/help-scriptName.html
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/ScriptRTSSetModel/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/lr/model/SummaryDataLogModel/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/pipelineSteps/LoadRunnerTestStep/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/pipelineSteps/LoadRunnerTestStep/config.properties
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.properties
Log Message:
-----------
Freestyle & Pipeline for configurable RTS
Commit: fa03d552a14afc9116ac982969cf739e3cacffd1
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/fa03d552a14afc9116ac982969cf739e3cacffd1
Author: Vlad Rolando-Mihai <[email protected]>
Date: 2018-10-25 (Thu, 25 Oct 2018)
Changed paths:
M
src/main/resources/com/microfocus/application/automation/tools/lr/Messages.properties
Log Message:
-----------
Fix
Commit: bc0dbf2900e07e63af3fe1d822a15f554520c86a
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/bc0dbf2900e07e63af3fe1d822a15f554520c86a
Author: Vlad Rolando-Mihai <[email protected]>
Date: 2018-10-25 (Thu, 25 Oct 2018)
Changed paths:
R
src/main/java/com/microfocus/application/automation/tools/lr/model/Messages.properties
Log Message:
-----------
Fix part 2
Commit: b3675e1743ec6e071105ce02066fa81fdf16655c
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/b3675e1743ec6e071105ce02066fa81fdf16655c
Author: Daniel Gront <[email protected]>
Date: 2018-10-25 (Thu, 25 Oct 2018)
Changed paths:
M HpToolsLauncher/HpToolsLauncher.csproj
M HpToolsLauncher/Launcher.cs
M HpToolsLauncher/Properties/Resources.Designer.cs
M HpToolsLauncher/Properties/Resources.resx
A HpToolsLauncher/RTS/AdditionalAttributeModel.cs
A HpToolsLauncher/RTS/RTSHelper.cs
A HpToolsLauncher/RTS/ScriptRTSModel.cs
M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
A HpToolsLauncher/SummaryDataLogger.cs
M HpToolsLauncher/TestRunners/PerformanceTestRunner.cs
R HpToolsLauncher/TestRunners/SummaryDataLogger.cs
A
src/main/java/com/microfocus/application/automation/tools/lr/model/AdditionalAttributeModel.java
A
src/main/java/com/microfocus/application/automation/tools/lr/model/ScriptRTSModel.java
A
src/main/java/com/microfocus/application/automation/tools/lr/model/ScriptRTSSetModel.java
M
src/main/java/com/microfocus/application/automation/tools/pipelineSteps/LoadRunnerTestStep.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M
src/main/resources/com/microfocus/application/automation/tools/lr/Messages.properties
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/AdditionalAttributeModel/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/AdditionalAttributeModel/config.properties
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/ScriptRTSModel/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/ScriptRTSModel/config.properties
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/ScriptRTSModel/help-scriptName.html
A
src/main/resources/com/microfocus/application/automation/tools/lr/model/ScriptRTSSetModel/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/lr/model/SummaryDataLogModel/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/pipelineSteps/LoadRunnerTestStep/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/pipelineSteps/LoadRunnerTestStep/config.properties
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.properties
Log Message:
-----------
Merge pull request #180 from vladrolando-mihai/rts_for_jenkins_3
RTS configurable from jenkins
Compare:
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/e9c00e9f911a...b3675e1743ec
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.