Alejandra Ferreiro Vidal
7a54118b2a
gaugeExecuteTests: generate docu
2019-04-09 11:59:08 +02:00
Alejandra Ferreiro Vidal
ef513e467e
Merge pull request #609 from alejandraferreirovidal/containerExecuteStructureTests
...
containerExecuteStructureTests: generate docu
2019-04-09 11:52:27 +02:00
Alejandra Ferreiro Vidal
bde8f388be
containerExecuteStructureTests: generate docu
2019-04-09 11:12:38 +02:00
Alejandra Ferreiro Vidal
fa05b0bcb6
prepareDefaultValues: generate docu ( #634 )
2019-04-09 09:52:45 +02:00
Alejandra Ferreiro Vidal
998dd99cf5
batsExecuteTests: generate docu ( #605 )
2019-04-09 08:39:20 +02:00
Oliver Nocon
35ced01ffa
Avoid unwanted behavior when using resilience options ( #650 )
...
Certain steps should always fail, even though resilience option `failOnError=false` is used.
* Docker execution typically happens in another step. We should not hide errors here but rather handle their resilience in the step which uses `dockerExecute` and `dockerExecuteOnKubernetes`.
* Wrapper steps like `pipelineExecute`, `pipelineRestartSteps` should not hide errors. If an error occured this has to be considered as **intentional** and not hidden accidentially in case resilience option is switched on.
2019-04-08 20:10:54 +02:00
Christopher Fenner
5c13a0e2a2
fix docs generation ( #643 )
2019-04-05 15:31:29 +02:00
Oliver Nocon
4d945c8557
handlePipelineStepErrors - allow step timeouts ( #644 )
...
* handlePipelineStepErrors - allow step timeouts
This adds another resilience option:
A timeout can be configured for steps in order to stop step execution, continue with the pipeline while setting build status to "UNSTABLE"
2019-04-05 11:16:34 +02:00
Sven Merk
e3cb31da04
Merge pull request #548 from SAP/whitesource-step
...
whitesourceExecuteScan: Introduce new step for OSS vulnerability scanning
2019-04-04 22:54:17 +02:00
Sven Merk
2ad3483233
Merge branch 'master' into whitesource-step
2019-04-04 22:19:16 +02:00
Sven Merk
bccec4259a
Fix scala test
2019-04-04 21:20:25 +02:00
Alejandra Ferreiro Vidal
1e36df6a9c
fix docs generation ( #640 )
2019-04-04 17:01:30 +02:00
Sven Merk
259619f00f
Merge branch 'master' into whitesource-step
2019-04-04 16:06:51 +02:00
Sven Merk
097ee4179b
Chris' final comments + Scala config
2019-04-04 16:05:26 +02:00
LukasHeimann
54846ea0d6
Add a guide on authenticating UIVeri5 tests ( #577 )
...
* Add a guide on authenticating UIVeri5 tests
* Update documentation/docs/steps/uiVeri5ExecuteTests.md
Co-Authored-By: LukasHeimann <48723560+LukasHeimann@users.noreply.github.com>
2019-04-04 13:54:16 +02:00
Alejandra Ferreiro Vidal
fa656fd36c
Merge pull request #639 from alejandraferreirovidal/fixDocu
...
fix docu
2019-04-04 11:22:03 +02:00
Alejandra Ferreiro Vidal
fbddb910d0
fix docu
2019-04-04 10:50:46 +02:00
Oliver Nocon
138656b49b
Allow resilient error handling in pipelines ( #583 )
...
* add resilience to error handling
* adapt documentation
* make ConfigLoader more resilient
2019-04-04 08:38:54 +02:00
Sven Merk
dfa47ac4c7
Merge branch 'master' into whitesource-step
2019-04-03 22:18:39 +02:00
Alejandra Ferreiro Vidal
ec3d350252
Merge pull request #637 from alejandraferreirovidal/fixDocsBuild
...
fix unstable docs build
2019-04-03 17:30:39 +02:00
Alejandra Ferreiro Vidal
316ea83423
fix doc build error
2019-04-03 15:44:59 +02:00
Sven Merk
8fc6eb5219
Fix time displayed in report
2019-04-03 12:31:40 +02:00
Sven Merk
1fe05b8a56
Merge branch 'master' into whitesource-step
2019-04-03 12:19:34 +02:00
Alejandra Ferreiro Vidal
70d3e6a89c
Merge pull request #623 from alejandraferreirovidal/mtaBuild
...
mtaBuild: generate docu
2019-04-03 11:30:58 +02:00
Alejandra Ferreiro Vidal
83ee7d0b28
mtaBuild: generate docu
2019-04-03 10:36:56 +02:00
Alejandra Ferreiro Vidal
8679dd261b
Merge pull request #626 from alejandraferreirovidal/pipelineExecute
...
pipelineExecute: generate docu
2019-04-03 10:30:19 +02:00
Alejandra Ferreiro Vidal
92e895d34e
pipelineExecute: generate docu
2019-04-03 09:41:27 +02:00
Alejandra Ferreiro Vidal
29faceb838
Merge pull request #610 from alejandraferreirovidal/durationMeasure
...
durationMeasure: generate docu
2019-04-03 09:38:09 +02:00
Alejandra Ferreiro Vidal
d863bb3209
durationMeasure: generate config
2019-04-03 08:16:33 +02:00
Alejandra Ferreiro Vidal
abf10fba13
Merge pull request #622 from alejandraferreirovidal/mavenExecute
...
mavenExecute: generate docu
2019-04-02 22:56:04 +02:00
Alejandra Ferreiro Vidal
3d0aa51380
mavenExecute: generate docu
2019-04-02 22:03:23 +02:00
Alejandra Ferreiro Vidal
db6bf1ffa8
Merge pull request #618 from alejandraferreirovidal/healthExecuteCheck
...
healthExecuteCheck: generate docu
2019-04-02 21:58:12 +02:00
Alejandra Ferreiro Vidal
0397f152dc
Merge branch 'master' into healthExecuteCheck
2019-04-02 21:01:29 +02:00
Christopher Fenner
d2a615fbc3
Update vars/healthExecuteCheck.groovy
...
Co-Authored-By: alejandraferreirovidal <alejandra.ferreiro.vidal@sap.com>
2019-04-02 21:01:09 +02:00
Alejandra Ferreiro Vidal
6468b54b8e
Merge pull request #613 from alejandraferreirovidal/handlePipelineStepErrors
...
handlePipelineStepErrors: generate docu
2019-04-02 20:59:46 +02:00
Alejandra Ferreiro Vidal
f77d9957a5
handlePipelineStepErrors: generate docu
2019-04-02 20:06:47 +02:00
Holger Partsch
b1d8032ee2
alpine does not support date option --universal ( #578 )
...
* alpine does not support date option --universal
Replaced by --utc as this seems to be more universal than --universal
* Fix unit tests after date parameter change
2019-04-02 15:59:33 +02:00
Holger Partsch
025ce5a88e
Don't use host port ( #579 )
...
* Stop using host ports
* Sort parameters alphabetically
* Fix warning format
2019-04-02 14:23:19 +02:00
Oliver Nocon
24563db155
update stashing behavior ( #628 )
...
* update stashing behavior
close #619
* add test
2019-04-02 13:13:25 +02:00
Sven Merk
7f4f0eef00
JSON strings into tripple quotes
2019-04-01 16:33:10 +02:00
Sven Merk
b618764a00
Use ExpectedException
2019-04-01 16:13:48 +02:00
Sven Merk
a43760d34a
Use JenkinsCredentialsRule
2019-04-01 15:59:20 +02:00
Sven Merk
4e144b80a1
Refactor test to address last review comments
2019-04-01 14:43:44 +02:00
Alejandra Ferreiro Vidal
4f93f1f07a
healthExecuteCheck: generate docu
2019-04-01 11:14:38 +02:00
Sven Merk
8d1ce13e4e
Refactor test to address review comments
2019-04-01 09:03:56 +02:00
Sven Merk
1b7b1c5214
Refactor test to address review comments
2019-04-01 09:01:31 +02:00
Sven Merk
3191d8bb26
Fix mime type for accept header
2019-03-29 14:45:05 +01:00
Sven Merk
55e3622e6b
Remove obsolete code, avoid caching of request
2019-03-29 14:38:43 +01:00
Sven Merk
8698795ba6
Fix NonCPS
2019-03-29 14:24:46 +01:00
Sven Merk
d169bfb619
Refactor file download
2019-03-29 14:22:42 +01:00