Bug 1615540 - Remove AWFY bug template and db record

This commit is contained in:
Kimberly Sereduck 2020-03-11 03:42:41 -06:00 коммит произвёл GitHub
Родитель 4ec0ff93e5
Коммит fea3fd1de5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 0 добавлений и 29 удалений

Просмотреть файл

@ -71,27 +71,6 @@
On the page above you can see an alert for each affected platform as well as a link to a graph showing the history of scores for this test. There is also a link to a treeherder page showing the jobs in a pushlog format.
To learn more about the regressing test(s), please see: https://wiki.mozilla.org/AWSY/Tests
- model: perf.PerformanceBugTemplate
pk: 5
fields:
framework: 5
keywords: perf, perf-alert, regression
default_component: Performance
default_product: Testing
text: |
We have detected an awfy regression from push:
{{ revisionHref }}
As author of one of the patches included in that push, we need your help to address this regression.
{{ alertSummary }}
You can find links to graphs and comparison views for each of the above tests at: {{ alertHref }}
On the page above you can see an alert for each affected platform as well as a link to a graph showing the history of scores for this test. There is also a link to a treeherder page showing the jobs in a pushlog format.
To learn more about the regressing test(s), please see: https://www.arewefastyet.com/
- model: perf.PerformanceBugTemplate
pk: 6
fields:

Просмотреть файл

@ -23,14 +23,6 @@
"enabled": true
}
},
{
"pk": 5,
"model": "perf.PerformanceFramework",
"fields": {
"name": "awfy",
"enabled": true
}
},
{
"pk": 6,
"model": "perf.PerformanceFramework",