Merge pull request #119044 from humblec/rbd-test-retrigger

test-e2e: Retrigger the RBD image post merge job
This commit is contained in:
Kubernetes Prow Robot
2023-07-03 07:50:52 -07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# rbd and ceph target container for testing.
* The container needs to run with docker --privileged
* The container needs to run with `docker --privileged` mode
block.tar.gz is a small ext2 filesystem created by `create_block.sh` (run as root!)