Branch: refs/heads/latest Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin Commit: a7e4c04006bb2dbe4d158722231333fde478c70c https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a7e4c04006bb2dbe4d158722231333fde478c70c Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2021-04-05 (Mon, 05 Apr 2021)
Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/octane/branches/BranchesPublisher.java Log Message: ----------- defect #1193364 : SCM repository templates are not being set when you inject pull requests from Bitbucket, + activate branch publisher. Commit: 63be7f7380a3affc3b6171e7f69866f3f4392947 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/63be7f7380a3affc3b6171e7f69866f3f4392947 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2021-04-08 (Thu, 08 Apr 2021) Changed paths: M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitExtension.java Log Message: ----------- tech : fail to inject test results for UFT job without parameters at all Commit: cd1ce9824e3f325ce5714aef3ea9600a2e91aff0 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cd1ce9824e3f325ce5714aef3ea9600a2e91aff0 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2021-04-10 (Sat, 10 Apr 2021) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/model/SvServerSettingsModel.java M src/main/java/com/microfocus/application/automation/tools/octane/actions/PluginActions.java M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java M src/main/java/com/microfocus/application/automation/tools/settings/AlmServerSettingsGlobalConfiguration.java M src/main/java/com/microfocus/application/automation/tools/settings/OctaneServerSettingsGlobalConfiguration.java M src/main/java/com/microfocus/application/automation/tools/settings/SvServerSettingsGlobalConfiguration.java M src/main/java/com/microfocus/application/automation/tools/sv/runner/AbstractSvRemoteRunner.java M src/main/java/com/microfocus/application/automation/tools/sv/runner/AbstractSvRunBuilder.java M src/main/resources/com/microfocus/application/automation/tools/settings/AlmServerSettingsGlobalConfiguration/config.jelly M src/main/resources/com/microfocus/application/automation/tools/settings/SvServerSettingsGlobalConfiguration/config.jelly Log Message: ----------- Merge remote-tracking branch 'upstream/latest' into octane-dev-latest Commit: 22ff4f54a8342759253f58e83763254b1543f308 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/22ff4f54a8342759253f58e83763254b1543f308 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2021-04-10 (Sat, 10 Apr 2021) Changed paths: M pom.xml Log Message: ----------- defect #1199229 : [CI SDK] Replace JAXB usage by Jackson XML (jaxb is missing in openJAVA11) Commit: e12f8bad6dea48ac1c6d8f73004a13f2d48101b3 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e12f8bad6dea48ac1c6d8f73004a13f2d48101b3 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2021-04-12 (Mon, 12 Apr 2021) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/octane/tests/TestResultContainer.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestExtension.java R src/main/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestResult.java R src/main/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestResultsCollector.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitTestResult.java R src/main/java/com/microfocus/application/automation/tools/octane/tests/testResult/TestResult.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/xml/TestResultXmlWriter.java M src/test/java/com/microfocus/application/automation/tools/octane/tests/xml/TestResultXmlWriterTest.java Log Message: ----------- us #1204058 : [Jenkins] Use Gherkin login from CI SDK in Jenkins Commit: c1443c073ed133f520b6a9525ee39debdf6732ee https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/c1443c073ed133f520b6a9525ee39debdf6732ee Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2021-04-12 (Mon, 12 Apr 2021) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/octane/tests/TestResultContainer.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestExtension.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitTestResult.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/xml/TestResultXmlWriter.java R src/test/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestResultsCollectorTest.java M src/test/java/com/microfocus/application/automation/tools/octane/tests/xml/TestResultXmlWriterTest.java R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f1/OctaneGherkinResults0.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f1/OctaneGherkinResults1.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f2/OctaneGherkinResults0.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f2/OctaneGherkinResults1.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f3/OctaneGherkinResults0.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f3/OctaneGherkinResults1.xml Log Message: ----------- us #1204058 : [Jenkins] Use Gherkin login from CI SDK in Jenkins Commit: 7c75afa6c615b3ceb3a739cbb40cf964653a1165 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/7c75afa6c615b3ceb3a739cbb40cf964653a1165 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2021-04-13 (Tue, 13 Apr 2021) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestExtension.java Log Message: ----------- us #1204058 : [Jenkins] Use Gherkin login from CI SDK in Jenkins Commit: 5767480c9fd7f2bde8ff6e974d1374c01d7aba08 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/5767480c9fd7f2bde8ff6e974d1374c01d7aba08 Author: Zhipeng Wang <pe...@microfocus.com> Date: 2021-04-14 (Wed, 14 Apr 2021) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/octane/branches/BranchesPublisher.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/TestResultContainer.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestExtension.java R src/main/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestResult.java R src/main/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestResultsCollector.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitExtension.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitTestResult.java R src/main/java/com/microfocus/application/automation/tools/octane/tests/testResult/TestResult.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/xml/TestResultXmlWriter.java R src/test/java/com/microfocus/application/automation/tools/octane/tests/gherkin/GherkinTestResultsCollectorTest.java M src/test/java/com/microfocus/application/automation/tools/octane/tests/xml/TestResultXmlWriterTest.java R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f1/OctaneGherkinResults0.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f1/OctaneGherkinResults1.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f2/OctaneGherkinResults0.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f2/OctaneGherkinResults1.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f3/OctaneGherkinResults0.xml R src/test/resources/com/microfocus/application/automation/tools/octane/tests/gherkin/f3/OctaneGherkinResults1.xml Log Message: ----------- Merge pull request #388 from MicroFocus/octane-dev-latest Octane 6.8.1-beta Compare: https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/ff12bfdbe449...5767480c9fd7 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hpe-application-automation-tools-plugin/push/refs/heads/latest/ff12bf-576748%40github.com.