opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
70 stars 57 forks source link

documentation update to deployTimeoutMinutes in odsComponentStageRolloutOpenShiftDeployment #463

Open tbugfinder opened 3 years ago

tbugfinder commented 3 years ago

Hi,

it would be beneficial of having an example included here for calculating deployTimeoutMinutes for given OpenShift readiness / liveness probes. It isn't really obvious how this alignment should be setup.

https://github.com/opendevstack/ods-jenkins-shared-library/blame/master/docs/modules/jenkins-shared-library/partials/odsComponentStageRolloutOpenShiftDeployment.adoc#L20-L21

michaelsauter commented 3 years ago

FYI @fkressmann do you have an example from your use case?