summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/functest/xtesting-ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml
index f043fa371..bcb689643 100644
--- a/jjb/functest/xtesting-ci.yaml
+++ b/jjb/functest/xtesting-ci.yaml
@@ -330,7 +330,7 @@
esac && \
ansible-galaxy collection install community.kubernetes && \
case {ubuntu} in \
- oracular) \
+ focal | oracular) \
ansible-galaxy collection install -f community.docker ;; \
*) ;; \
esac && \