From 9ccf935043c5e33e43c70c0504c0297335d3c094 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 5 Oct 2018 12:32:41 -0700 Subject: [PATCH] Test workspace setup role changes This will test that the retries addition to the workspace setup role works before we apply it to all jobs via the update to the non test role. Depends-On: https://review.openstack.org/608342 Change-Id: I8279e425024a4fdee858fc5b2d40d1262d3741de --- playbooks/base-test/pre.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/base-test/pre.yaml b/playbooks/base-test/pre.yaml index b2704843cf..6a9def93d0 100644 --- a/playbooks/base-test/pre.yaml +++ b/playbooks/base-test/pre.yaml @@ -30,7 +30,7 @@ roles: - validate-host - use-cached-repos - - mirror-workspace-git-repos + - test-mirror-workspace-git-repos - mirror-info - role: configure-mirrors set_apt_mirrors_trusted: True