From 2cb41935790e0d99139340ede22792ec8a842b00 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 8 Jun 2020 09:19:24 -0500 Subject: [PATCH] Add cliff to libs-from-git for devstack functional tips We should also use cliff from git in the tips jobs so that we can see whether changes there break things. Change-Id: Ie3375eb7bafafef7fa8209aa6500d1254e29954e --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 1ed2ab9eef..5e0e73f2ea 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -132,7 +132,7 @@ - openstack/python-openstackclient vars: devstack_localrc: - LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,os-client-config + LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,os-client-config,cliff # This is insufficient, but leaving it here as a reminder of what may # someday be all we need to make this work # disable_python3_package swift