mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-14 19:08:08 +00:00
Switch over to new coverage
task (#2741)
This commit is contained in:
@ -416,6 +416,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Expect Crash On Failure",
|
||||
"type": "boolean"
|
||||
},
|
||||
"function_allowlist": {
|
||||
"title": "Function Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"generator_env": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
@ -438,6 +442,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Minimized Stack Depth",
|
||||
"type": "integer"
|
||||
},
|
||||
"module_allowlist": {
|
||||
"title": "Module Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"preserve_existing_outputs": {
|
||||
"title": "Preserve Existing Outputs",
|
||||
"type": "boolean"
|
||||
@ -457,6 +465,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Report List",
|
||||
"type": "array"
|
||||
},
|
||||
"source_allowlist": {
|
||||
"title": "Source Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"stats_file": {
|
||||
"title": "Stats File",
|
||||
"type": "string"
|
||||
@ -2323,6 +2335,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Expect Crash On Failure",
|
||||
"type": "boolean"
|
||||
},
|
||||
"function_allowlist": {
|
||||
"title": "Function Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"generator_env": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
@ -2345,6 +2361,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Minimized Stack Depth",
|
||||
"type": "integer"
|
||||
},
|
||||
"module_allowlist": {
|
||||
"title": "Module Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"preserve_existing_outputs": {
|
||||
"title": "Preserve Existing Outputs",
|
||||
"type": "boolean"
|
||||
@ -2364,6 +2384,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Report List",
|
||||
"type": "array"
|
||||
},
|
||||
"source_allowlist": {
|
||||
"title": "Source Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"stats_file": {
|
||||
"title": "Stats File",
|
||||
"type": "string"
|
||||
@ -3051,6 +3075,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Expect Crash On Failure",
|
||||
"type": "boolean"
|
||||
},
|
||||
"function_allowlist": {
|
||||
"title": "Function Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"generator_env": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
@ -3073,6 +3101,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Minimized Stack Depth",
|
||||
"type": "integer"
|
||||
},
|
||||
"module_allowlist": {
|
||||
"title": "Module Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"preserve_existing_outputs": {
|
||||
"title": "Preserve Existing Outputs",
|
||||
"type": "boolean"
|
||||
@ -3092,6 +3124,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Report List",
|
||||
"type": "array"
|
||||
},
|
||||
"source_allowlist": {
|
||||
"title": "Source Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"stats_file": {
|
||||
"title": "Stats File",
|
||||
"type": "string"
|
||||
@ -3570,6 +3606,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Expect Crash On Failure",
|
||||
"type": "boolean"
|
||||
},
|
||||
"function_allowlist": {
|
||||
"title": "Function Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"generator_env": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
@ -3592,6 +3632,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Minimized Stack Depth",
|
||||
"type": "integer"
|
||||
},
|
||||
"module_allowlist": {
|
||||
"title": "Module Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"preserve_existing_outputs": {
|
||||
"title": "Preserve Existing Outputs",
|
||||
"type": "boolean"
|
||||
@ -3611,6 +3655,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Report List",
|
||||
"type": "array"
|
||||
},
|
||||
"source_allowlist": {
|
||||
"title": "Source Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"stats_file": {
|
||||
"title": "Stats File",
|
||||
"type": "string"
|
||||
@ -4032,6 +4080,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Expect Crash On Failure",
|
||||
"type": "boolean"
|
||||
},
|
||||
"function_allowlist": {
|
||||
"title": "Function Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"generator_env": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
@ -4054,6 +4106,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Minimized Stack Depth",
|
||||
"type": "integer"
|
||||
},
|
||||
"module_allowlist": {
|
||||
"title": "Module Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"preserve_existing_outputs": {
|
||||
"title": "Preserve Existing Outputs",
|
||||
"type": "boolean"
|
||||
@ -4073,6 +4129,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Report List",
|
||||
"type": "array"
|
||||
},
|
||||
"source_allowlist": {
|
||||
"title": "Source Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"stats_file": {
|
||||
"title": "Stats File",
|
||||
"type": "string"
|
||||
@ -4468,6 +4528,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Expect Crash On Failure",
|
||||
"type": "boolean"
|
||||
},
|
||||
"function_allowlist": {
|
||||
"title": "Function Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"generator_env": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
@ -4490,6 +4554,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Minimized Stack Depth",
|
||||
"type": "integer"
|
||||
},
|
||||
"module_allowlist": {
|
||||
"title": "Module Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"preserve_existing_outputs": {
|
||||
"title": "Preserve Existing Outputs",
|
||||
"type": "boolean"
|
||||
@ -4509,6 +4577,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Report List",
|
||||
"type": "array"
|
||||
},
|
||||
"source_allowlist": {
|
||||
"title": "Source Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"stats_file": {
|
||||
"title": "Stats File",
|
||||
"type": "string"
|
||||
@ -4931,6 +5003,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Expect Crash On Failure",
|
||||
"type": "boolean"
|
||||
},
|
||||
"function_allowlist": {
|
||||
"title": "Function Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"generator_env": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
@ -4953,6 +5029,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Minimized Stack Depth",
|
||||
"type": "integer"
|
||||
},
|
||||
"module_allowlist": {
|
||||
"title": "Module Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"preserve_existing_outputs": {
|
||||
"title": "Preserve Existing Outputs",
|
||||
"type": "boolean"
|
||||
@ -4972,6 +5052,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Report List",
|
||||
"type": "array"
|
||||
},
|
||||
"source_allowlist": {
|
||||
"title": "Source Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"stats_file": {
|
||||
"title": "Stats File",
|
||||
"type": "string"
|
||||
@ -6678,6 +6762,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Expect Crash On Failure",
|
||||
"type": "boolean"
|
||||
},
|
||||
"function_allowlist": {
|
||||
"title": "Function Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"generator_env": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
@ -6700,6 +6788,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Minimized Stack Depth",
|
||||
"type": "integer"
|
||||
},
|
||||
"module_allowlist": {
|
||||
"title": "Module Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"preserve_existing_outputs": {
|
||||
"title": "Preserve Existing Outputs",
|
||||
"type": "boolean"
|
||||
@ -6719,6 +6811,10 @@ If webhook is set to have Event Grid message format then the payload will look a
|
||||
"title": "Report List",
|
||||
"type": "array"
|
||||
},
|
||||
"source_allowlist": {
|
||||
"title": "Source Allowlist",
|
||||
"type": "string"
|
||||
},
|
||||
"stats_file": {
|
||||
"title": "Stats File",
|
||||
"type": "string"
|
||||
|
Reference in New Issue
Block a user