@@ -22,38 +22,17 @@ apply plugin: 'elasticsearch.docs-test'
22
22
/* List of files that have snippets that will not work until platinum tests can occur ... */
23
23
buildRestTests. expectedUnconvertedCandidates = [
24
24
' reference/ml/transforms.asciidoc' ,
25
- ' reference/ml/apis/close-job.asciidoc' ,
26
25
' reference/ml/apis/delete-calendar-event.asciidoc' ,
27
- ' reference/ml/apis/delete-calendar-job.asciidoc' ,
28
- ' reference/ml/apis/delete-calendar.asciidoc' ,
29
- ' reference/ml/apis/delete-datafeed.asciidoc' ,
30
- ' reference/ml/apis/delete-filter.asciidoc' ,
31
- ' reference/ml/apis/delete-job.asciidoc' ,
32
- ' reference/ml/apis/delete-snapshot.asciidoc' ,
33
- ' reference/ml/apis/flush-job.asciidoc' ,
34
26
' reference/ml/apis/get-bucket.asciidoc' ,
35
- ' reference/ml/apis/get-calendar.asciidoc' ,
36
27
' reference/ml/apis/get-category.asciidoc' ,
37
- ' reference/ml/apis/get-filter.asciidoc' ,
38
28
' reference/ml/apis/get-influencer.asciidoc' ,
39
29
' reference/ml/apis/get-job-stats.asciidoc' ,
40
30
' reference/ml/apis/get-overall-buckets.asciidoc' ,
41
31
' reference/ml/apis/get-record.asciidoc' ,
42
32
' reference/ml/apis/get-snapshot.asciidoc' ,
43
- ' reference/ml/apis/open-job.asciidoc' ,
44
- ' reference/ml/apis/post-calendar-event.asciidoc' ,
45
33
' reference/ml/apis/post-data.asciidoc' ,
46
- ' reference/ml/apis/preview-datafeed.asciidoc' ,
47
- ' reference/ml/apis/put-calendar-job.asciidoc' ,
48
- ' reference/ml/apis/put-calendar.asciidoc' ,
49
- ' reference/ml/apis/put-filter.asciidoc' ,
50
34
' reference/ml/apis/revert-snapshot.asciidoc' ,
51
- ' reference/ml/apis/start-datafeed.asciidoc' ,
52
- ' reference/ml/apis/stop-datafeed.asciidoc' ,
53
- ' reference/ml/apis/update-filter.asciidoc' ,
54
35
' reference/ml/apis/update-snapshot.asciidoc' ,
55
- ' reference/ml/apis/validate-detector.asciidoc' ,
56
- ' reference/ml/apis/validate-job.asciidoc' ,
57
36
]
58
37
59
38
integTestCluster {
0 commit comments