osmith uploaded patch set #2 to this change.

View Change

OBS: lib/osc: add private proj variable

Adjust lib/osc.py to take the OBS project from a global variable that
can be set with lib.osc.set_apiurl(), instead of using
lib.args.obs_project. Move the sanity check to set_apiurl().

This is in preparation for adding a new sync script, which will operate
on multiple OBS instances.

Related: OS#6165
Change-Id: Iabb871bcb432f2fbdaec9cbcab3d663ccf969901
---
M scripts/obs/lib/osc.py
M scripts/obs/update_obs_project.py
2 files changed, 29 insertions(+), 18 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/32/34332/2

To view, visit change 34332. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iabb871bcb432f2fbdaec9cbcab3d663ccf969901
Gerrit-Change-Number: 34332
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset