From 624373eb32bde8f5b11b3579d5b4225cbdd64941 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Sat, 28 Oct 2017 10:41:45 -0700 Subject: [PATCH] Zuul: add file extension to playbook path Zuul now supports including the file extension on the playbook path and omitting the extension is now deprecrated. Update references to include the extension. Change-Id: Ie726f3379db1e2fea09a38c04150f4abb1b65fc9 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 470cadc..29a71ae 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,6 +1,6 @@ - job: name: ansible-role-shade - run: tests/test + run: tests/test.yaml required-projects: - name: openstack-infra/shade roles: