treeherder/tests/seta
Armen Zambrano 9104004ee1
SETA improvements (#6002)
* Properly configure LOGGING_LEVEL

`LOGGING_LEVEL` was being cast down to False rather than "INFO" or "DEBUG".
There were no fallouts from it but it was preventing setting the right logging
level for the Docker container or the Heroku Review Apps.

* Validate preseed entries and fail if issues are found

Without validation some invalid data job priorities would be inserted into the table. No issues
would be noticed for SETA since the web API sanitizes the data before presenting it.
2020-02-18 11:51:53 -05:00
..
conftest.py Bug 1513486 - Flatten list_runnable_jobs() return value 2019-02-08 18:53:58 +00:00
test_analyze_failures.py Bug 1342451 - SETA: Fix test_analyze_failures (#2209) 2017-02-28 12:26:19 -05:00
test_high_value_jobs.py Bug 1341501 - Combine duplicate _query_latest_gecko_decision_task_id functions (#2272) 2017-03-20 17:19:52 -04:00
test_job_priorities.py SETA improvements (#6002) 2020-02-18 11:51:53 -05:00
test_models.py Bug 1332448 - Remove taskrequest counter and timeout from seta (#2103) 2017-01-25 13:14:57 -05:00
test_update_job_priority.py Bug 1547238 - SETA - mark new jobs as low priority. r=camd (#4917) 2019-04-26 09:06:35 -07:00