Path: blob/main/infra/recipes/health_check.expected/basic.json
5394 views
[1{2"cmd": [3"vpython3",4"[CACHE]/builder/crosvm/tools/presubmit",5"--list-checks",6"health_checks"7],8"cwd": "[CACHE]/builder/crosvm",9"env": {10"CROSVM_CONTAINER_CACHE": "[CACHE]/builder/dev_container"11},12"luci_context": {13"realm": {14"name": "crosvm/crosvm:ci"15},16"resultdb": {17"current_invocation": {18"name": "invocations/build:8945511751514863184",19"update_token": "token"20},21"hostname": "rdbhost"22}23},24"name": "List checks to run"25},26{27"cmd": [28"vpython3",29"[CACHE]/builder/crosvm/tools/dev_container",30"--no-interactive",31"--verbose",32"tools/presubmit",33"--no-delta",34"check_a"35],36"cwd": "[CACHE]/builder/crosvm",37"env": {38"CROSVM_CONTAINER_CACHE": "[CACHE]/builder/dev_container"39},40"luci_context": {41"realm": {42"name": "crosvm/crosvm:ci"43},44"resultdb": {45"current_invocation": {46"name": "invocations/build:8945511751514863184",47"update_token": "token"48},49"hostname": "rdbhost"50}51},52"name": "tools/presubmit check_a"53},54{55"cmd": [56"vpython3",57"[CACHE]/builder/crosvm/tools/dev_container",58"--no-interactive",59"--verbose",60"tools/presubmit",61"--no-delta",62"check_b"63],64"cwd": "[CACHE]/builder/crosvm",65"env": {66"CROSVM_CONTAINER_CACHE": "[CACHE]/builder/dev_container"67},68"luci_context": {69"realm": {70"name": "crosvm/crosvm:ci"71},72"resultdb": {73"current_invocation": {74"name": "invocations/build:8945511751514863184",75"update_token": "token"76},77"hostname": "rdbhost"78}79},80"name": "tools/presubmit check_b"81}82]8384