Skip to content

Commit fea7c13

Browse files
author
Magdalen Manohar
committed
add runbook in plain text
1 parent 6c177b6 commit fea7c13

1 file changed

Lines changed: 36 additions & 3 deletions

File tree

test_data/yfcc/yfcc_runbook.yaml

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1-
version https://git-lfs.github.com/spec/v1
2-
oid sha256:95e0e37c6dd3a38bc3e4b4982f16c93e57881b4f8c24d8e49e073dd404a09ebd
3-
size 557
1+
yfcc-10K:
2+
max_pts: 7500
3+
1:
4+
operation: "insert"
5+
start: 0
6+
end: 7500
7+
2:
8+
operation: "search"
9+
3:
10+
operation: "replace"
11+
tags_start: 0
12+
tags_end: 2500
13+
ids_start: 7500
14+
ids_end: 10000
15+
4:
16+
operation: "search"
17+
5:
18+
operation: "replace"
19+
tags_start: 0
20+
tags_end: 2500
21+
ids_start: 0
22+
ids_end: 2500
23+
6:
24+
operation: "search"
25+
7:
26+
operation: "delete"
27+
start: 2500
28+
end: 5000
29+
8:
30+
operation: "search"
31+
9:
32+
operation: "insert"
33+
start: 7500
34+
end: 10000
35+
10:
36+
operation: "search"

0 commit comments

Comments
 (0)