Actions
action #5640
closedadjust autotest::loattest to hide CASEDIR
Description
autotest::loadteset should be changed to prepend CASEDIR automatically to relative paths and disallow accessing files outside CASEDIR. This removes the need to use CASEDIR in main.pm and leaves the option for jailing test cases in the future.
Updated by coolo almost 10 years ago
- Target version changed from Sprint 13 to Sprint 14
Updated by coolo almost 10 years ago
- Category set to 132
- Assignee set to lnussel
- Target version changed from Sprint 14 to Sprint 15
Updated by coolo almost 10 years ago
- Status changed from New to Resolved
- Assignee changed from lnussel to coolo
https://github.com/os-autoinst/os-autoinst/pull/203
I wanted to do something else but ended up touching loadtest, so I fixed it too
Actions