Create GOL Job
From home page, click to New Item link
Enter GOL for project name and then chose Freestyle project and finally click to OK button to create a new job with name is GOL
Then a new screen will show up allow us to configure everything for GOL job.
Description is place to describe what mission of this job and steps inside the job. Put follow text into Description session.
“ Following task will be done by GOL job :
- Download source code from Github repository https://github.com/tanpv/gol
- Build web application from java source
- Run automation test with test script already specify inside project
- Publish automation test result to Jenkins dashboard
- Deploy web application to Tomcat server ”