Skip to content

Changes

Summary

  1. kernel-test: verify REMOTE_NAME and URL (details)
  2. README.md: describe OSMO_*_BRANCH (details)
Commit 292e35c1d9db679446e46de5a283a88382de5518 by Oliver Smith
kernel-test: verify REMOTE_NAME and URL

If the checked out git repository already has a remote with the name
KERNEL_REMOTE_NAME, make sure that the KERNEL_URL matches the remote
URL.

Motivation for this change is osmo-ci
I5d4202a67a24d9c15a5b211fa29ce9d5b5a9d9c1, which will expose the
parameters in the jenkins job.

Related: OS#3208
Change-Id: I18b29011e3e8e2577bdf1a9c64c4370309cc8399
The file was modified scripts/kernel-test/kernel-build.sh
Commit 58c1c199462f91e55e1a58914f5161404270ed55 by Oliver Smith
README.md: describe OSMO_*_BRANCH

Copy description from wiki, so the README.md describes all environment
variables, and the wiki page can link to the README.md.

Change-Id: I23077edf153b76f7936f0b874e87bb7424766b19
The file was modified README.md