Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / infra / bots / recipes / upload_nano_results.expected / normal_bot.json
1 [
2   {
3     "cmd": [
4       "vpython",
5       "-u",
6       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
7       "--json-output",
8       "/path/to/tmp/json",
9       "glob",
10       "[START_DIR]/perf",
11       "*.json"
12     ],
13     "cwd": "[START_DIR]/perf",
14     "infra_step": true,
15     "name": "find results",
16     "~followup_annotations": [
17       "@@@STEP_LOG_LINE@glob@[START_DIR]/perf/nanobench_abc123.json@@@",
18       "@@@STEP_LOG_END@glob@@@"
19     ]
20   },
21   {
22     "cmd": [
23       "gsutil",
24       "cp",
25       "-z",
26       "json",
27       "[START_DIR]/perf/nanobench_abc123.json",
28       "gs://skia-perf/nano-json-v1/2012/05/14/12/Perf-Debian10-Clang-GCE-CPU-AVX2-x86_64-All-Debug/nanobench_abc123.json"
29     ],
30     "infra_step": true,
31     "name": "upload"
32   },
33   {
34     "name": "$result"
35   }
36 ]