industrial_ci icon indicating copy to clipboard operation
industrial_ci copied to clipboard

Improve isolation

Open mathias-luedtke opened this issue 3 years ago • 0 comments

  • 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

mathias-luedtke avatar Jul 25 '21 11:07 mathias-luedtke