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 ; WANG, SHAOBO ; VENKATESH 
KUMAR, VIJAY 
Cc: HOTZE, BECKY L ; 'onap-discuss@lists.onap.org' 

Subject: Re: DCAE VES Collector CSIT Test Cases

Hi Gary,

A quick question if you do not mind.  For “trigger_jobs”, can we add multiple 
jobs (seems like we can, given it is a list).  If we do that, is the effect an 
AND or OR?   In other words will this CSIT jobs be triggered by ANY of the 
listed jobs?

Thanks,
Lusheng

From: Gary Wu >
Date: Friday, September 22, 2017 at 4:50 PM
To: "WANG, SHAOBO" >, "VENKATESH KUMAR, 
VIJAY" >
Cc: "HOTZE, BECKY L" >, "JI, LUSHENG 
(LUSHENG)" >, 
"'onap-discuss@lists.onap.org'" 
>
Subject: RE: DCAE VES Collector CSIT Test Cases

The trigger jobs are specified if you want the completion of some other jobs 
(e.g. dcaegen2-master-docker-java-daily) to automatically trigger the execution 
of this one.

Thanks,
Gary

From: WANG, SHAOBO [mailto:sw6...@att.com]
Sent: Friday, September 22, 2017 7:47 AM
To: Gary Wu >; VENKATESH 
KUMAR, VIJAY >
Cc: HOTZE, BECKY L >; JI, LUSHENG 
>
Subject: RE: DCAE VES Collector CSIT Test Cases

Hi Gary and Vijay,

The Jenkins job are pushed for review, 
https://gerrit.onap.org/r/#/c/14637/
 .  I am not sure the build and docker image build process so I am not sure the 
“Trigger” line (in red).  Please advise it is wrong.

- project:
name: dcaegen2-csit
jobs:
  - '{project-name}-{stream}-verify-csit-{functionality}'
  - '{project-name}-{stream}-csit-{functionality}'
project-name: 'dcaegen2'
stream: 'master'
functionality:
  - 'testsuites':
  trigger_jobs:
- 'dcaegen2-master-docker-java-daily'
robot-options: ''
branch: 'master'

Thanks,
Peter

From: WANG, SHAOBO
Sent: Friday, September 22, 2017 8:26 AM
To: 'Gary Wu' >; VENKATESH 
KUMAR, VIJAY >
Cc: HOTZE, BECKY L >; JI, LUSHENG 
>
Subject: DCAE VES Collector CSIT Test Cases

Hi Gary and Vijay,

I pushed the DCAEGEN2 VES Collector test cases to gerrit repo, 
https://gerrit.onap.org/r/#/c/14427/,
 last night. I added you two as Reviewers and please kindly help review and 
push to Master branch.   I have run the test cases locally successful  with 
CSIT environment.  Please see the attached  run traces.

The test cases uses standard python packages.  Just make sure uuid and 
jsonschema packages installed on Jenkins CSIT VM.  I thought about to check the 
availability of the packages and installed them if needed, but the packages are 
standard libraries and may be used by the other areas so they should be global 
and be part of the system libraries.

I will push the JJB dcaegen2-csit.yaml for adding a Jenkins job for the 
DCAEGEN2 CSIT.  Please kindly review it as well.

Thanks,
Peter

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


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

2017-09-22 Thread WANG, SHAOBO
Thank you, Gary.  That's what I expected.  Currently, the DCAEGEN2 CSIT is only 
for VES Collector but I want to have the test job triggered daily at dcaegen2 
project level, not at dcaegen2-analytics-ves collector.  No modification is 
needed if more test cases/suites are added in futures releases.

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Friday, September 22, 2017 9:51 AM
To: WANG, SHAOBO ; VENKATESH KUMAR, VIJAY 
Cc: HOTZE, BECKY L ; JI, LUSHENG ; 
'onap-discuss@lists.onap.org' 
Subject: RE: DCAE VES Collector CSIT Test Cases

The trigger jobs are specified if you want the completion of some other jobs 
(e.g. dcaegen2-master-docker-java-daily) to automatically trigger the execution 
of this one.

Thanks,
Gary

From: WANG, SHAOBO [mailto:sw6...@att.com]
Sent: Friday, September 22, 2017 7:47 AM
To: Gary Wu >; VENKATESH 
KUMAR, VIJAY >
Cc: HOTZE, BECKY L >; JI, LUSHENG 
>
Subject: RE: DCAE VES Collector CSIT Test Cases

Hi Gary and Vijay,

The Jenkins job are pushed for review, 
https://gerrit.onap.org/r/#/c/14637/
 .  I am not sure the build and docker image build process so I am not sure the 
"Trigger" line (in red).  Please advise it is wrong.

- project:
name: dcaegen2-csit
jobs:
  - '{project-name}-{stream}-verify-csit-{functionality}'
  - '{project-name}-{stream}-csit-{functionality}'
project-name: 'dcaegen2'
stream: 'master'
functionality:
  - 'testsuites':
  trigger_jobs:
- 'dcaegen2-master-docker-java-daily'
robot-options: ''
branch: 'master'

Thanks,
Peter

From: WANG, SHAOBO
Sent: Friday, September 22, 2017 8:26 AM
To: 'Gary Wu' >; VENKATESH 
KUMAR, VIJAY >
Cc: HOTZE, BECKY L >; JI, LUSHENG 
>
Subject: DCAE VES Collector CSIT Test Cases

Hi Gary and Vijay,

I pushed the DCAEGEN2 VES Collector test cases to gerrit repo, 
https://gerrit.onap.org/r/#/c/14427/,
 last night. I added you two as Reviewers and please kindly help review and 
push to Master branch.   I have run the test cases locally successful  with 
CSIT environment.  Please see the attached  run traces.

The test cases uses standard python packages.  Just make sure uuid and 
jsonschema packages installed on Jenkins CSIT VM.  I thought about to check the 
availability of the packages and installed them if needed, but the packages are 
standard libraries and may be used by the other areas so they should be global 
and be part of the system libraries.

I will push the JJB dcaegen2-csit.yaml for adding a Jenkins job for the 
DCAEGEN2 CSIT.  Please kindly review it as well.

Thanks,
Peter

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss