update
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"controls": {
|
||||
"cleanup-failure": ["RUNNER_FAIL", "runner", "FAIL", "0"],
|
||||
"dut-mismatch": ["DUT_FAIL", "dut", "PASS", "0"],
|
||||
"guest-command-failure": ["RUNNER_FAIL", "runner", "PASS", "0"],
|
||||
"known-good": ["PASS", "none", "PASS", "0"],
|
||||
"owned-cleanup": ["PASS", "none", "PASS", "0"],
|
||||
"qemu-early-exit": ["INFRA_BLOCKED", "infrastructure", "PASS", "0"],
|
||||
"ssh-failure": ["INFRA_BLOCKED", "infrastructure", "PASS", "0"],
|
||||
"timeout": ["RUNNER_FAIL", "runner", "PASS", "1"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user