[OpenStack-Infra] SCP plugin version using in Jenkins job
Lin BJL Liang
llincdl at cn.ibm.com
Fri Dec 27 08:49:47 UTC 2013
one more tips:
the org.jenkins-ci.plugins version in pom.xml need to update to later than
1.424 with JRE1.7. otherwise you'll encounter build error
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.424</version>
<relativePath/>
</parent>
Thanks! Best Regards,
==============================================
梁 琳 | Liang Lin, PMP®
Continuous Integration and Continuous Delivery
E-mail Address: llincdl at cn.ibm.com
From: Zaro <zaro0508 at gmail.com>
To: Lin BJL Liang/China/IBM at IBMCN,
Cc: "Varnau, Steve (Seaquest R&D)" <steve.varnau at hp.com>, "James E.
Blair" <jeblair at openstack.org>,
"openstack-infra at lists.openstack.org"
<openstack-infra at lists.openstack.org>, Shao Mei SM
Ji/China/IBM at IBMCN
Date: 2013/12/26 15:05
Subject: Re: [OpenStack-Infra] SCP plugin version using in Jenkins job
FYI. We've just noticed that there's a bug when using the 'copy console
log' feature with the latest version of jenkins (1.540)..
https://issues.jenkins-ci.org/browse/JENKINS-21138
A fixed was recently proposed so if you are using a very recent version of
jenkins you should try it with this patch..
https://github.com/jenkinsci/scp-plugin/pull/7
-Khai
On Mon, Dec 23, 2013 at 7:33 PM, Lin BJL Liang <llincdl at cn.ibm.com> wrote:
Thank you Steve and Jim. We'll have a try with this way~
Thanks! Best Regards,
==============================================
梁 琳 | Liang Lin, PMP®
Continuous Integration and Continuous Delivery
E-mail Address: llincdl at cn.ibm.com
Inactive hide details for "Varnau, Steve (Seaquest R&D)" ---2013/12/24
04:16:10---Yes, we hit the same problem. As Jim says, th"Varnau, Steve
(Seaquest R&D)" ---2013/12/24 04:16:10---Yes, we hit the same problem. As
Jim says, the latest source version works fine. * git clone https:/
From: "Varnau, Steve (Seaquest R&D)" <steve.varnau at hp.com>
To: "James E. Blair" <jeblair at openstack.org>, Lin BJL
Liang/China/IBM at IBMCN,
Cc: "openstack-infra at lists.openstack.org" <
openstack-infra at lists.openstack.org>, Shao Mei SM Ji/China/IBM at IBMCN
Date: 2013/12/24 04:16
Subject: RE: [OpenStack-Infra] SCP plugin version using in Jenkins job
Yes, we hit the same problem. As Jim says, the latest source version
works fine.
* git clone https://github.com/jenkinsci/scp-plugin
* cd scp-plugin; mvn package
* Jenkins Manage Plugins; Advanced; Upload Plugin (target/scp.hpi from
the maven build)
-Steve
> -----Original Message-----
> From: James E. Blair [mailto:jeblair at openstack.org]
> Sent: Monday, December 23, 2013 08:30
> To: Lin BJL Liang
> Cc: openstack-infra at lists.openstack.org; Shao Mei SM Ji
> Subject: Re: [OpenStack-Infra] SCP plugin version using in Jenkins job
>
> Lin BJL Liang <llincdl at cn.ibm.com> writes:
>
> > We're building CI system using puppet master. now we run into a
> > problem that the log can't be published to the log server after job
> finished.
> > Compared to the community jenkins, SCP plugin missed in my jenkins
> > master
> >
> > I checked Jenkins.pp and Jenkins Job Builder config, then found the
> > scp plugin had been commented out. It looks like the job need SCP
> > plugin later than 1.9, but the latest published I can find is 1.8
> > which doesn't support 'Copy after failure'option. Where can I get the
> > version using in community jenkins? sample job:
> >
https://jenkins.openstack.org/job/gate-tempest-devstack-vm-testr-full/
> > configure
> >
> > # TODO(jeblair): release
> > # jenkins::plugin { 'scp':
> > # version => '1.9',
> > # }
>
> Hi,
>
> We're currently running a version of the scp plugin built from git
> master, though the only feature it should have that isn't in a released
> version is the copy console log feature.
>
> -Jim
>
> _______________________________________________
> OpenStack-Infra mailing list
> OpenStack-Infra at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
_______________________________________________
OpenStack-Infra mailing list
OpenStack-Infra at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20131227/99d4ce49/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20131227/99d4ce49/attachment-0001.gif>
More information about the OpenStack-Infra
mailing list