Hi all, After did below 2 modifications, the issue mentioned in https://storyboard.openstack.org/#!/story/2003036 should be fixed tentatively since we have not enabled docker/kubernetes related features ==================================================================== Remove below 3 lines in stx-config/puppet-manifests/src/manifests/controller.pp #include ::platform::docker #include ::platform::kubernetes::master #include ::platform::collectd Remove below 2 lines in stx-config/puppet-manifests/src/manifests/compute.pp #include ::platform::collectd #include ::platform::kubernetes::worker ==================================================================== To avoid this deployment issue, may I submit a patch for above change? Welcome to add your comment if you have any concern or good suggestion. Thanks! Zhipeng -----Original Message----- From: Arce Moreno, Abraham Sent: 2018年7月18日 11:23 To: Liu, ZhipengS <zhipengs.liu@intel.com>; Hu, Yong <yong.hu@intel.com>; 'Scott Little' <scott.little@windriver.com>; Qi, Mingyuan <mingyuan.qi@intel.com>; 'starlingx-discuss@lists.starlingx.io' <starlingx-discuss@lists.starlingx.io> Subject: RE: [Starlingx-discuss] build-pkgs: package built failed , mock package missing
Mingyuan asked me checked comps.xml yesterday, it didn't exist. I also could not create it through executing generate-cgcs-centos-repo.sh.
Thanks Zhipeng, Mingyuan,
Understood about the problem. Yong and Erich were talking a few days ago internally about the way to handle comps.xml and they suggested a minimal xml so time to bring this conversation out.
How about this first version [0]? If it is possible for you to test and see if we can start taking this as our base file.
Review submitted: "Add minimal comps.xml file into cgcs-centos generator" https://review.openstack.org/#/c/583445