Skip to content

Commit 4708ff8

Browse files
authored
Disable Kibana checks for 8.x branches (#3857)
Since we're testing against Kibana main, using 8.x branches is not going to work. If needed, in the future, we can test Kibana 8.x against branch 8.x of the Elasticsearch specification.
1 parent d22ee5a commit 4708ff8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

catalog-info.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,3 @@ spec:
4343
branch: 'main'
4444
cronline: '0 4 * * *'
4545
message: 'Daily run for main branch'
46-
Daily 8.x:
47-
branch: '8.x'
48-
cronline: '0 4 * * *'
49-
message: 'Daily run for 8.x branch'
50-
Daily 8.17:
51-
branch: '8.17'
52-
cronline: '0 4 * * *'
53-
message: 'Daily run for 8.17 branch'
54-
Daily 8.18:
55-
branch: '8.18'
56-
cronline: '0 4 * * *'
57-
message: 'Daily run for 8.18 branch'

0 commit comments

Comments
 (0)