Skip to content

Draft: Undeploy test

Rory Clarke requested to merge undeploy_test into master

Remove conda environment and test that Conda and NFS were remove correctly

  1. Protection added for empty IOC lists when running undeploy
  2. There were permission issues with the testinfra stage for testing that conda environments were removed. This was fixed by using Ansible tests in converge. Need some input on the best way to tidy that up
  3. Will integrate this with side effects after point 2. resolved

Merge request reports