04
- 4.7 Configure and run scheduled jobs
- Learning Objectives
- View a scheduled job Jenkins configuration
4.7 Configure and run scheduled jobs
Learning Objectives
By the end of this lesson you will be able to:
- Configure a scheduled job in Jenkins.
View a scheduled job Jenkins configuration
- Click on the Chaos job and click Configure.
- View the Build periodically checkbox in the Build Triggers section. It’s set to run this job daily. Other pre-set schedules include yearly (midnight on January 1st every year); annually (same as yearly); monthly (Midnight, 1st day of the month); weekly (Midnight, Sunday); daily (Every day, midnight); midnight (Everyday, midnight); hourly (Every hour of every day). You can use cron as well.