Merge pull request #2249 from coolo/sp2_enable

Enable images repo once 000product was updated
This commit is contained in:
Stephan Kulow 2019-09-27 12:13:53 +02:00 committed by GitHub
commit 6cbf1e6ac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 138 additions and 0 deletions

View File

@ -1090,6 +1090,13 @@ pipelines:
tasks:
- script: |-
./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
"Leap.Staging.B":
environment_variables:
STAGING_PROJECT: openSUSE:Leap:15.2:Staging:B
@ -1136,6 +1143,13 @@ pipelines:
tasks:
- script: |-
./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
"Leap.Staging.C":
environment_variables:
STAGING_PROJECT: openSUSE:Leap:15.2:Staging:C
@ -1182,6 +1196,13 @@ pipelines:
tasks:
- script: |-
./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
"Leap.Staging.D":
environment_variables:
STAGING_PROJECT: openSUSE:Leap:15.2:Staging:D
@ -1228,6 +1249,13 @@ pipelines:
tasks:
- script: |-
./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
"Leap.Staging.E":
environment_variables:
STAGING_PROJECT: openSUSE:Leap:15.2:Staging:E
@ -1275,3 +1303,10 @@ pipelines:
- script: |-
./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"

View File

@ -153,4 +153,11 @@ pipelines:
tasks:
- script: |-
./scripts/pkglistgen.py --debug -A $STAGING_API update_and_solve --staging $STAGING_PROJECT --force
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
<% end %>

View File

@ -150,6 +150,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.B:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:B
@ -206,6 +214,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.C:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:C
@ -262,6 +278,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.D:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:D
@ -318,6 +342,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.E:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:E
@ -374,6 +406,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.F:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:F
@ -430,6 +470,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.G:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:G
@ -486,6 +534,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.H:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:H
@ -542,6 +598,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.S:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:S
@ -598,6 +662,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.V:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:V
@ -654,6 +726,14 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
SLE15.SP2.Staging.Y:
environment_variables:
STAGING_PROJECT: SUSE:SLE-15-SP2:GA:Staging:Y
@ -710,3 +790,11 @@ pipelines:
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"

View File

@ -82,4 +82,12 @@ pipelines:
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
exit 1
fi
- Enable.images.repo:
resources:
- staging-bot
tasks:
- script: |-
osc -A $STAGING_API api -X POST "/source/$STAGING_PROJECT?cmd=remove_flag&repository=images&flag=build"
<% end -%>