Hi, everyone I am trying to migrate tacker's functional CI job into new zuul v3 framework, but it seems: 1. the devstack plugin order is not the one I specified in the .zuull.yaml https://review.openstack.org/#/c/516004/4/.zuul.yaml:I have: devstack_plugins: heat: https://git.openstack.org/openstack/heat networking-sfc: https://git.openstack.org/openstack/networking-sfc aodh: https://git.openstack.org/openstack/aodh ceilometer: https://git.openstack.org/openstack/ceilometer barbican: https://git.openstack.org/openstack/barbican mistral: https://git.openstack.org/openstack/mistral tacker: https://git.openstack.org/openstack/tacker but the running order seems:http://logs.openstack.org/04/516004/4/check/tacker-functional-devstack/f365f21/job-output.txt.gz: local plugins=,ceilometer,aodh,mistral,networking-sfc,heat,tacker,barbican I need barbican to start before tacker. 2. I cannot see the whole local.conf in the log dir the running local.conf is not shown in:http://logs.openstack.org/04/516004/4/check/tacker-functional-devstack/f365f21/controller/logs/ Do anyone help me to find how to fix the problem at https://review.openstack.org/#/c/516004? thanks yong sheng gongTacker team -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20171029/aeb7d00a/attachment.html>