Hello,
I've recently found that a new package was introduced: 18.02-vpp1_arm64. I
guess this is expected as of adding new architecture and onboarding ARM.
I also found that currently vpp-dpdk-dkms package points the RELEASE version to
arm64 instead of amd64 [1].
<metadata>
<groupId>io.fd.vpp</groupId>
<artifactId>vpp-dpdk-dkms</artifactId>
<versioning>
<latest>17.11-vpp1_amd64</latest>
<release>18.02-vpp1_arm64</release>
<versions>
<version>18.02-vpp1_amd64</version>
<version>18.02-vpp1_arm64</version>
</versions>
<lastUpdated>20180417190341</lastUpdated>
</versioning>
</metadata>
This breaks our CSIT trending jobs as we are always pulling latest RELEASE
version (once job is fired) and expecting that correct version is downloaded.
Our command
$ curl
https://nexus.fd.io/service/local/artifact/maven/content?r=${REPO}&g=${GROUP}&a=${ART}&p=${PAC}&v=${VER}&c=${CLASS}"
-O -J
+ curl
'https://nexus.fd.io/service/local/artifact/maven/content?r=fd.io.master.ubuntu.xenial.main&g=io.fd.vpp&a=vpp-dpdk-dkms&p=deb.md5&v=RELEASE&c=deb'
-O -J
As of now, is there any way to get the proper release version from nexus based
on ARCH? E.g "PLATFORM" or similar [2]?
<groupId>io.fd.vpp</groupId>
<artifactId>vpp-dpdk-dkms</artifactId>
<version>18.02-vpp1_arm64</version>
<classifier>deb</classifier>
<type>deb</type>
If no, may I suggest to start using a new field in nexus for architecture if
they will sit in one repo/dir so it can be easily downloaded for target
platform?
Thank you.
[1]
https://nexus.fd.io/service/local/repositories/fd.io.master.ubuntu.xenial.main/content/io/fd/vpp/vpp-dpdk-dkms/maven-metadata.xml
[2]
https://nexus.fd.io/#view-repositories;fd.io.master.ubuntu.xenial.main~browsestorage
Peter Mikus
Engineer - Software
Cisco Systems Limited
[http://www.cisco.com/web/europe/images/email/signature/logo05.jpg]
Think before you print.
This email may contain confidential and privileged material for the sole use of
the intended recipient. Any review, use, distribution or disclosure by others
is strictly prohibited. If you are not the intended recipient (or authorized to
receive for the recipient), please contact the sender by reply email and delete
all copies of this message.
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/index.html