redhat-developer / kam

GitOps Application Manager: An opinionated CLI that generates the Kubernetes resources for managing your Tekton-based CI manifests, ArgoCD-based CD manifests and Application manifests in Git.
Apache License 2.0
145 stars 83 forks source link

Increase the wait timeout to 20 minutes while syncing applications #304

Closed varshab1210 closed 2 years ago

varshab1210 commented 2 years ago

What type of PR is this?

Uncomment only one /kind line, and delete the rest. For example, > /kind bug would simply become: /kind bug

/kind bug /kind cleanup /kind failing-test /kind enhancement /kind documentation /kind code-refactoring

What does this PR do / why we need it:

I am trying to add OCP 4.10 and 4.11 into Openshift CI. The jobs seem flaky while rehearsing them and sometimes fail due to timeout.

https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_release/27689/rehearse-27689-pull-ci-redhat-developer-kam-master-v4.10-integration-e2e/1513752196313780224#1:build-log.txt%3A982

https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_release/27689/rehearse-27689-pull-ci-redhat-developer-kam-master-v4.11-integration-e2e/1513752196724822016#1:build-log.txt%3A927

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

Fixes #?

How to test changes / Special notes to the reviewer:

openshift-ci[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chetan-rns

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/redhat-developer/kam/blob/master/OWNERS)~~ [chetan-rns] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment