Date
1 - 8 of 8
HC2VPP 17.01 Formal Release
Vanessa Valderrama
In preparation for the HC2VPP 17.01 formal release, please provide the list of artifacts as soon as possible.
Thank you, Vanessa |
|
Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES@Cisco) <mgradzki@...>
Hi,
toggle quoted message
Show quoted text
hc2vpp artifacts to be released are: - jars produced by https://jenkins.fd.io/job/hc2vpp-merge-1701-ubuntu1404/ - debs&rpms produced hc2vpp-integration-{stream}-{os} jobs We did similar steps as for honeycomb project to set version to 1.17.01-RC1: https://gerrit.fd.io/r/#/c/4566/ Merge and integration jobs were successful, but I noticed that jars were not published in https://nexus.fd.io/content/repositories/fd.io.release/io/fd/ I tried to remerge 4566 today - without success. I also compared honeycomb and hc2vpp jobs, and I don't know why honeycomb RC1 jars were published but hc2vpp jars were not. Could you please take a look? Regards, Marek -----Original Message-----
From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Vanessa Valderrama Sent: 12 stycznia 2017 20:16 To: hc2vpp@... Subject: [hc2vpp] HC2VPP 17.01 Formal Release In preparation for the HC2VPP 17.01 formal release, please provide the list of artifacts as soon as possible. Thank you, Vanessa |
|
Vanessa Valderrama
Marek,
I am looking into this issue. I've opened RT 35498 for tracking. https://rt.linuxfoundation.org/Ticket/Display.html?id=35498 Thank you, Vanessa On 01/13/2017 03:54 AM, Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) wrote: Hi, |
|
Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES@Cisco) <mgradzki@...>
Hi,
toggle quoted message
Show quoted text
we want to repeat jar release exercise on 18.01 (RC2), And later on 25.01 (final release). Thanks, Marek -----Original Message-----
From: Vanessa Valderrama [mailto:vvalderrama@...] Sent: 13 stycznia 2017 22:21 To: Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) <mgradzki@...>; Ed Warnicke (eaw) <eaw@...>; hc2vpp@... Subject: Re: [hc2vpp] HC2VPP 17.01 Formal Release Marek, I am looking into this issue. I've opened RT 35498 for tracking. https://rt.linuxfoundation.org/Ticket/Display.html?id=35498 Thank you, Vanessa On 01/13/2017 03:54 AM, Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) wrote: Hi, |
|
Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES@Cisco) <mgradzki@...>
Hi,
toggle quoted message
Show quoted text
Any updates? I tried to remerge https://gerrit.fd.io/r/#/c/4566/ and the issue is still there (hc2vpp jars are not uploaded to https://nexus.fd.io/content/repositories/fd.io.release/io/fd/ ). If you take look at the log (https://logs.fd.io/production/vex-yul-rot-jenkins-1/hc2vpp-integration-1701-ubuntu1404/16/), you would find: [INFO] Deployment in http://nexus.fd.io/content/repositories/fd.io.snapshot/ (id=fdio-snapshot,uniqueVersion=true) ... Uploading: http://nexus.fd.io/content/repositories/fd.io.snapshot/io/fd/hc2vpp/acl/acl-api/1.17.01-SNAPSHOT/acl-api-1.17.01-20170117.163022-526.jar ... But for honeycomb project (where jar upload works), log (https://logs.fd.io/production/vex-yul-rot-jenkins-1/honeycomb-merge-1701-ubuntu1604/1/) shows: [INFO] Deployment in http://nexus.fd.io/content/repositories/fd.io.release/ (id=fdio-release,uniqueVersion=true) ... Uploading: http://nexus.fd.io/content/repositories/fd.io.release/io/fd/honeycomb/cfg-init/1.17.01-RC1/cfg-init-1.17.01-RC1.jar Regards, Marek -----Original Message-----
From: Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) Sent: 16 stycznia 2017 08:07 To: 'Vanessa Valderrama' <vvalderrama@...>; Ed Warnicke (eaw) <eaw@...>; hc2vpp@... Subject: RE: [hc2vpp] HC2VPP 17.01 Formal Release Hi, we want to repeat jar release exercise on 18.01 (RC2), And later on 25.01 (final release). Thanks, Marek -----Original Message----- From: Vanessa Valderrama [mailto:vvalderrama@...] Sent: 13 stycznia 2017 22:21 To: Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) <mgradzki@...>; Ed Warnicke (eaw) <eaw@...>; hc2vpp@... Subject: Re: [hc2vpp] HC2VPP 17.01 Formal Release Marek, I am looking into this issue. I've opened RT 35498 for tracking. https://rt.linuxfoundation.org/Ticket/Display.html?id=35498 Thank you, Vanessa On 01/13/2017 03:54 AM, Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) wrote: Hi, |
|
Vanessa Valderrama
Marek,
I have submitted change https://gerrit.fd.io/r/#/c/4739/ which will configure the hc2vpp merge and integration jobs to publish artifacts. Thank you, Vanessa On 01/17/2017 10:54 AM, Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) wrote: Hi, |
|
Vanessa Valderrama
Marek,
toggle quoted message
Show quoted text
I submitted a new change https://gerrit.fd.io/r/4740 to remove deploy from the integration jobs. Is there a requirement for integration jobs to deploy? Thank you, Vanessa On 01/17/2017 02:49 PM, Vanessa Valderrama wrote:
Marek, |
|
Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES@Cisco) <mgradzki@...>
Vanessa,
toggle quoted message
Show quoted text
Your changes do not fix the issue - I remerged https://gerrit.fd.io/r/#/c/4566/, and jars are not deployed in https://nexus.fd.io/content/repositories/fd.io.release/io/fd/ Anyway, we want hc2vpp-integration to deploy hc2vpp artifacts. The reason is, hc2vpp artifacts depend on jars published by vpp-merge (see triggers section). Before your change it worked well for snapshots, but not for release versions. In case of honeycomb project, there is no vpp dependency, and hence, there is no integration job. The honeycomb-merge is able to deploy both snapshots and release artifacts. We would like hc2vpp-integration to work in the same way. We planned releasing RC2 today, it looks like we need to postpone it. We planned final release on 25.01. I hope the issues will be fixed by that time. Regards, Marek -----Original Message-----
From: Vanessa Valderrama [mailto:vvalderrama@...] Sent: 17 stycznia 2017 22:07 To: Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) <mgradzki@...>; Ed Warnicke (eaw) <eaw@...>; hc2vpp@... Cc: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>; Vladimir Holly -X (vholly - PANTHEON TECHNOLOGIES at Cisco) <vholly@...> Subject: Re: [hc2vpp] HC2VPP 17.01 Formal Release Marek, I submitted a new change https://gerrit.fd.io/r/4740 to remove deploy from the integration jobs. Is there a requirement for integration jobs to deploy? Thank you, Vanessa On 01/17/2017 02:49 PM, Vanessa Valderrama wrote: Marek, |
|