Closed
Bug 1198510
Opened 10 years ago
Closed 8 years ago
cleanup talos scripts in mozharness now that we don't need a webroot
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Unassigned)
References
Details
in bug 1195288, we use a python webserver and avoid the apache webserver. This is causing some changes in mozharness/talos.py, actually just a lot of removals of lines of code!
We can remove more lines of code, anything that references webroot, python_webserver, and probably populate_webroot.
If we clean this up nicely, it will work well for both production and local testing.
Comment 1•10 years ago
|
||
We probably could request apache to be shut off on the testers.
This will make possible apache issues (as we have seen on newly re-imaged Linux testers) something of the past.
| Reporter | ||
Comment 3•8 years ago
|
||
it appears so.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(jmaher)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•