Oliver Nocon
|
067eb0ba6a
|
Improve error messages for test failures (#1417)
|
2020-04-17 11:59:51 +02:00 |
|
Stengel
|
fdf2d97f9a
|
Merge remote-tracking branch 'upstream/master' into harmonize-docker-arguments
|
2019-10-24 07:37:13 +02:00 |
|
Sven Merk
|
46fb4ad5e8
|
Exchange NonSerializable template engine with GStringTemplateEngine
|
2019-10-23 13:38:31 +02:00 |
|
Roland Stengel
|
01ce797245
|
harmonize docker configuration properties
support the configuration of the docker arguments
dockerEnvVars
dockerOptions
dockerWorkspace
for all steps.
|
2019-07-25 11:57:21 +02:00 |
|
Oliver Nocon
|
99821afab8
|
Doc - Add missing possible values (#679)
|
2019-04-29 11:43:26 +02:00 |
|
Christopher Fenner
|
e67b9cff23
|
influxWriteData: hold data in dedicated object (#624)
* add InfluxData object
* add InfluxData rule
* use InfluxData
* include jenkins_custom_data into InfluxData object
* correct typo
* add missing import
* fix condition for influx reporting
* add test class
* Update influxWriteData.groovy
|
2019-04-11 11:39:41 +02:00 |
|
Alejandra Ferreiro Vidal
|
7a54118b2a
|
gaugeExecuteTests: generate docu
|
2019-04-09 11:59:08 +02:00 |
|
Christopher Fenner
|
10267ce7d1
|
Analytics: add step parameter keys (#442)
* add stepParamKey values
* camelCase
|
2019-01-21 08:47:34 +01:00 |
|
Marcus Holl
|
b7468a7ae4
|
Step name is not a string literal anymore
Having the step name always the same like the file name, which is in turn the class name is
redundant.
|
2018-11-29 09:54:05 +01:00 |
|
Marcus Holl
|
2e8a9db02c
|
script = this as fallback instead of map with cpe of current step
o The map does not provide access to e.g. sh, echo.
o this has the same cpe as property as it is constructed with the
current map approach.
|
2018-10-31 12:52:45 +01:00 |
|
Marcus Holl
|
ea23d65594
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-10-30 17:01:19 +01:00 |
|
Marcus Holl
|
d4f9171247
|
erge remote-tracking branch 'github/master' into HEAD
|
2018-10-18 11:02:09 +02:00 |
|
Oliver Nocon
|
0e5ccabdae
|
add step gaugeExecuteTests (#340)
* seleniumExecuteTests - fixes
* add step gaugeExecuteTests incl. tests
* add documentation
* add more config options
|
2018-10-17 16:44:20 +02:00 |
|