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