Changes

Summary

  1. test-override: combine metal/metal4k/live into single call (details)
  2. bodhi-trigger: add link for viewing topic messages (details)
  3. lower resultsdb reporting into test-override job (details)
  4. limit build description to RPMs we care about (details)
Commit 48ba51521628b011b4b06a102b506fe325297ff6 by Jonathan Lebon
test-override: combine metal/metal4k/live into single call

With `cosa osbuild` we can now do this in one go.
The file was modified jobs/test-override.Jenkinsfile (diff)
Commit e414ab97e8f32b07d8f538381feb1d915beacc16 by Jonathan Lebon
bodhi-trigger: add link for viewing topic messages

Having a link handy where you can see actual messages always makes
understanding how they are processed easier.
The file was modified jobs/bodhi-trigger.Jenkinsfile (diff)
Commit a099220407e6ab8806eb1450fb4efebf18acbfc9 by Jonathan Lebon
lower resultsdb reporting into test-override job

This way one can easily replay ↺ a job to retry a failed test
and still have the results reported back to Bodhi.

This also means we don't need to hold open the bodhi-trigger
job while the test-override jobs runs, which means more slots
are available in jenkins to run other tests.

Should resolve https://github.com/coreos/coreos-ci/issues/64
The file was modified jobs/test-override.Jenkinsfile (diff)
The file was modified jobs/bodhi-trigger.Jenkinsfile (diff)
Commit 5cacdf1b13f8fc4b2de1c9dd8500cb3add7bb113 by Jonathan Lebon
limit build description to RPMs we care about

This way we won't get a huge list of RPMs in the messages when people
submit large updates. We'll only get listed out the RPMs that we are
tracking in CoreOS.
The file was modified jobs/bodhi-trigger.Jenkinsfile (diff)
The file was modified jobs/test-override.Jenkinsfile (diff)