mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-02 03:46:41 +00:00
The new mini-e2e jobs does the following: - reserve a bare-metal machine - checkout the git repository with the PR - build used artifacts (container image and e2e.test executable) - deploy k8s and Rook in a minikube VM - run the e2e tests With-contributions-from: Yug <yuggupta27@gmail.com> Signed-off-by: Niels de Vos <ndevos@redhat.com>