after a successful test run, I am experiencing failures during cleanup when running on lxd
$ /snap/bin/juju destroy-controller -y github-pr-c60cb --destroy-all-models --destroy-storage
Destroying controller
Waiting for hosted model resources to be reclaimed
Waiting for 2 models
Waiting for 1 model
Waiting for 1 model
All hosted models reclaimed, cleaning up controller machines
Error: The process '/snap/bin/juju' failed with exit code null
I am unclear about why this is happening, but I can try working around it by allowing github to continue-on-error for the moment
hi again
after a successful test run, I am experiencing failures during cleanup when running on lxd
I am unclear about why this is happening, but I can try working around it by allowing github to
continue-on-error
for the momentthanks!