Install python-etcd for fullstack tests
This patch installs python-etcd package used for fullstack as its not yet in global requierments. Change-Id: Id1df7327cd7c75c9932a2129a14a395c6fa51658
This commit is contained in:
parent
a70703a62f
commit
347aaa8403
@ -40,4 +40,5 @@ else
|
||||
fi
|
||||
|
||||
pip install -U $*
|
||||
pip install python-etcd
|
||||
exit $?
|
||||
|
Loading…
Reference in New Issue
Block a user