mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-03-27 13:57:14 +00:00
adding run tag (#1179)
Signed-off-by: Paige Patton <prubenda@redhat.com>
This commit is contained in:
@@ -163,6 +163,15 @@
|
||||
"default": "False",
|
||||
"required": "false"
|
||||
},
|
||||
{
|
||||
"name": "es-run-tag",
|
||||
"short_description": "Elasticsearch run tag",
|
||||
"description": "Elasticsearch run tag to compare similar runs",
|
||||
"variable": "ES_RUN_TAG",
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"required": "false"
|
||||
},
|
||||
{
|
||||
"name": "es-server",
|
||||
"short_description": "Elasticsearch instance URL",
|
||||
|
||||
Reference in New Issue
Block a user