Update community.docker if focal 38/74838/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Apr 2025 08:39:16 +0000 (10:39 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Apr 2025 08:39:16 +0000 (10:39 +0200)
Change-Id: I01f363a5086b16e14a526f2e4be2c05327d8e762
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/xtesting-ci.yaml

index f043fa3..bcb6896 100644 (file)
           esac && \
           ansible-galaxy collection install community.kubernetes && \
           case {ubuntu} in \
-          oracular) \
+          focal | oracular) \
             ansible-galaxy collection install -f community.docker ;; \
           *)  ;; \
           esac && \