Skip to content

Commit 1738be6

Browse files
authored
Update Jenkinsfile
1 parent 38c06ad commit 1738be6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Jenkinsfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
pmDockerPipeline {
22
profileName = 'prod-test'
33
activateSolr = false
4-
testSuiteName = 'testmc'
4+
testSuiteName = 'testprod'
55
unitTestParameter = ''
6-
testRestapi = true
7-
testRestapi = true
8-
testRestapiMustPass = true
96
}

0 commit comments

Comments
 (0)