Integrate installcheck into the sp2 pipeline
This commit is contained in:
parent
b352254960
commit
369feed31f
@ -115,16 +115,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -161,16 +171,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -207,16 +227,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -253,16 +283,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -299,16 +339,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -345,16 +395,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -391,16 +451,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -437,16 +507,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -483,16 +563,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -529,16 +619,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
@ -575,16 +675,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
|
@ -48,16 +48,26 @@ pipelines:
|
|||||||
- DO_NOT_TRIGGER
|
- DO_NOT_TRIGGER
|
||||||
destination: scripts
|
destination: scripts
|
||||||
stages:
|
stages:
|
||||||
- Check.Build.Succeeds:
|
- Checks:
|
||||||
resources:
|
jobs:
|
||||||
- staging-bot
|
Check.Build.Succeeds:
|
||||||
tasks:
|
resources:
|
||||||
- script: |-
|
- staging-bot
|
||||||
export PYTHONPATH=$PWD/scripts
|
tasks:
|
||||||
cd scripts/gocd
|
- script: |-
|
||||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
export PYTHONPATH=$PWD/scripts
|
||||||
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
cd scripts/gocd
|
||||||
|
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s pending
|
||||||
|
./verify-repo-built-successful.py -A $STAGING_API -p $STAGING_PROJECT -r standard
|
||||||
|
Repo.Checker:
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
./scripts/staging-installcheck.py -A $STAGING_API -p SUSE:SLE-15-SP2:GA -s $STAGING_PROJECT
|
||||||
|
|
||||||
- Update.000product:
|
- Update.000product:
|
||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user