From 33cd6499419e15b2e3480bf84820c202d48790b5 Mon Sep 17 00:00:00 2001 From: vass Date: Wed, 1 Apr 2020 22:06:20 +0200 Subject: [PATCH] Update registry test to use ensure-podman and ensure-docker Change-Id: I5f1e774ea834f08f6e5602f936132b21ecf591a8 --- test-playbooks/registry/test-registry-pre.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-playbooks/registry/test-registry-pre.yaml b/test-playbooks/registry/test-registry-pre.yaml index 1672f85a0..89fc58f6f 100644 --- a/test-playbooks/registry/test-registry-pre.yaml +++ b/test-playbooks/registry/test-registry-pre.yaml @@ -8,7 +8,7 @@ tasks: - name: Install container system include_role: - name: "install-{{ container_command }}" + name: "ensure-{{ container_command }}" - name: Open the IPv4 port for the buildset registry become: true iptables: