From 0288367db80d788e3898f735eacec7a10fdcc012 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Thu, 14 Sep 2023 09:33:16 +0530 Subject: [PATCH] test-e2e: Retrigger the RBD image post merge job The post merge job was failed #117103 and this causes the e2e tests to fail. Considering we have increased the timeout recently, retriggering the job. Signed-off-by: Humble Chirammal --- test/images/volume/rbd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/images/volume/rbd/README.md b/test/images/volume/rbd/README.md index 2bf41c88e77..1630be89df8 100644 --- a/test/images/volume/rbd/README.md +++ b/test/images/volume/rbd/README.md @@ -2,7 +2,7 @@ * 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!) +`block.tar.gz` is a small ext2 filesystem created by `create_block.sh` (run as root!) # Credentials