[onap-discuss] [integration] RE: DCAE VES Collector CSIT Test Cases

2017-09-25 Thread Gary Wu
that case, you'll probably need to do something like "git reset --hard origin" to completely remove your local commits (note that this will blow away all your local changes!). Thanks, Gary From: WANG, SHAOBO [mailto:sw6...@att.com] Sent: Monday, September 25, 2017 2:26 PM To: Gary Wu &

[onap-discuss] [integration] RE: Change in integration[master]: Add chrome drive installation and chrome download

2017-09-26 Thread Gary Wu
<kk7...@att.com>; Gary Wu <gary.i...@huawei.com> Cc: TALASILA, MANOOP <talas...@research.att.com>; HOTZE, BECKY L <bk2...@att.com>; FLOOD, JERRY <jf9...@att.com> Subject: RE: Change in integration[master]: Add chrome drive installation and chrome download Hi Gary,

Re: [onap-discuss] DCAE VES Collector CSIT Test Cases

2017-09-26 Thread Gary Wu
Hi Lusheng, It will be trigger by any of the listed jobs. Thanks, Gary From: JI, LUSHENG (LUSHENG) [mailto:l...@research.att.com] Sent: Tuesday, September 26, 2017 8:40 AM To: Gary Wu <gary.i...@huawei.com>; WANG, SHAOBO <sw6...@att.com>; VENKATESH KUMAR, VIJAY <vv7...@att

Re: [onap-discuss] [integration] RE: Change in integration[master]: Add chrome drive installation and chrome download

2017-09-26 Thread Gary Wu
Looks like the merge job on 14711 failed. Helpdesk, can you take a look? Thanks, Gary From: KOYA, KISHORE [mailto:kk7...@att.com] Sent: Tuesday, September 26, 2017 5:04 PM To: Gary Wu <gary.i...@huawei.com>; RAJU, CHINNAPPA <cr7...@att.com> Cc: TALASILA, MANOOP <talas...@r

Re: [onap-discuss] [integration] RE: SNIRO emulator implementation questions

2017-09-26 Thread Gary Wu
${docker.push.registry}. Was this intentional? If this was unintentionally removed, please put that variable back in pom.xml, and the push to nexus3 should succeed. Thanks, Gary From: Geora Barsky [mailto:geo...@amdocs.com] Sent: Tuesday, September 26, 2017 6:52 AM To: Gary Wu <gary.i...@huawei.

