How To Do Ros Build

  • October 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View How To Do Ros Build as PDF for free.

More details

  • Words: 517
  • Pages: 3
STEPS TO BE FOLLOWED FOR ROS BUILD How to Perform Build Process in ROS………….. 1. First Login to the ROS Workbech 2. Start ->Programs ->CA->AllFusion->HarvestCM->WorkBench 3. use the below login & Password ROS Harvest Log In (HarvestCM Workbench ) UserName: ovrturcm Password: t0ast! Broker : rosnew 4. Then Given Ok -> Other Projects -> Go to the Particular Month ( Imp: You should always be in Client Build Eg: 2006.0E.May.Clinet – Since we perform only Client Build ) 5. Go to Integrate->Package Group->RC->New->Package Group->Select->OK 6. Packages Present in Integrate->Packages should be promoted to Build State 7. Login to ROS using the below: Username : nt_domain\cuid (mpdwydm) Password : 0verture Domain :NT_DOMAIN 8. Go To My Computer ->H:\Drive ->nant-> 9. Edit the PCGUI.build Properties File (Edit only the Field marked in Red Colour ) Edit only the Field ?xml version="1.0"?> <project name="PCGUI_Client"> <property name="harvest.project" value="2006.0E.May.Client" /> <property name="harvest.package" value="1.1" /> <property name="BuildType" value="level" /> <property name="PT_1" value="pt79" /> <property name="PT_2" value="pt95" /> <property name="PVMM" value="5.6" /> <property name="harvest.broker" value="rosnew" /> <property name="harvest.viewpath" value="ROSv2" /> <property name="harvest.user" value="ovrturcm" /> <property name="harvest.password" value="t0ast!" /> <property name="BuildDir" value="H:\ROS_Builds" /> 9. Run the PCGUI_build (Batch File ) 10. This will generate an output file named: textlog.txt (Output File) Edit this File and check if the Build performed is Success / Failure. 11. If Success Check go to the following location: MyComputer->Build&Web->IIS Webs->PCGUIWeb->releases and check whether the requested packages have been loaded on the corresponding product test box. (eg: Build&Web->IIS Webs->PCGUIWeb->releases->pt79->ROSInstaller2006.OE.May.Client1.1) 12. Remain in ROS Build itself -> to to IE in Desktop -> Click->URL: (http://90.136.104.5 ) and check if the pt boxes are updated or not Example : - 90.136.104.79 and 90.136.104.95 13. (Important Step)Edit the .MSI File -> Go to Property -> Add the below mentioned two entries ALLUSERS = 1 ROOTDRIVE=C:\

(Important everything should be in CAPS )

14. Send an Email to Sridhar Ramachandran/test lead/PRM 15. After receiving confirmation regarding successful completion of SAT, MSIs are to placed in UAT box and if requested then in CCF site. 16. MSIs are to be placed in the following path(Path for CCF): Map to the following path \\01ms72140002001\Softwares\ and place the MSI in LatestDevelopedROSDesktopCode folder 17. Send a mail to everyone informing completion of your task. Note: • Only CCF UAT msi are placed in ROS server in 90.136.104.5 under

H:\IIS WEBS\PC GUI WEB\releases\supplemental folder •



Go to default.asp and add a statement as follows and make necessary changes and save it. Response.Write( "
  • CCF BBS Desktop 1.6.0.6
  • " + "\n" ) Then go to Internet Explorer and click the URL(http://90.136.104.5/default.asp) and check if the supplemental files are updated or not ---------------------------END----------------------------

    Related Documents