From d9d3fecbfe12b850bb311a9bb5095d8958336176 Mon Sep 17 00:00:00 2001 From: Tuomo Tanskanen Date: Mon, 15 Jan 2024 12:07:09 +0200 Subject: [PATCH] add release-0.5 to README.md Add release-0.5 information to README.md Signed-off-by: Tuomo Tanskanen --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e20596fb3d..3af99f04a8 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,13 @@ development. Here are the tests which run on different branches in BMO: * **/test-ubuntu-integration-main** runs ansible integration tests with CAPM3 main branch and BMO **main** branch on Ubuntu +**Release-0.5 branch:** + +* **/test-centos-e2e-integration-release-1-6** runs CAPM3 e2e integration tests + with CAPM3 release-1.6 branch and BMO **release-0.5** branch on Centos +* **/test-ubuntu-integration-release-1-6** runs ansible integration tests with + CAPM3 release-1.6 branch and BMO **release-0.5** branch on Ubuntu + **Release-0.4 branch:** * **/test-centos-e2e-integration-release-1-5** runs CAPM3 e2e integration tests