Hi Peter, Anyone can submit changes to Gerrit for review, but only the committers for a project (i.e. Integration) can merge those changes. Feel free to submit changes to Gerrit, and I or anyone on this list https://wiki.onap.org/display/DW/Integration+Team can help review and merge your changes.
Thanks, Gary From: WANG, SHAOBO [mailto:[email protected]] Sent: Thursday, September 07, 2017 3:40 PM To: Gary Wu <[email protected]> Cc: HOTZE, BECKY L <[email protected]>; [email protected] Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions Hi Gary, We are reaching the moment to push the test cases to gerrit for review but we get denied due to no write permission to the CSIT repo (if my understanding is right). The repo has read permission for every LF user but the write permission (push) is upon the repo admin/owner's approval, right? If it is the case, please help grant the permission to the group member in the ONAP_AUTOMATION @list.att.com members. My LF Username: pshaobow ; Email: [email protected]<mailto:[email protected]> Kishore: kishorekoya; Email: [email protected]<mailto:[email protected]> Mannan: ma987d; Email: [email protected]<mailto:[email protected]> The other members can follow this email thread to send their LF info to request the write right. Thanks, Peter Wang From: Gary Wu [mailto:[email protected]] Sent: Monday, August 28, 2017 3:04 PM To: KOYA, KISHORE <[email protected]<mailto:[email protected]>> Cc: HOTZE, BECKY L <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions 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:[email protected]] Sent: Monday, August 28, 2017 12:51 PM To: Gary Wu <[email protected]<mailto:[email protected]>> Cc: HOTZE, BECKY L <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions Hi Gary, Could you please confirm for CSIT testing where we need to create VM? and what kind of VM need to create? Thanks &Regards, Kishore Koya ECOMP Open Source Call Me @ 469-831-7289<tel:(469)%20831-7289> Email : [email protected]<mailto:[email protected]> | Q me @ [cid:[email protected]] <qto://talk/kk707x> From: Gary Wu [mailto:[email protected]] Sent: Thursday, August 24, 2017 6:13 PM To: RAJU, CHINNAPPA <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; '[email protected]' <[email protected]<mailto:[email protected]>> Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions Somehow missed #3... if these libraries can be installed as part of the Robot installation done by run-csit.sh, feel free to submit a change to the run-csit.sh script itself. If they need root privileges then let me know. Thanks, Gary From: RAJU, CHINNAPPA [mailto:[email protected]] Sent: Thursday, August 24, 2017 3:43 PM To: Gary Wu <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; '[email protected]' <[email protected]<mailto:[email protected]>> Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions Gary - How about #3 below on Robot referenced libraries? Also this link on the wiki doesn't work https://jenkins.open-o.org/view/CSIT/job/integration-csit-functionality1/<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.open-2Do.org_view_CSIT_job_integration-2Dcsit-2Dfunctionality1_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2alRiCjLy90axUfy_Xj2IfMdGRwg8n7CAz2ZrQ8nr3w&m=Ipi-sqY3aHije0jXDx2UNVQISAdqTRIsMRZIUHs7atE&s=YJzOZlYdjA2Zwf3_wo47HYCgeH4OSFYlun9wyRo1ncQ&e=> Thanks & Regards, Chinnappa Raju SENIOR QUALITY TESTER ECOMP Open Source Automation From: Gary Wu [mailto:[email protected]] Sent: Thursday, August 24, 2017 5:22 PM To: RAJU, CHINNAPPA <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; '[email protected]' <[email protected]<mailto:[email protected]>> Subject: [integration] RE: Integration Repo and CSIT Tests related questions Hi Chinnappa, 1. setup.sh is the one script that gets run by run-csit.sh before it starts running the Robot tests. You're welcome to keep your 3 setup files separate, and just create a simple setup.sh that calls them. 2. run-csit.sh only installs Robot related files itself. If you need other software, let me know and we can figure out how to get them installed. Generally speaking, if the software needs to be installed by root (e.g. apt-get stuff) then we need to update the packer images for the LF environments to set them up beforehand. 3. Currently csit/tests/ contains everything. Going forward, as we bring in the existing files from testsuite, we've discussed placing those files outside the csit/ directory so that they can be shared between CSIT and E2E test cases. Thanks, Gary From: RAJU, CHINNAPPA [mailto:[email protected]] Sent: Thursday, August 24, 2017 3:03 PM To: Gary Wu <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; '[email protected]' <[email protected]<mailto:[email protected]>> Subject: Integration Repo and CSIT Tests related questions Hi Gary, Had few questions on the structure of Integration repo files and Robot tests for CSIT. 1. Setup.sh - is the file that we will be using for application specific installation of dockers and configurations. In the existing Rackspace, we had 3 setup files (install.sh, init.sh, serv.sh) for each component for demo release. Should we consolidate all that into setup.sh or can we have multiple setup files as in Rackspace? 2. run-csit.sh - Is this limited to only install robot related files and run the tests OR install any kind of software required for the application to run? 3. Robot requires some custom libraries like HTTPLibrary, Selenium2Library, etc. Would run-csit.sh install these libraries as well apart from Standard Robot libraries or we need to add them separately? 4. Csit/tests folder - This is a single folder present as of now to place all robot related files. In the current testsuite repo for Robot files, we've a structure with folders such as assets, resources and testsuites to place different types of files required for Robot Automation - Got this one clarified from Dan Rose that eventually we will be having folder structure similar to testsuite repo. But as of now all files would be in the same folder. Thanks & Regards, Chinnappa Raju SENIOR QUALITY TESTER ECOMP Open Source Automation
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
