Versions Compared

Key

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

...

Normally, the Traf-Jenkins user will post a message in the pull-request with a link to the results. But you can check the Jenkins server to see the status even before the tests are finished. Look in the "Build History" table for the build/test job that matches your pull-request: 

"https://jenkins02jenkins.trafodionesgyn.orgcom/job/Check-PR/"

One way to look at logs :

...

  1. The location of the logfiles is much more predictable than it used to be.
  2. You can go to http://traf-logs.trafodionesgyn.orgcom/PullReq/
  3. Click on the number of the pull request, such as http://traf-logs.trafodionesgyn.orgcom/PullReq/18/. The next directory level is the build number. With multiple commits or re-tests, it is possible for a pull request to have multiple builds.
  4. Under that, there is a directory for each specific job, such as http://traf-logs.trafodionesgyn.orgcom/PullReq/18/35/regress-seabase-ahw2.2/

Change Merged

  1. If all is well, a committer will merge your change into the Apache repo, which is mirrored on github.
  2. You may be asked to close out the JIRA or other follow up.
  3. Yea! Thanks for your contribution to Trafodion.

...