Alejandra Ferreiro Vidal
a3b050b184
Merge pull request #595 from alejandraferreirovidal/formatNeoDeploy
...
Format neo deploy test
2019-03-29 08:36:47 +01:00
Sven Merk
452158256c
Merge branch 'master' into whitesource-step
2019-03-28 16:59:14 +01:00
Alejandra Ferreiro Vidal
8e59531789
format: add new lines following format
2019-03-28 14:10:32 +01:00
Alejandra Ferreiro Vidal
060c5066e8
remove deprecated code
2019-03-28 14:10:32 +01:00
Alejandra Ferreiro Vidal
e55ccc3fe9
add JenkinsFileExistsRule
2019-03-28 14:10:32 +01:00
Alejandra Ferreiro Vidal
1a1a7559d5
rename war properties file
2019-03-28 14:10:32 +01:00
Christopher Fenner
2369573f14
web analytics: use httpRequest step ( #587 )
...
* change reporting to use httpRequest step
* Update TelemetryTest.groovy
* adapt tests
* remove import
* avoid NonSerialisableException on HashMap.Entry
* Update Telemetry.groovy
* decrease timeout to 10 seconds
* remove null check
* make helper method static
* fix codeclimate issues
2019-03-28 11:54:45 +01:00
Sven Merk
4ed0f8df36
Trigger build
2019-03-27 23:46:43 +01:00
Marcus Holl
97c4ebf3dd
provide the docu metadata as json
2019-03-27 17:21:08 +01:00
Marcus Holl
5ad99599ab
Make use of the step tracker
2019-03-27 16:02:04 +01:00
Marcus Holl
a42e727da2
Create step specific plugin lists: Helper class for tracking step calls
...
Before the test we remmber which test is currently running.
During the test we collect all the calls to steps.
Beside that we persist the names of all steps within this shared
lib itself.
After the test(s) we write a corresponding json file. In fact we
write the file after each test, which is too often. But since we
don't know which test is the last test we can't do better.
The resulting file can be used later on for resolving the plugins
contributing the particular steps.
With that we are able to create a list of required plugins for each
step.
2019-03-27 16:02:04 +01:00
Marcus Holl
5710ac48ec
Introduce step helper
2019-03-27 15:54:25 +01:00
Sven Merk
da549bc2e6
Merge branch 'master' into whitesource-step
2019-03-27 14:36:37 +01:00
Sven Merk
b9596aa84f
Add deletion of downloaded JVM archive
2019-03-27 14:11:54 +01:00
Sven Merk
6b1caf5a3c
Add deletion of downloaded JVM archive
2019-03-27 14:10:29 +01:00
Sven Merk
ea211f5987
Add archiving of debug output to new step
2019-03-27 14:03:11 +01:00
Marcus Holl
ec58986ac5
Merge pull request #593 from marcusholl/pr/solmanMinVersion
...
Prerequiste transportRequestCreate: SOLMAN ST720 SP08 or higher
2019-03-27 13:57:17 +01:00
Marcus Holl
0e2c90bd79
Merge branch 'master' into pr/solmanMinVersion
2019-03-27 13:03:54 +01:00
Sven Merk
eab1dacde6
Fix stashes
2019-03-27 12:58:54 +01:00
Sven Merk
f1c3311b3d
Merge branch 'master' into whitesource-step
2019-03-27 12:06:26 +01:00
Sven Merk
6c85699689
Fix docu template
2019-03-27 11:57:48 +01:00
Thorsten Duda
d8ef8eb577
[docu] remove old reference pipelines ( #594 )
...
* remove old reference pipelines
* fix trailing space
2019-03-27 11:42:07 +01:00
Sven Merk
ae083f5aa7
Merge branch 'master' into whitesource-step
2019-03-27 09:32:05 +01:00
Sven Merk
9466beec42
Fix tests
2019-03-26 17:45:29 +01:00
Sven Merk
b188a59ee5
Fix config
2019-03-26 17:33:04 +01:00
Sven Merk
b2929a9070
Fix path 2
2019-03-26 17:26:09 +01:00
Sven Merk
957bad0d45
Fix path
2019-03-26 17:22:51 +01:00
Sven Merk
8adf183395
Fix quoting
2019-03-26 17:16:44 +01:00
Sven Merk
e5420b1e8a
Add parameter
2019-03-26 17:07:15 +01:00
weloli
519a5d6384
web analytics: add reporting for dockerExecute and dockerExecuteOnKubernetes ( #516 )
...
web analytics: add reporting for dockerExecute and dockerExecuteOnKubernetes
2019-03-26 17:06:34 +01:00
Sven Merk
9184102295
Fix string
2019-03-26 17:05:12 +01:00
Sven Merk
8725f28ed6
Switch image, dep on the fly
2019-03-26 17:00:13 +01:00
Oliver Nocon
27c4db47e4
Merge branch 'master' into whitesource-step
2019-03-26 16:46:45 +01:00
Sven Merk
5ae1f40983
Switch image
2019-03-26 15:23:58 +01:00
Thorsten Duda
1135d47adf
Merge branch 'master' into pr/solmanMinVersion
2019-03-26 15:16:30 +01:00
Alejandra Ferreiro Vidal
6c9ba6ef7c
Merge pull request #590 from alejandraferreirovidal/cleanUpConfigProperties
...
Remove config.properties
2019-03-26 14:56:49 +01:00
Marcus Holl
397ec0c2fc
Prerequiste transportRequestCreate: SOLMAN ST720 SP08 or higher
2019-03-26 14:35:52 +01:00
Sven Merk
a5138ed341
Extended documentation
2019-03-26 14:22:02 +01:00
Alejandra Ferreiro Vidal
e282c07dd4
remove config.properties file
2019-03-26 14:13:03 +01:00
Christopher Fenner
0e7ef41fab
newmanExecute: generate documentation ( #591 )
...
* generate docs for newmanExecute step
* fix typo
2019-03-26 13:26:21 +01:00
Christopher Fenner
f8c8e81958
generate docs for slackSendNotification step ( #592 )
2019-03-26 12:14:29 +01:00
Florian Wilhelm
a6c8a8d94d
Fix typos and small IDE hints in IT controller ( #588 )
2019-03-26 10:32:26 +01:00
Sven Merk
56ae339d9c
Switch working directory 3
2019-03-26 09:36:59 +01:00
Sven Merk
b36ad6d8d3
Switch working directory 2
2019-03-25 17:02:46 +01:00
Sven Merk
514e3f7c84
Switch working directory
2019-03-25 16:47:51 +01:00
Sven Merk
630150d481
Switch to dep image
2019-03-25 16:15:57 +01:00
Sven Merk
9f18272af6
Fix project name and revert include change since it showed no effect
2019-03-25 15:54:06 +01:00
Sven Merk
250fbccfeb
Refactor include pattern
2019-03-25 15:30:28 +01:00
Christopher Fenner
f138ae1499
mailSendNotification: generate documentation ( #584 )
2019-03-25 14:34:48 +01:00
Sven Merk
82d70677fb
Refactor to dep as dependency manager
2019-03-25 14:32:36 +01:00