5
edits
(added columns for Aries/Flame device information) |
(remove table from Severe Smoketest issues part, added "creation_time, last_change_time" to Bugzilla fields) |
||
| Line 7: | Line 7: | ||
"status_whiteboard" : "dogfood-blocker", | "status_whiteboard" : "dogfood-blocker", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, component, assigned_to, summary, status" | "include_fields": "id, component, assigned_to, summary, status, creation_time, last_change_time" | ||
}</bugzilla> | }</bugzilla> | ||
| Line 39: | Line 39: | ||
"v1" : "affected", | "v1" : "affected", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, component, assigned_to, summary, status" | "include_fields": "id, component, assigned_to, summary, status, creation_time, last_change_time" | ||
}</bugzilla> | }</bugzilla> | ||
== Smoketest Severe Issues == | == Smoketest Severe Issues == | ||
[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_qa_whiteboard&o1=anywordssubstr&resolution=---&v1=severe Severe issues affecting smoketest.] | [https://bugzilla.mozilla.org/buglist.cgi?f1=cf_qa_whiteboard&o1=anywordssubstr&resolution=---&v1=severe Severe issues affecting smoketest.] | ||
<bugzilla>{ | <bugzilla>{ | ||
| Line 67: | Line 49: | ||
"v1" : "severe", | "v1" : "severe", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, component, assigned_to, summary, status" | "include_fields": "id, component, assigned_to, summary, status, creation_time, last_change_time" | ||
}</bugzilla> | }</bugzilla> | ||
edits