File tree 3 files changed +0
-23
lines changed
x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test
3 files changed +0
-23
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
" CRUD watch APIs " :
3
3
4
- - skip :
5
- reason : https://github.com/elastic/elasticsearch/issues/33185
6
- version : " 6.7.0 - "
7
-
8
4
# no need to put watch, exists already
9
5
- do :
10
6
watcher.get_watch :
74
70
---
75
71
" Test watcher stats output " :
76
72
77
- - skip :
78
- reason : https://github.com/elastic/elasticsearch/issues/33185
79
- version : " 6.7.0 - "
80
-
81
73
- do :
82
74
watcher.stats : {}
83
75
- match : { "manually_stopped": false }
Original file line number Diff line number Diff line change 1
1
---
2
2
" CRUD watch APIs " :
3
- - skip :
4
- reason : https://github.com/elastic/elasticsearch/issues/33185
5
- version : " 6.7.0 - "
6
3
7
4
- do :
8
5
watcher.put_watch :
93
90
---
94
91
" Test watcher stats output " :
95
92
96
- - skip :
97
- reason : https://github.com/elastic/elasticsearch/issues/33185
98
- version : " 6.7.0 - "
99
-
100
93
- do :
101
94
watcher.stats : {}
102
95
- match : { "manually_stopped": false }
Original file line number Diff line number Diff line change 1
1
---
2
2
" CRUD watch APIs " :
3
3
4
- - skip :
5
- reason : https://github.com/elastic/elasticsearch/issues/33185
6
- version : " 6.7.0 - "
7
-
8
4
# no need to put watch, exists already
9
5
- do :
10
6
watcher.get_watch :
73
69
---
74
70
" Test watcher stats output " :
75
71
76
- - skip :
77
- reason : https://github.com/elastic/elasticsearch/issues/33185
78
- version : " 6.7.0 - "
79
-
80
72
- do :
81
73
watcher.stats : {}
82
74
- match : { "manually_stopped": false }
You can’t perform that action at this time.
0 commit comments