industrial_ci
industrial_ci copied to clipboard
Improve isolation
- ici_asroot might be replaced by sudo to isolate the environment (currently the behavior is different with and without sudo)
- ISOLATION=shell should not use a subshell
- exported variables should be managed (perhaps even by tests)
- run.sh should wrap active steps in a function