Many of CI's scripts will terminate and cleanup when given SIGINT, but cancalling a job doesn't send the right signal to the right script.
We want a universal way to guarantee that when a job is cancelled, the juju is told to cleanup (destroy-environment), and that resources are released from the substrate.
Many of CI's scripts will terminate and cleanup when given SIGINT, but cancalling a job doesn't send the right signal to the right script.
We want a universal way to guarantee that when a job is cancelled, the juju is told to cleanup (destroy- environment) , and that resources are released from the substrate.