mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 21:36:24 +00:00
test-e2e: Retrigger the RBD image post merge job
The post merge job was failed https://github.com/kubernetes/kubernetes/pull/117103 and this causes the e2e tests to fail. This PR retrigger the same. Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
This commit is contained in:
parent
8c33d3ef7b
commit
ede17eace4
@ -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!)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user