summaryrefslogtreecommitdiffstats
path: root/tests/publishers/fixtures/hp-alm001.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/publishers/fixtures/hp-alm001.xml')
-rw-r--r--tests/publishers/fixtures/hp-alm001.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/publishers/fixtures/hp-alm001.xml b/tests/publishers/fixtures/hp-alm001.xml
new file mode 100644
index 00000000..cc21a4b5
--- /dev/null
+++ b/tests/publishers/fixtures/hp-alm001.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<project>
+ <publishers>
+ <com.microfocus.application.automation.tools.results.TestResultToALMUploader plugin="hp-application-automation-tools-plugin">
+ <almServerName>HP-ALM</almServerName>
+ <credentialsId/>
+ <almDomain>FOO_COMPANY</almDomain>
+ <almProject>foo_project</almProject>
+ <clientType/>
+ <testingFramework>JUnit</testingFramework>
+ <testingTool/>
+ <almTestFolder>ALM/foo/release1/test_case1</almTestFolder>
+ <almTestSetFolder>ALM/foo/release1/test_case1/$env</almTestSetFolder>
+ <testingResultFile>**/junitResult.xml</testingResultFile>
+ <jenkinsServerUrl/>
+ </com.microfocus.application.automation.tools.results.TestResultToALMUploader>
+ </publishers>
+</project>