Skip to content

Commit 2cb4193

Browse files
committed
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
1 parent 00e8882 commit 2cb4193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.zuul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
- openstack/python-openstackclient
133133
vars:
134134
devstack_localrc:
135-
LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,os-client-config
135+
LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,os-client-config,cliff
136136
# This is insufficient, but leaving it here as a reminder of what may
137137
# someday be all we need to make this work
138138
# disable_python3_package swift

0 commit comments

Comments
 (0)