summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.json b/config.json
index 1725bc04a7..915c31807c 100644
--- a/config.json
+++ b/config.json
@@ -53,7 +53,7 @@
"valueType": "target",
"values": [],
"defaultValue": ""
- },
+ },
"ContainerName": {
"description": "Container name for Azure upload.",
"valueType": "property",
@@ -589,6 +589,12 @@
"RestoreOptData": "default"
}
},
+ "priority": {
+ "description": "Sets CLRTestPriorityToBuild property.",
+ "settings": {
+ "CLRTestPriorityToBuild": "default"
+ }
+ },
"ab": {
"description": "Downloads the latests product packages from Azure. The values for '-AzureAccount' and '-AzureToken' are required",
"settings": {