We currently only have a high level description of the flow here: https://wiki.onap.org/display/DW/Docker+Image+Build+Guidelines
The actual details is up to each team to decide. I assume each team is already knowledgeable about creating docker images in general. With regard to specific implementation in ONAP, there are 3 main ways: 1. A docker pom.xml using the spotify plugin 2. A docker pom.xml using the fabric8 plugin 3. No docker pom.xml, just a place Dockerfile with a shell script to run “docker build” The best way to proceed with any of the above currently is to take a look at how other projects have done so in their JJBs in ci-management. Thanks, Gary From: Gildas Lanilis Sent: Wednesday, September 27, 2017 7:40 AM To: [email protected]; [email protected]; denghui (L) <[email protected]> Cc: [email protected]; Gary Wu <[email protected]> Subject: Re: CIST Modeling test I don't. Gary may have some inputs to start with. Sent from HUAWEI AnyOffice From: denghui (L) To: JORA, SERBAN (SERBAN); Rittwik Jana; Cc: [email protected]<mailto:[email protected]>; Gary Wu; Gildas Lanilis; Subject: RE: CIST Modeling test Time: 2017-09-27 16:04:02 Gildas or Zhaoxing, Do you have any guide or manual for package docker ? Thanks DENG Hui From: JORA, SERBAN (SERBAN) [mailto:[email protected]] Sent: Tuesday, September 26, 2017 4:23 PM To: denghui (L) <[email protected]<mailto:[email protected]>>; Rittwik Jana <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; Gary Wu <[email protected]<mailto:[email protected]>>; Gildas Lanilis <[email protected]<mailto:[email protected]>> Subject: RE: CIST Modeling test Hi Deng, I am working on unit testing as we speak (junit, for Sonar). The java checker is available at three levels: api, cli and service. The service (a layer on top of the api) can be packaged as a microservice (docker image??). Can you please point me to some manual on how I can go about doing the packaging? From: denghui (L) [mailto:[email protected]] Sent: Tuesday, September 26, 2017 4:17 AM To: JORA, SERBAN (SERBAN) <[email protected]<mailto:[email protected]>>; Rittwik Jana <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; Gary Wu <[email protected]<mailto:[email protected]>>; Gildas Lanilis <[email protected]<mailto:[email protected]>> Subject: CIST Modeling test Hi Serban Modeling CIST testing has been publicly warned by Integration team in F2F event, When can you kindly help to finish CIST testing for javatoscaparser? Thanks a lot Gary, We have two now : NFV Parser, (ZTE, Python, Zhaoxin), JAVATOSCAchecker (AT&T, Java, Serban), 1) For NFV Parser,it’s Python, shouldn’t have any issue for SONAR, it is doesn’t support micro service, is only a lib, couldn’t have a docker, so can’t do CSIT, hope it is for you 2) For java toscaparser,not sure whether it support micro service or not, Serban is kindly hard working on it. Thanks a lot DENG Hui
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
