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
This commit is contained in:
parent
00e88822e3
commit
2cb4193579
@ -132,7 +132,7 @@
|
|||||||
- openstack/python-openstackclient
|
- openstack/python-openstackclient
|
||||||
vars:
|
vars:
|
||||||
devstack_localrc:
|
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
|
# This is insufficient, but leaving it here as a reminder of what may
|
||||||
# someday be all we need to make this work
|
# someday be all we need to make this work
|
||||||
# disable_python3_package swift
|
# disable_python3_package swift
|
||||||
|
Loading…
Reference in New Issue
Block a user