CUSTOM_REPOS:

You can add multiple Jenkins build urls/Yum repos, one per line.
Supported formats are:
* Jenkins Build url:
* Yum repo: "rec:yum_repo_url"

It seems that this should work:

1. build sanlock rpms from my sanlock tree
2. copy to some public web server
3. create yum repo

OST will pull sanlock from this repo, right?

The biggest issue seems to be a public web server, I don't have one. Do we have something that I can use
in jenkins.ovirt.org or other domain we control?

I want to run these tests regularly, to make sure that sanlock always works with vdsm, without manual
testing.

Nir