Re: [onap-discuss] [ONAP Helpdesk #46299] RE: [integration] RE: Change in integration[master]: Add chrome drive installation and chrome download

2017-09-27 Thread Gary Wu
, September 27, 2017 8:36 AM To: onap-helpd...@rt.linuxfoundation.org; Gary Wu <gary.i...@huawei.com> Cc: HOTZE, BECKY L <bk2...@att.com>; RAJU, CHINNAPPA <cr7...@att.com>; FLOOD, JERRY <jf9...@att.com>; onap-discuss@lists.onap.org; TALASILA, MANOOP <talas...@research.att.com&g

[onap-discuss] [integration] RE: Accessing VMs on CSIT

2017-09-28 Thread Gary Wu
into $WORKSPACE/archives/, and those files will be collected into the log directory on nexus for that job. Thanks, Gary From: RAJU, CHINNAPPA [mailto:cr7...@att.com] Sent: Thursday, September 28, 2017 8:06 AM To: Gary Wu <gary.i...@huawei.com> Cc: HERNANDEZ-HERRERO, JORGE <jh1...@att.com>;

[onap-discuss] [integration] RE: docker packaging

2017-09-27 Thread Gary Wu
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: j...@research.att.com; rittwik.j...@gmail.com; denghui (L) <denghu...@huawei.com> Cc: meng.zhaoxi...@zte.com.cn; Gary Wu &

[onap-discuss] [integration] RE: ONAP Parent breaks Portal Sonar??

2017-10-02 Thread Gary Wu
sk4...@research.att.com<mailto:sk4...@research.att.com>>; Gary Wu <gary.i...@huawei.com<mailto:gary.i...@huawei.com>>; LOTT, CHRISTOPHER M (CHRISTOPHER) <cl...@research.att.com<mailto:cl...@research.att.com>> Subject: Re: ONAP Parent breaks Portal Sonar?? Hi Gary,

[onap-discuss] [integration] RE: Small technical question regarding VM

2017-09-27 Thread Gary Wu
Generally it's better to avoid looking for specific interfaces. Maybe try something like "ip route get 8.8.8.8" and parsing the output? Thanks, Gary From: Shlosberg, Yuli [mailto:ys9...@intl.att.com] Sent: Wednesday, September 27, 2017 11:17 AM To: Gary Wu <gary.i...@huawei.c

[onap-discuss] [integration] Unintentional release artifacts in Nexus

2017-08-23 Thread Gary Wu
Hi all, Due to an earlier conflict between oparent and some "release-version" Jenkins jobs, some staging artifacts got accidentally deployed to the Releases repo on Nexus [1]. Currently the following artifacts in the Releases repo appear to be unintentional, and I'll be submitting a request

Re: [onap-discuss] [integration][ONAP Helpdesk #44285] RE: MSB Jenkins job issue

2017-08-23 Thread Gary Wu
ent: Monday, August 21, 2017 3:20 PM To: Gary Wu <gary.i...@huawei.com<mailto:gary.i...@huawei.com>> Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; zhao.huab...@zte.com.cn<mailto:zhao.huab...@zte.com.cn> Subject: [ONAP Helpdesk #44285] RE: MSB Jenkins

Re: [onap-discuss] [ONAP Helpdesk #44584] RE: Need Help on cli ci issues

2017-08-23 Thread Gary Wu
Hi Kanagaraj, I've submitted a change to CLI that should fix the issue. Please review/merge. https://gerrit.onap.org/r/#/c/8507/ Thanks, Gary -Original Message- From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Jessica Wagantall via

Re: [onap-discuss] [VNFSDK -refrepo] Sonar build is failing with below error -Please help

2017-08-23 Thread Gary Wu
Hi Murali, The latest run of that job has completed successfully now, I think because of your fix in https://gerrit.onap.org/r/#/c/8271/. Thanks, Gary From: Murali p Sent: Tuesday, August 22, 2017 4:51 AM To: onap-helpd...@rt.linuxfoundation.org Cc: onap-discuss@lists.onap.org; Gary Wu <gar

[onap-discuss] [integration] Jenkins JJB HOWTO

2017-08-24 Thread Gary Wu
Hi all, We have an initial draft of Jenkins JJB HOWTO documentation on the wiki here: https://wiki.onap.org/display/DW/Using+Standard+Jenkins+Job+%28JJB%29+Templates This was carried over from ECOMP, and may be somewhat outdated vs. what's in ONAP right now so can use some cleanup. Everyone

[onap-discuss] [integration] Unintentional release artifacts in Nexus

2017-08-24 Thread Gary Wu
_ From: Gary Wu Sent: Wednesday, August 23, 2017 11:21 AM To: onap-discuss@lists.onap.org Subject: [integration] Unintentional release artifacts in Nexus Hi all, Due to an earlier conflict between oparent and some "release-version" Jenkins jobs, some staging

Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-08-24 Thread Gary Wu
: Thursday, August 24, 2017 3:43 PM To: Gary Wu <gary.i...@huawei.com> Cc: onap-discuss@lists.onap.org; 'onap_automat...@list.att.com' <onap_automat...@list.att.com> Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions Gary - How about #3 below on Robot referenc

[onap-discuss] [integration] RE: docker image build question

2017-08-21 Thread Gary Wu
...@zte.com.cn] Sent: Monday, August 21, 2017 1:31 AM To: Gary Wu <gary.i...@huawei.com> Cc: zhang.maope...@zte.com.cn; Gaoweitao (Victor, MANO) <victor@huawei.com>; ningxiaodong2...@boco.com.cn; wangguir...@boco.com.cn; yangya...@chinamobile.com; onap-discuss@lists.onap.org

[onap-discuss] [integration][ONAP Helpdesk #44285] RE: MSB Jenkins job issue

2017-08-21 Thread Gary Wu
, August 21, 2017 3:20 PM To: Gary Wu <gary.i...@huawei.com> Cc: onap-discuss@lists.onap.org; zhao.huab...@zte.com.cn Subject: [ONAP Helpdesk #44285] RE: MSB Jenkins job issue Sure, of course. Basically the pom.xml needs to be containing the repositories, distribution management and staging

Re: [onap-discuss] [integration][holmes] How to Set up a Sonar Inspection Job to the CI Workflow

2017-08-21 Thread Gary Wu
Hi Guangong, The versioning and release process is still under development, which is why we don’t have clear documentation yet. We are in the process of collecting and refining the documentation regarding all the JJB templates that came from ECOMP. You can see the initial draft here:

[onap-discuss] [integration] RE: Need Help on cli ci issues

2017-08-21 Thread Gary Wu
Hi Kanagaraj, I've configured the nexus staging plugin in oparent, and it looks like the CLI release-version jobs are completing successfully now. Thanks, Gary From: Gary Wu Sent: Monday, August 21, 2017 1:55 PM To: Gildas Lanilis <gildas.lani...@huawei.com> Cc: Kanagaraj Ma

Re: [onap-discuss] [integration] RE: pre-integration test environment

2017-08-25 Thread Gary Wu
Oh ok. For that you will access to one of the Open Labs. Can someone from the Open Labs initiative chime in? Thanks, Gary From: DeWayne Filppi [mailto:dewa...@cloudify.co] Sent: Friday, August 25, 2017 1:43 PM To: Gary Wu <gary.i...@huawei.com> Cc: onap-discuss@lists.onap.org Subje

[onap-discuss] [integration] RE: pre-integration test environment

2017-08-25 Thread Gary Wu
: DeWayne Filppi [mailto:dewa...@cloudify.co] Sent: Friday, August 25, 2017 1:08 PM To: Gary Wu <gary.i...@huawei.com> Subject: pre-integration test environment Gary, I'm working on the SO project and need to test an orchestration template individually prior to doing integration testing with

Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-08-28 Thread Gary Wu
Hi Kishore, You don't need to create a VM explicitly; the LF infrastructure will automatically start a Jenkins slave VM for your when it kicks off a job. Thanks, Gary From: KOYA, KISHORE [mailto:kk7...@att.com] Sent: Monday, August 28, 2017 12:51 PM To: Gary Wu <gary.i...@huawei.com> Cc:

Re: [onap-discuss] [ONAP Helpdesk #44584] RE: Need Help on cli ci issues

2017-08-23 Thread Gary Wu
Looks like the docker image now builds fine on LF infrastructure, but the job is failing because the existing "docker push" script is hardcoded to assume "openecomp/" as the image name prefix instead of "onap/". We'll probably need some refactoring for a more generic docker build job template

Re: [onap-discuss] [ONAP Helpdesk][help][multicloud][integration] need memcached node for python project

2017-08-25 Thread Gary Wu
Hi Bin, The list of images is located in the ci-management/packer/templates/ directory. I've submitted a change to add an image with memcached: https://gerrit.onap.org/r/#/c/8789/. You can also submit such changes yourself in the future. Thanks, Gary -Original Message- From:

Re: [onap-discuss] [integration][vfc] Add Sonar Inspection job but didn't trigger java daily build -please help

2017-08-25 Thread Gary Wu
since run and completed successfully. Thanks, Gary From: 杨艳 [mailto:yangya...@chinamobile.com] Sent: Friday, August 25, 2017 3:12 AM To: onap-helpd...@rt.linuxfoundation.org; Gary Wu <gary.i...@huawei.com> Subject: [vfc]Add Sonar Inspection job but didn't trigger java daily build -please he

Re: [onap-discuss] [integration] RE: CSIT with external config

2017-08-17 Thread Gary Wu
12:07 PM To: Gary Wu <gary.i...@huawei.com> Subject: RE: [integration] RE: CSIT with external config Hi Gary, docker-compose is going to be necessary for these tests. As for environment setup, there needs to be a docker compose yaml file as well as the entire config directory (whic

[onap-discuss] [integration] RE: Help for SO

2017-09-01 Thread Gary Wu
, and you’ll need to follow with LF helpdesk. Thanks, Gary From: Morales, Victor [mailto:victor.mora...@intel.com] Sent: Friday, September 01, 2017 9:22 AM To: Gary Wu <gary.i...@huawei.com> Cc: Yang, Bin (Wind River) <bin.y...@windriver.com> Subject: FW: Help for SO Hi Gary, I know th

[onap-discuss] [integration] Issue-ID check

2017-09-01 Thread Gary Wu
Hi helpdesk, Currently, the Jira/Gerrit integration is only bidirectional if the Issue-ID tag is spelled in that exact capitalization. However, the Gerrit push Jira ticket check allows arbitrary capitalization for the Issue-ID tag, which means that some gerrit changes are being accepted that

Re: [onap-discuss] [vnfsdk][integration] Docker build failing

2017-08-31 Thread Gary Wu
7:32 AM To: onap-helpd...@rt.linuxfoundation.org Cc: Gary Wu <gary.i...@huawei.com>; Andrew Grimberg <agrimb...@linuxfoundation.org> Subject: [vnfsdk] Docker build failing Hi, https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-aai-docker-java-daily/lastBuild/console

Re: [onap-discuss] How to deploy docker image to ONAP staging repo? //Re: [ci-management][integration] How to Set UpStaging Tasks in Jenkins

2017-10-10 Thread Gary Wu
That’s correct. Thanks, Gary From: zhao.huab...@zte.com.cn [mailto:zhao.huab...@zte.com.cn] Sent: Tuesday, October 10, 2017 6:21 PM To: Gary Wu <gary.i...@huawei.com> Cc: fu.guangr...@zte.com.cn; jwagant...@linuxfoundation.org; onap-discuss@lists.onap.org Subject: Re:RE: How to deploy

[onap-discuss] [integration] RE: [ONAP Helpdesk #46936] –release-version3-java-daily job failed

2017-10-12 Thread Gary Wu
Message- From: 杨艳 [mailto:yangya...@chinamobile.com] Sent: Wednesday, October 11, 2017 6:50 PM To: Gary Wu <gary.i...@huawei.com> Cc: fu.jin...@zte.com.cn; luxin (F) <lux...@huawei.com>; meng.zhaoxi...@zte.com.cn; onap-helpd...@rt.linuxfoundation.org; jphe...@linuxfoundation.

Re: [onap-discuss] Feedback on running tests in CSIT

2017-10-17 Thread Gary Wu
, please raise it with the LF helpdesk. 3. I believe this has previously been raised with LF already. Thanks, Gary From: RAJU, CHINNAPPA [mailto:cr7...@att.com] Sent: Monday, October 16, 2017 3:36 PM To: Gary Wu <gary.i...@huawei.com> Cc: 'onap-discuss@lists.onap.org' <ona

Re: [onap-discuss] [ONAP Helpdesk #47175] No binaries in ONAP stagging repo

2017-10-18 Thread Gary Wu
[mailto:onap-helpd...@rt.linuxfoundation.org] Sent: Wednesday, October 18, 2017 10:00 AM To: zhao.huab...@zte.com.cn Cc: Gary Wu <gary.i...@huawei.com>; jwagant...@linuxfoundation.org; onap-discuss@lists.onap.org Subject: [ONAP Helpdesk #47175] No binaries in ONAP stagging repo Hi all, We

Re: [onap-discuss] No binaries in ONAP stagging repo

2017-10-18 Thread Gary Wu
to have them formally released into the Releases repo. Thanks, Gary From: zhao.huab...@zte.com.cn [mailto:zhao.huab...@zte.com.cn] Sent: Tuesday, October 17, 2017 11:40 PM To: Gary Wu <gary.i...@huawei.com>; jwagant...@linuxfoundation.org; helpd...@onap.org Cc: onap-discuss@lists.onap.org S

Re: [onap-discuss] No binaries in ONAP stagging repo

2017-10-18 Thread Gary Wu
Hold on… it looks like all autorelease directories older than last Friday got removed, which is a big issue for multiple teams. Catherine will be escalating for a restore. Thanks, Gary From: Gary Wu Sent: Wednesday, October 18, 2017 8:05 AM To: 'zhao.huab...@zte.com.cn' <zhao.h

[onap-discuss] [vfc] VFC health checks

2017-10-23 Thread Gary Wu
Hi VFC team, I'm working adding health checks for VFC microservices to the ETE testsuite (https://gerrit.onap.org/r/#/c/20255/). Currently the following health check URLs do not seem to work as called via the MSB: emsdriver API Health Check Run MSB Get Request

[onap-discuss] integration] RE: CSIT Jenkins Job Additions needed for new release

2017-12-04 Thread Gary Wu
ber 04, 2017 5:44 AM To: Gary Wu <gary.i...@huawei.com> Subject: CSIT Jenkins Job Additions needed for new release Gary, If we want to continue having our CSIT jobs running against both Beijing and Amsterdam releases, do we need to create a new jjb for the Amsterdam release or should

Re: [onap-discuss] SO Jenkins build for Amsterdam

2017-12-01 Thread Gary Wu
art...@research.att.com>; Gary Wu <gary.i...@huawei.com> Cc: Seshu m <seshu.kuma...@huawei.com>; DAUGHERTY, ROBERT E <rd4...@att.com> Subject: Re: SO Jenkins build for Amsterdam + Gary for CSIT Dear Arthur, the csit stream can be added if the project requires it, totally up t

[onap-discuss] Integration F2F Meeting Minutes

2017-12-13 Thread Gary Wu
Meeting minutes from today's Integration F2F meeting have been posted here: https://wiki.onap.org/display/DW/Integration+Meeting+Minutes Thanks, Gary ___ onap-discuss mailing list onap-discuss@lists.onap.org

Re: [onap-discuss] maven artifacts

2017-12-19 Thread Gary Wu
n.y...@windriver.com>; Gary Wu <gary.i...@huawei.com> Subject: [onap-discuss] maven artifacts Hi, Who can deploy maven artifacts to nexus.onap.org? Integration team? multicloud-openstack-newton: 1.0.0-SNAPSHOT https://nexus.onap.org/content/repositories/snapshots/org/onap/multicloud/openstack/multiclo

[onap-discuss] Huge Jenkins queue

2017-11-16 Thread Gary Wu
Hi helpdesk, Currently there are almost 100 Jenkins jobs backed up as we're ramping up for the release. Any way we can temporarily increase the number of Jenkins slaves to help out? Thanks, Gary ___ onap-discuss mailing list

Re: [onap-discuss] [ONAP Helpdesk #45447] [integration] Maven repo precedence issue

2017-11-10 Thread Gary Wu
: Friday, November 10, 2017 8:48 AM To: Gary Wu <gary.i...@huawei.com> Cc: onap-discuss@lists.onap.org Subject: Re: [onap-discuss] [ONAP Helpdesk #45447] [integration] Maven repo precedence issue Gary, This breaks current projects whose release jobs on the master branch are producing Staging art

Re: [onap-discuss] Manifest file change failed

2017-11-16 Thread Gary Wu
Actually, it looks like those CSIT changes were just changes in line encoding. I’ll take care of it. Thanks, Gary From: Gary Wu Sent: Thursday, November 16, 2017 3:02 PM To: '沈涛' <shen...@chinamobile.com> Cc: onap-discuss <onap-discuss@lists.onap.org> Subject: RE: Manifest file c

Re: [onap-discuss] Manifest file change failed

2017-11-16 Thread Gary Wu
Hi Tao, No problem, but could you separate the CSIT changes from the manifest changes? I’m guessing the CSIT changes were included accidentally. Thanks, Gary From: 沈涛 [mailto:shen...@chinamobile.com] Sent: Thursday, November 16, 2017 2:55 PM To: Gary Wu <gary.i...@huawei.com> Cc: onap-d

Re: [onap-discuss] [ONAP Helpdesk #45447] [integration] Maven repo precedence issue

2017-11-06 Thread Gary Wu
on staging artifacts. This would completely eliminate the precedence issue. Thanks, Gary -Original Message- From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] Sent: Friday, November 03, 2017 6:21 PM To: Gary Wu <gary.i...@huawei.com> Cc: onap-discuss@lists.on

Re: [onap-discuss] question on releasing docker image

2017-11-06 Thread Gary Wu
Hi Lusheng, You should identify the time-stamped one. In fact, LF asks that you identify the specific Jenkins job run that produced the artifact, e.g. https://jenkins.onap.org/view/dcagen2/job/dcaegen2-platform-inventory-api-master-docker-java-shell-daily/52/. Thanks, Gary From:

Re: [onap-discuss] [integration][policy] Problem running org.nap.integration:version-manifest maven plugin

2017-11-08 Thread Gary Wu
Hi Pam, This is now fixed. Please try again with the 0.1.1-SNAPSHOT version: mvn org.onap.integration:version-manifest:0.1.1-SNAPSHOT:version-check Thanks, Gary From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gary Wu Sent: Wednesday

Re: [onap-discuss] [integration][policy] Problem running org.nap.integration:version-manifest maven plugin

2017-11-08 Thread Gary Wu
@lists.onap.org; Gary Wu <gary.i...@huawei.com> Subject: [integration][policy] Problem running org.nap.integration:version-manifest maven plugin Gary, I was following the instructions on the Independent Release Versioning, specifically: https://wiki.onap.org/display/DW/ONAP+Version+Manifest+Maven+

Re: [onap-discuss] integration] RE: CSIT Jenkins Job Additions needed for new release

2017-12-05 Thread Gary Wu
Hi Aaron, I've submitted a sample change here: https://gerrit.onap.org/r/#/c/25625/ You can do something similar for your project. Thanks, Gary From: HAY, AARON [mailto:ah4...@att.com] Sent: Tuesday, December 05, 2017 6:25 AM To: Gary Wu <gary.i...@huawei.com> Subject: RE: integrati

[onap-discuss] [integration] DCAE DNS zones accidentally deleted in lab

2017-12-06 Thread Gary Wu
Hi all, In an effort to deal with over-quota issues with DCAE DNS zone recordsets in the Wind River lab, I inadvertently deleted all the existing DNS zones created under the "demo" user. This may have broken your existing DCAE stacks in the lab. Sorry for this mishap. Thanks, Gary

[onap-discuss] [integration] RE: Question about wiki of ONAP-intergration

2017-10-25 Thread Gary Wu
Kuang [mailto:hao.ku...@amdocs.com] Sent: Wednesday, October 25, 2017 4:23 PM To: Gary Wu <gary.i...@huawei.com> Subject: Question about wiki of ONAP-intergration Hi Gary, I am Kevin from Amdocs who just start working on SDNC project for ATT. I am not sure if it's appropriate to contact wi

Re: [onap-discuss] [vfc] VFC health checks

2017-10-25 Thread Gary Wu
Hi VFC team, Any feedback on this? Thanks, Gary From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gary Wu Sent: Monday, October 23, 2017 4:34 PM To: onap-discuss@lists.onap.org Subject: [onap-discuss] [vfc] VFC health checks Hi VFC team, I'm

Re: [onap-discuss] [vfc] VFC health checks

2017-10-25 Thread Gary Wu
, October 25, 2017 11:08 AM To: Gary Wu <gary.i...@huawei.com>; onap-discuss@lists.onap.org Subject: RE: [vfc] VFC health checks Gary, Hi, reviewing your patch now - it has already been merged though. I would add the VFC team as reviewers to your patch as well to get good input. Tha

[onap-discuss] [integration] RE: Connection failures on CSIT jobs

2017-10-24 Thread Gary Wu
They should be docker containers that are running within the Jenkins slave VM. For any more specifics, please contact the SDC team. Thanks, Gary From: Jessica Wagantall [mailto:jwagant...@linuxfoundation.org] Sent: Tuesday, October 24, 2017 12:34 PM To: Gary Wu <gary.i...@huawei.com> Cc:

Re: [onap-discuss] CSIT Jenkins jobs failed

2017-10-31 Thread Gary Wu
se scripts are pulling the correct docker image tags for your Amsterdam deliverables. Thanks, Gary -Original Message- From: Lando,Michael [mailto:ml6...@intl.att.com] Sent: Tuesday, October 31, 2017 10:03 AM To: Gary Wu <gary.i...@huawei.com>; Shlosberg, Yuli <ys9...@intl.att.com>

Re: [onap-discuss] CSIT Jenkins jobs failed

2017-10-31 Thread Gary Wu
] Sent: Tuesday, October 31, 2017 8:37 AM To: Gary Wu <gary.i...@huawei.com>; Shlosberg, Yuli <ys9...@intl.att.com> Cc: Lando,Michael <ml6...@intl.att.com>; Gitelman, Tal <tg8...@intl.att.com>; Amit, Idan <ia0...@intl.att.com>; onap-discuss <onap-discuss@lists.onap.or

Re: [onap-discuss] CSIT Jenkins jobs failed

2017-10-31 Thread Gary Wu
community. Thanks, Gary From: Shlosberg, Yuli [mailto:ys9...@intl.att.com] Sent: Tuesday, October 31, 2017 8:23 AM To: Gary Wu <gary.i...@huawei.com> Cc: Lando,Michael <ml6...@intl.att.com>; Gitelman, Tal <tg8...@intl.att.com>; Amit, Idan <ia0...@intl.att.com> Subject: RE:

Re: [onap-discuss] [integration] Integration-SB-00

2017-10-30 Thread Gary Wu
Please see update from Chris Lott in https://jira.onap.org/browse/PORTAL-138: It seems that we can no longer use portal master branch in Amsterdam deployment scripts. Chris, can you please help make the necessary changes in the demo repo to make sure that the Heat deployment scripts are

Re: [onap-discuss] [ONAP Helpdesk #47614] Issue with SO daily build due to appc client kit jar

2017-10-30 Thread Gary Wu
Hi Seshu, The issue on so-master-docker-version-java-daily is due to SNAPSHOT dependencies which are no longer allowed for staging/release builds. Please update your pom files to replace your SNAPSHOT dependencies with Release dependencies per the

[onap-discuss] Gerrit is down

2018-05-04 Thread Gary Wu
Hi Helpdesk, gerrit.onap.org is down. Can you take a look? Thanks, Gary ___ onap-discuss mailing list onap-discuss@lists.onap.org https://lists.onap.org/mailman/listinfo/onap-discuss

Re: [onap-discuss] [Onap-release] [ONAP Helpdesk #55152] [linuxfoundation.org #55152] RE: [CCSDK] ccsdk-dgbuilder-image had no 0.2.1-SNAPSHOT until 20 April

2018-05-07 Thread Gary Wu
I've just added a script that will update the OOM helm charts using the versions from the docker-manifest.csv. Going forward, teams should only need to update the manifest as the "single source of truth", and we'll sync the OOM and HEAT docker image versions from there. Thanks, Gary

Re: [onap-discuss] Please Update Docker Manifest

2018-05-07 Thread Gary Wu
with with HEAT and OOM, ideally we can have this triggered automatically based on updates to the manifest itself. Thanks, Gary From: Morales, Victor [mailto:victor.mora...@intel.com] Sent: Monday, May 07, 2018 6:35 PM To: Gary Wu <gary.i...@huawei.com>; 'onap-discuss@lists.onap.org' <ona

Re: [onap-discuss] Please shut down unused instance in Wind River lab

2018-05-09 Thread Gary Wu
Hi all, We are again running out of resources in the Wind River lab. If you have any VMs or ONAP instances running in Wind River that you no longer need, please kindly shut them down. Thanks, Gary _ From: Gary Wu Sent: Thursday, April 26, 2018 4:10

Re: [onap-discuss] [ONAP Helpdesk #55813] [integration][aaf] AAF docker images missing

2018-05-09 Thread Gary Wu
I see that those images have re-appeared now. Not sure what happened. Thanks, Gary -Original Message- From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] Sent: Wednesday, May 09, 2018 2:16 PM To: Gary Wu <gary.i...@huawei.com> Cc: onap-discuss@lists.on

Re: [onap-discuss] [integration] Problem with integration CSIT tests not being able to execute docker-compose

2018-05-10 Thread Gary Wu
Not sure if LF has changed the installation process of docker-compose recently. Helpdesk, can you help? Thanks, Gary From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of DRAGOSH, PAMELA L (PAM) Sent: Thursday, May 10, 2018 6:00 AM To:

[onap-discuss] oparent 1.1.1 released

2018-05-09 Thread Gary Wu
Hi all, oparent 1.1.1 has been released. This update addresses a license issue in oparent-python. If your python project depends on oparent-python, please update your dependency version at your earliest convenience. All other projects may skip this update. Thanks, Gary

Re: [onap-discuss] Nexus 3 images "disappearing" from the server

2018-05-12 Thread Gary Wu
Hi Jess, Two jobs building to the same docker image does seem odd. Can the dmaap team chime in? Thanks, Gary From: Jessica Wagantall [mailto:jwagant...@linuxfoundation.org] Sent: Friday, May 11, 2018 6:00 PM To: Gary Wu <gary.i...@huawei.com> Cc: m.pta...@partner.samsung.com; onap-d

Re: [onap-discuss] Nexus 3 images "disappearing" from the server

2018-05-12 Thread Gary Wu
To: Gary Wu <gary.i...@huawei.com> Cc: m.pta...@partner.samsung.com; onap-discuss@lists.onap.org; onap-release <onap-rele...@lists.onap.org>; Gildas Lanilis <gildas.lani...@huawei.com>; Jeremy Phelps <jphe...@linuxfoundation.org>; Kenny Paul <kp...@linuxfound

Re: [onap-discuss] Nexus 3 images "disappearing" from the server

2018-05-12 Thread Gary Wu
(Pacific Daylight Time) The system seems to think that latest is an update to an existing tag, whereas 1.1.2-SNAPSHOT is a brand new tag. Thanks, Gary From: Gary Wu Sent: Saturday, May 12, 2018 7:03 AM To: 'Jessica Wagantall' <jwagant...@linuxfoundation.org> Cc: m.pta...@partner.samsung.com

Re: [onap-discuss] Nexus 3 images "disappearing" from the server

2018-05-11 Thread Gary Wu
Hi Jess, It’s not clear that the “Purge unused docker manifests and images” task is the culprit. If I understand the doc correctly, it’s only supposed to delete images that are no longer associated with any tags. I still see tons of time-stamped SNAPSHOT docker images from a couple of weeks

[onap-discuss] [integration] Changes to daily deployment tests

2018-05-11 Thread Gary Wu
Hi all, In order to make space for 72-hour stability testing, we're making the following changes to the daily deployment testing schedule effective immediately: * OOM and HEAT deployments in Wind River are suspended and the respective ONAP instances terminated, * OOM and HEAT

Re: [onap-discuss] Nexus 3 images "disappearing" from the server

2018-05-11 Thread Gary Wu
Sounds reasonable, except that I’m no longer actively using nexus3ap, and may not be able to give much feedback on how well it’s working. Thanks, Gary From: Jessica Wagantall [mailto:jwagant...@linuxfoundation.org] Sent: Friday, May 11, 2018 1:27 PM To: m.pta...@partner.samsung.com Cc: Gary Wu

[onap-discuss] [so] mso:1.2.1 image missing

2018-05-17 Thread Gary Wu
Hi helpdesk and/or the SO team, Currently the mso image is missing: 22:05:48 [ERROR] openecomp/mso:1.2.1 not found http://12.234.32.117/jenkins/job/nexus3-docker-image-check/155/console Can we figure out what happened? This will likely cause problems for upcoming deployments. Thanks, Gary

Re: [onap-discuss] Windriver vpn not working

2018-05-15 Thread Gary Wu
Seems ok for me right now. From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of TALASILA, MANOOP (MANOOP) Sent: Tuesday, May 15, 2018 12:33 PM To: onap-discuss@lists.onap.org Subject: [onap-discuss] Windriver vpn not working Hi, Is windriver lab

[onap-discuss] [oom][integration] Any unused ONAP instances in SB-06?

2018-05-16 Thread Gary Wu
Hi OOM team, There are currently 4 ONAP instances running in Wind River Integration-SB-06. Can we shut down some of them? We're trying to free up some resources in order to spin up an instance for OOF team to do their testing. Thanks, Gary ___

Re: [onap-discuss] [oom][integration] Any unused ONAP instances in SB-06?

2018-05-21 Thread Gary Wu
Hi OOM team, Any feedback on this? If we don't hear back by noon PDT today I'll need to start shutting some of them down based on other testing demands. Thanks, Gary _ From: Gary Wu Sent: Wednesday, May 16, 2018 4:25 PM To: onap-discuss

Re: [onap-discuss] Issue pulling image

2018-05-24 Thread Gary Wu
Hi William, Did you do “docker login”? docker login nexus3.onap.org:10001 username: docker password: docker Thanks, Gary From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ANAPAN-LAVALLE, HECTOR A Sent: Thursday, May 24, 2018 10:56 AM To:

[onap-discuss] [portal] Missing Portal docker images

2018-05-24 Thread Gary Wu
Hi helpdesk and/or Portal team, The following images have disappeared from nexus3: 19:04:55 [ERROR] onap/portal-app:v2.2.0 not found 19:04:56 [ERROR] onap/portal-db:v2.2.0 not found 19:04:57 [ERROR] onap/portal-sdk:v2.2.0 not found 19:04:57 [ERROR] onap/portal-wms:v2.2.0 not found

Re: [onap-discuss] [ONAP Helpdesk #56451] [portal] Missing Portal docker images

2018-05-24 Thread Gary Wu
nd Thanks, Gary -Original Message- From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] Sent: Thursday, May 24, 2018 9:28 PM To: Gary Wu <gary.i...@huawei.com> Cc: onap-discuss@lists.onap.org Subject: [ONAP Helpdesk #56451] [portal] Missing Portal docker image

Re: [onap-discuss] [so] mso:1.2.1 image missing

2018-05-18 Thread Gary Wu
Hi Seshu, Thanks for taking care of this. I hope LF can figure out why these docker images keep disappearing. Thanks, Gary From: Seshu m Sent: Friday, May 18, 2018 12:23 AM To: Gary Wu <gary.i...@huawei.com>; helpd...@onap.org; onap-discuss@lists.onap.org Subject: RE: [so] mso:1.2.1

Re: [onap-discuss] [ONAP Helpdesk #56152] [so] mso:1.2.1 image missing

2018-05-18 Thread Gary Wu
: Friday, May 18, 2018 3:39 PM To: Gary Wu <gary.i...@huawei.com> Cc: onap-discuss@lists.onap.org Subject: [ONAP Helpdesk #56152] [so] mso:1.2.1 image missing Gary, How often is this job triggered? Does it checks all possible "missing" images? Thanks! Jess On Fri May 18 18:31:50 2018,

Re: [onap-discuss] [ONAP Helpdesk #56152] [so] mso:1.2.1 image missing

2018-05-18 Thread Gary Wu
Not that I'm aware of, because virtually none of the images in the manifest are release versions yet. Thanks, Gary -Original Message- From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] Sent: Friday, May 18, 2018 4:07 PM To: Gary Wu <gary.i...@huawei.com&

[onap-discuss] [integration][oof] SB01 still in use?

2018-06-13 Thread Gary Wu
Hi OOF team, Are you still using Wind River Integration-SB-01? If not, we'd like to shut down the instance and repurpose the environment. I'll proceed with tearing down the instance If I don't hear any responses back by noon PDT today. Thanks, Gary

Re: [onap-discuss] [ONAP Helpdesk #56611] [linuxfoundation.org #56611] RE: Missing docker images

2018-05-30 Thread Gary Wu
...@rt.linuxfoundation.org; Gary Wu Cc: onap-discuss@lists.onap.org Subject: RE: [onap-discuss] [ONAP Helpdesk #56611] [linuxfoundation.org #56611] RE: Missing docker images Docker image onap/dmaap/dmaap-mr:1.1.4 is available now in Nexus. Thanks, Sunil -Original Message- From: onap-discuss

Re: [onap-discuss] [ONAP Helpdesk #56611] [linuxfoundation.org #56611] RE: Missing docker images

2018-05-30 Thread Gary Wu
Hi Lusheng, I currently see a 1.1.3 in docker.snapshot repo. Ok to bump the docker manifest to 1.1.3? Thanks, Gary -Original Message- From: JI, LUSHENG (LUSHENG) [mailto:l...@research.att.com] Sent: Wednesday, May 30, 2018 11:21 AM To: Gary Wu ; UNNAVA, SUNIL ; onap-helpd

[onap-discuss] [integration] Please use Wind River local docker cache

2018-05-30 Thread Gary Wu
Hi all, As the Wind River lab has limited internet bandwidth, if you're deploying ONAP in Wind River please use the local docker cache/proxy at http://10.12.5.2:5000, so that we don't have tons of people trying to pull from nexus3.onap.org directly. Thanks, Gary

Re: [onap-discuss] [integration][policy] Policy has released final 1.2.3 artifacts for Beijing

2018-05-30 Thread Gary Wu
Thanks Pam. They’ve been merged for demo and integration. Thanks, Gary From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of DRAGOSH, PAMELA L (PAM) Sent: Wednesday, May 30, 2018 7:07 PM To: onap-rele...@lists.onap.org; onap-discuss@lists.onap.org

[onap-discuss] Missing docker images

2018-05-29 Thread Gary Wu
Hi all, The following images are currently missing from nexus3: 16:03:49 [ERROR] onap/dmaap/dmaap-mr:1.1.4 not found 16:04:14 [ERROR] onap/org.onap.dcaegen2.deployments.bootstrap:1.1.2 not found Can whoever is able to generate or recover them please help? This is blocking teams from making

Re: [onap-discuss] [ONAP Helpdesk #56451] [portal] Missing Portal docker images

2018-05-29 Thread Gary Wu
[mailto:onap-helpd...@rt.linuxfoundation.org] Sent: Thursday, May 24, 2018 11:01 PM To: Gary Wu Cc: onap-discuss@lists.onap.org Subject: [ONAP Helpdesk #56451] [portal] Missing Portal docker images Gary, Does this job takes in consideration that images from Snapshot will disappear after 16 days

[onap-discuss] [integration][openlab] Wind River lab networking issue

2018-05-02 Thread Gary Wu
Hi Stephen and Michael, The Wind River lab network is currently experiencing intermittent ping times and connection drops. Can you take a look? Thanks, Gary ___ onap-discuss mailing list onap-discuss@lists.onap.org

Re: [onap-discuss] [onap-tsc] TSC MEMBERS Approval/Acknowledgment Needed- Requesting Nexus3 downtime

2018-05-02 Thread Gary Wu
Has this nexus3 change been implemented? Thanks, Gary From: onap-tsc-boun...@lists.onap.org [mailto:onap-tsc-boun...@lists.onap.org] On Behalf Of Kenny Paul Sent: Tuesday, May 01, 2018 4:47 PM To: onap-tsc Cc: Anil Belur ; Jeremy Phelps

[onap-discuss] Please shut down unused instance in Wind River lab

2018-04-26 Thread Gary Wu
Hi all, We're currently running into resource constraints in the Wind River lab. If you have any VMs or ONAP instances running in Wind River that you no longer need, would you kindly shut them down? Thanks, Gary ___ onap-discuss mailing list

[onap-discuss] [integration][oom] OOM deployment in Integration tenant

2018-05-01 Thread Gary Wu
Hi all, Who is deploying OOM in the Wind River "Integration" tenant? Thanks, Gary ___ onap-discuss mailing list onap-discuss@lists.onap.org https://lists.onap.org/mailman/listinfo/onap-discuss

[onap-discuss] [integration] RE: Regarding CI/CD of VFC in CI-Management

2017-10-26 Thread Gary Wu
ber 26, 2017 6:51 AM To: Gary Wu <gary.i...@huawei.com> Subject: Regarding CI/CD of VFC in CI-Management Hi Gary, Greetings !! I was trying to check the CI/CD of VF-C eg: vnflcm and was trying to understand the activities p

Re: [onap-discuss] [vfc] VFC health checks

2017-10-26 Thread Gary Wu
Hi Yan, Thanks for the confirmation. Have you logged a Jira ticket to track the fixes required to pass these health checks? If not, we’ll log one for you. Thanks, Gary From: 杨艳 [mailto:yangya...@chinamobile.com] Sent: Wednesday, October 25, 2017 5:24 PM To: Gary Wu <gary.i...@huawei.

Re: [onap-discuss] [ONAP Helpdesk #45257] [integration] Issue-ID check

2017-10-23 Thread Gary Wu
I thought that this in fact had already been implemented (the capitalization-sensitive check for "Issue-ID"). Thanks, Gary -Original Message- From: Kenny Paul via RT [mailto:onap-helpd...@rt.linuxfoundation.org] Sent: Sunday, October 22, 2017 7:51 PM To: Gary Wu <gary.i.

[onap-discuss] [integration] RE: Asking question about committing the code

2017-10-27 Thread Gary Wu
requests. Instead, you submit your proposed code changes to gerrit, and other committers in the project will review your change request and merge or provide feedback. Thanks, Gary From: Hao Kuang [mailto:hao.ku...@amdocs.com] Sent: Friday, October 27, 2017 10:24 AM To: Gary Wu <gary.i...@huawei.

Re: [onap-discuss] [integration] RE: Asking question about committing the code

2017-10-27 Thread Gary Wu
Yes you can. Generally you want to file them under the project that owns the particular repo. Thanks, Gary From: Hao Kuang [mailto:hao.ku...@amdocs.com] Sent: Friday, October 27, 2017 10:47 AM To: Gary Wu <gary.i...@huawei.com> Subject: RE: [integration] RE: Asking question about comm

<    1   2   3   4   >