We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36220aa commit d834307Copy full SHA for d834307
1 file changed
test/packages/benchmarks/system_benchmark/manifest.yml
@@ -6,7 +6,8 @@ description: Test for system benchmark runner
6
categories: ["network"]
7
type: integration
8
conditions:
9
- kibana.version: '^8.0.0'
+ kibana:
10
+ version: '^8.0.0'
11
policy_templates:
12
- name: testpo
13
title: Test
@@ -20,4 +21,4 @@ policy_templates:
20
21
description: Collecting logs
22
owner:
23
github: elastic/integrations
- type: elastic
24
+ type: elastic
0 commit comments