Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Rather than require yet another account, the jenkins server authenticates using GitHub. It allows log in (button in upper right corner) to any github user. The first time you try to login, Jenkins will request GitHub authentication. GitHub will prompt you to authorize the Traf-Jenkins server to "access" your account. If you ever want to revoke that authorization, then visit your GitHub Application Settings.

Since jenkins emails results, you may want to set your default email address in your jenkins account settings.

Running a job is restricted to those users that are part of the trafodion-contributor github group. Anyone in that group can run additional tests for any recent pull-request. If you are not in the group, ask someone who is to run the tests.

...

You may certainly visit the Requested-Test job page to check on tests in progress. The results will be emailed when all tests are completed. They are not posted to GitHub pull-request. You may want to post them there or to JIRA.

How-To

Request Tests: https://jenkins02jenkins.trafodionesgyn.orgcom/job/Requested-Test/build

EMAIL: If you have set your default email address, as mentioned above, then the default value "$BUILD_USER_EMAIL" is fine. You can add other addresses with a comma-separated list.

...