On 2015-02-06 11:08:04 +0100 (+0100), Andreas Jaeger wrote: [...] > The one thing I noticed is that your job uses devstack-centos7 as node. > Let's ask the rest of the team whether that could be the problem,
Yes, the overrides in <URL: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/openstack_functions.py > default any job whose name matches ^.*-dsvm.*$ to devstack-trusty nodes unless the job name has a suffix matching its intended node platform. However, that parameter script _also_ doesn't know that the centos7 platform exists. So I'd suggest updating that file to handle -centos7 job name suffixes and also changing the job name to include that suffix. -- Jeremy Stanley _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
