[yast-devel] Please add yast2-geo-cluster to Yast:head
hi, josef Can you help me to add yast2-geo-cluster(git@github.com:yast/yast-geo-cluster.git) to Yast:head? Dongmao Zhang -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On Wed, 22 Jan 2014 16:00:34 +0800 Dongmao Zhang <dmzhang@suse.com> wrote:
hi, josef Can you help me to add yast2-geo-cluster(git@github.com:yast/yast-geo-cluster.git) to Yast:head?
Dongmao Zhang
Hi Dongmao, I create package in YaST:Head and also job on jenkins that automatic submit it. It currently fails, because you do not have "package" directory here containing rpm spec file and changes file. So next step for you is to add it and try `rake osc:build`. If it pass, then you can push it and jenkins automatic submit it. Josef -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
Dne 22.1.2014 09:10, Josef Reidinger napsal(a):
Hi Dongmao, I create package in YaST:Head and also job on jenkins that automatic submit it. It currently fails, because you do not have "package" directory here containing rpm spec file and changes file. So next step for you is to add it and try `rake osc:build`. If it pass, then you can push it and jenkins automatic submit it.
And if the package is indented for SLES only (i.e. it won't be in openSUSE) then override 'osc:sr' Rake task like this: https://github.com/yast/yast-wagon/blob/master/Rakefile#L9 (See lines 9-15) This disables the automatic submit requests to openSUSE:Factory. -- Ladislav Slezák Appliance department / YaST Developer Lihovarská 1060/12 190 00 Prague 9 / Czech Republic tel: +420 284 028 960 lslezak@suse.com SUSE -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (3)
-
Dongmao Zhang
-
Josef Reidinger
-
Ladislav Slezak