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
commit b1d43aa1dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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!)