krkn-chaos / krkn

Chaos and resiliency testing tool for Kubernetes with a focus on improving performance under failure conditions. A CNCF sandbox project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

automation: split workflow moving docker image building in its own flow

sandrobonazzola opened this issue · comments

  • Setting up KinD takes about 3 minutes.
  • Running unit tests takes about 4 minutes and requires KinD up and running.
  • Building the Docker image takes about 3 minutes.

We should split the Docker image building to its own flow and then if both the flows passes and it's a tagged release a third flow should take care of the remaining steps publishing the image on quay.