Merge pull request #3206 from openSUSE/keep_sles16_pipelines_running
Some checks failed
Checks / tests (Long1) (push) Has been cancelled
Checks / tests (Long2) (push) Has been cancelled
Checks / tests (Rest) (push) Has been cancelled
Checks / smoke-test (registry.opensuse.org/opensuse/leap:15.6) (push) Has been cancelled
Checks / smoke-test (registry.opensuse.org/opensuse/tumbleweed:latest) (push) Has been cancelled
Checks / linters (push) Has been cancelled
Some checks failed
Checks / tests (Long1) (push) Has been cancelled
Checks / tests (Long2) (push) Has been cancelled
Checks / tests (Rest) (push) Has been cancelled
Checks / smoke-test (registry.opensuse.org/opensuse/leap:15.6) (push) Has been cancelled
Checks / smoke-test (registry.opensuse.org/opensuse/tumbleweed:latest) (push) Has been cancelled
Checks / linters (push) Has been cancelled
gocd: slfo-stagings: Avoid stopping due to summary-staging.
This commit is contained in:
commit
651e50786e
@ -113,8 +113,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -206,8 +206,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -299,8 +299,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -392,8 +392,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -485,8 +485,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -578,8 +578,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -671,8 +671,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -764,8 +764,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -857,8 +857,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -950,8 +950,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
@ -1043,8 +1043,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
|
@ -114,8 +114,8 @@ pipelines:
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s success
|
||||
else
|
||||
./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n packagelists -r standard -s failure
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
- Build.product:
|
||||
timeout: 180
|
||||
|
Loading…
x
Reference in New Issue
Block a user