Description of problem: With Beaker 26, we're making Restraint the default harness. One Issue which came up was that Restraint breaks backwards compatibility with beah in that it uploads the task log output as: taskout.log. This can break peoples scripts if they're expecting TASKOUT.log. This RFE proposes to keep restraint as is, but add an Apache redirect on the Beaker side to redirect all requests for TASKOUT.log to taskout.log for jobs using restraint.
The task output filename from beah is TESTOUT.log not TASKOUT.log.
https://gerrit.beaker-project.org/#/c/beaker/+/6298
Beaker 26.0 has been released.