Test pipelines/jobs deals with a runner deleted

Test case:

  • starting pipeline on a runner
  • Delete runner pod while job are runner on pods
  • See what build job produce
  • test to recreate a runner if possible before the end of the jobs and see if it can reattach or not.