Creating a New Shared Calendar in Jenkins

Opening the Room Resource Job

  1. In a browser, navigate to https://ci.dartmouth.edu and log in using your NetID
  2. Click on the Infrastructure Services - Helpdesk folder
  3. Click on the Mail folder
  4. Click on the shared_mailbox_new job

The default page for the job is the status page. This will display the successes and failures of various builds, as well as the time each stage of the build as taken. The name of the stage is displayed as a bold column header. The average time of each stage is displayed directly below the header. A failed build will display as red, a successful build as green.

Running a Room Resource Build

  1. Click Build with Parameters in the top left menu
  2. Following the directions within Jenkins, fill out Shared_Mailbox_Name, Resource_Owner, Resource_Backup
  3. Click the Build button

Checking the Status of a Room Resource Build

  1. In the Build History box on the left side hover over the build name
  2. Click the arrow that appears on the right side of the build name
  3. Select Console Output

The console output will show you everything the build does as it runs, as well as whether the build was a success or failure. If the build fails, the content in the console output can be used to try to identify where the issue occurred.

Details

Article ID: 140125
Created
Fri 12/10/21 2:40 PM
Modified
Thu 3/16/23 4:10 PM