Fix staging bot to actually run on SP2
This commit is contained in:
@@ -134,12 +134,12 @@ pipelines:
|
||||
ln -s $PWD/osclib $tempdir/.osc-plugins
|
||||
export HOME=$tempdir
|
||||
|
||||
osc -A https://api.opensuse.org staging -p openSUSE:Factory rebuild
|
||||
osc -A https://api.opensuse.org staging -p openSUSE:Factory list --supersede
|
||||
osc -A https://api.opensuse.org staging -p openSUSE:Factory adi --by-develproject
|
||||
osc -A https://api.opensuse.org staging -p openSUSE:Factory select --non-interactive --merge --try-strategies
|
||||
osc -A https://api.opensuse.org staging -p openSUSE:Factory unselect --cleanup
|
||||
osc -A https://api.opensuse.org staging -p openSUSE:Factory repair --cleanup
|
||||
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA rebuild
|
||||
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA list --supersede
|
||||
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA adi --by-develproject
|
||||
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA select --non-interactive --merge --try-strategies
|
||||
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA unselect --cleanup
|
||||
osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA repair --cleanup
|
||||
rm -rf $tempdir
|
||||
S15.SP2.Staging.Bot.Report:
|
||||
group: SLE.Checkers
|
||||
|
Reference in New Issue
Block a user