Test only projects listed in projects.txt.
Trove stable/havana is not working and blocking python-neutronclient>=2.3.4 update in stable/havana requirements. Related changes: Ia8eafb4a5c8b950ae807464b166d44b435b824ad If0eab1b5dd102cc5ceb7720a8465ee47a708839d I92bea7c0868b9e8fc021975a5f3f3458a70d25e6 Change-Id: I77126fcfc95bab78f17f5818843517968d4f5ba0 Related-Bug: #1280941
This commit is contained in:
parent
339d73ac34
commit
7a2214b25e
@ -20,7 +20,7 @@
|
||||
export PIP_PROCESS_DEPENDENCY_LINKS=1
|
||||
function gate_hook {{
|
||||
bash $BASE/new/devstack-gate/devstack-vm-gate.sh && \
|
||||
bash -xe $BASE/new/pbr/tools/integration.sh $PROJECTS
|
||||
bash -xe $BASE/new/pbr/tools/integration.sh $(cat $BASE/new/requirements/projects.txt)
|
||||
}}
|
||||
export -f gate_hook
|
||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user