Chromium Code Reviews| Index: milo/appengine/swarming/expectations/build-canceled.json |
| diff --git a/milo/appengine/swarming/expectations/build-canceled.json b/milo/appengine/swarming/expectations/build-canceled.json |
| index a7eb8bcaeb61f11ce9b53394c36e2a232134d643..55273226f6a4c938f1f8580fd4cdb95e357a4441 100644 |
| --- a/milo/appengine/swarming/expectations/build-canceled.json |
| +++ b/milo/appengine/swarming/expectations/build-canceled.json |
| @@ -21,6 +21,10 @@ |
| "Label": "swarm3-c4", |
| "URL": "https://debug/restricted/bot/swarm3-c4" |
| }, |
| + "Recipe": { |
| + "Label": "infra/infra_continuous", |
| + "URL": "https://chromium.googlesource.com/chromium/tools/build/+/master/scripts/slave/recipes/infra/infra_continuous.py" |
| + }, |
| "Source": { |
| "Label": "Task 2d8d62f6be545b10", |
| "URL": "https://debug/user/task/2d8d62f6be545b10" |
| @@ -54,6 +58,7 @@ |
| "Status": "Success", |
| "Banner": null, |
| "Bot": null, |
| + "Recipe": null, |
|
nodir
2017/02/07 21:56:30
yeah, this looks like another example of why "buil
hinoka
2017/03/01 22:53:10
In theory, a "build" could be a quest that contain
|
| "Source": null, |
| "MainLink": { |
| "Label": "stdout", |
| @@ -75,6 +80,7 @@ |
| "Status": "Success", |
| "Banner": null, |
| "Bot": null, |
| + "Recipe": null, |
| "Source": null, |
| "MainLink": { |
| "Label": "stdout", |
| @@ -136,75 +142,6 @@ |
| "Value": "$0.52" |
| } |
| ] |
| - }, |
| - { |
| - "GroupName": "Swarming Tags", |
| - "Property": [ |
| - { |
| - "Key": "buildbucket_bucket", |
| - "Value": "estaab-infra-waterfall-test" |
| - }, |
| - { |
| - "Key": "buildbucket_hostname", |
| - "Value": "cr-buildbucket-dev.appspot.com" |
| - }, |
| - { |
| - "Key": "builder", |
| - "Value": "infra-continuous-precise-32" |
| - }, |
| - { |
| - "Key": "cores", |
| - "Value": "8" |
| - }, |
| - { |
| - "Key": "cron_invocation_id", |
| - "Value": "9183652815541395264" |
| - }, |
| - { |
| - "Key": "cron_job_id", |
| - "Value": "infra-experimental/buildbucket-job-estaab-infra-waterfall-test" |
| - }, |
| - { |
| - "Key": "master", |
| - "Value": "master.estaab-infra-waterfall-test" |
| - }, |
| - { |
| - "Key": "os", |
| - "Value": "Ubuntu-12.04" |
| - }, |
| - { |
| - "Key": "pool", |
| - "Value": "default" |
| - }, |
| - { |
| - "Key": "priority", |
| - "Value": "100" |
| - }, |
| - { |
| - "Key": "recipe_name", |
| - "Value": "infra/infra_continuous" |
| - }, |
| - { |
| - "Key": "recipe_repository", |
| - "Value": "https://chromium.googlesource.com/chromium/tools/build" |
| - }, |
| - { |
| - "Key": "recipe_revision", |
| - "Value": "" |
| - }, |
| - { |
| - "Key": "user", |
| - "Value": "" |
| - }, |
| - { |
| - "Key": "user_agent", |
| - "Value": "luci-cron" |
| - }, |
| - { |
| - "Key": "allow_milo", |
| - "Value": "1" |
| - } |
| - ] |
| } |
| ], |
| "Blame": null |