Skip to content
Success

Changes

Summary

  1. jobs/test-override: on mechanical streams, build on top of known good version (details)
Commit 1d353f8fac02a0a7436b09a912a4778a6a0a0189 by Jonathan Lebon
jobs/test-override: on mechanical streams, build on top of known good version

When testing a rawhide update, we should be testing on top of a rawhide
build that we know has worked. Otherwise, the test may fail for any
arbitrary reason. Since rawhide is not locked, we do this by autolocking
on top of the most recent build that contains all the relevant arches.

See also: https://github.com/coreos/fedora-coreos-releng-automation/issues/181
The file was modifiedjobs/test-override.Jenkinsfile (diff)

Summary

  1. pod: support setting env vars in the pod (details)
Commit 15263ef4e864bed7b2f3f0ac4261923bdf691ce7 by Dusty Mabe
pod: support setting env vars in the pod

We'll set NAME=VALUE for each requested environment variable.

Part of https://github.com/coreos/fedora-coreos-pipeline/issues/939
The file was modifiedvars/pod.groovy (diff)