Skip to content

Commit 2a60a51

Browse files
authored
adding run tag (krkn-chaos#1179)
Signed-off-by: Paige Patton <prubenda@redhat.com>
1 parent 31756e6 commit 2a60a51

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

containers/krknctl-input.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,15 @@
163163
"default": "False",
164164
"required": "false"
165165
},
166+
{
167+
"name": "es-run-tag",
168+
"short_description": "Elasticsearch run tag",
169+
"description": "Elasticsearch run tag to compare similar runs",
170+
"variable": "ES_RUN_TAG",
171+
"type": "string",
172+
"default": "",
173+
"required": "false"
174+
},
166175
{
167176
"name": "es-server",
168177
"short_description": "Elasticsearch instance URL",

0 commit comments

Comments
 (0)