Hi Yixuan & lchen, I think I fixed it by resyncing the file to what upstream -infra is using. Let me know if you still have issue. FYI, I logged the issue here with reference to the fix: https://github.com/rasselin/os-ext-testing/issues/9
Thanks Ramy From: yixuan zhang [mailto:[email protected]] Sent: Wednesday, February 04, 2015 12:52 AM To: Asselin, Ramy; [email protected] Cc: [email protected] Subject: RE: [OpenStack-Infra] The CI slave node install failed with Error:Invalid parameter include_pypy on Class[Openstack_project::Slave_common] Hi Rami, Thanks Chenlei, he has foud the problem, it is because the change of : https://github.com/openstack-infra/system-config/commit/314c56b3d83e2c7c606c03556ae5a28bbae4cf55 So in the file /root/os-ext-testing/puppet/os-ext-testing/puppet/modules/os_ext_testing/manifests/devstack_slave.pp The below lines should be removed: class { 'openstack_project::slave_common': include_pypy => $include_pypy, } Regards Yixuan ________________________________ From: [email protected]<mailto:[email protected]> To: [email protected]<mailto:[email protected]> Date: Wed, 4 Feb 2015 07:46:26 +0000 CC: [email protected]<mailto:[email protected]> Subject: [OpenStack-Infra] The CI slave node install failed with Error:Invalid parameter include_pypy on Class[Openstack_project::Slave_common] Hi Ramy, I have installed a CI slave nodes with your scripts: https://github.com/rasselin/os-ext-testing last week . The installation was successful and the slave node works well now. I tried to install a new CI slave nodes with the same scripts: https://github.com/rasselin/os-ext-testing today on the same OS ubuntu14.04, but it always failed now, the Error information is : Error: Invalid parameter include_pypy on Class[Openstack_project::Slave_common] at /root/os-ext-testing/puppet/os-ext-testing/puppet/modules/os_ext_testing/manifests/devstack_slave.pp:41 on node storwize100114 Wrapped exception: Invalid parameter include_pypy Error: Invalid parameter include_pypy on Class[Openstack_project::Slave_common] at /root/os-ext-testing/puppet/os-ext-testing/puppet/modules/os_ext_testing/manifests/devstack_slave.pp:41 on node storwize100114 Have you ever met the same issue and could you have a look? Best Regards Yixuan _______________________________________________ OpenStack-Infra mailing list [email protected]<mailto:[email protected]> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
