Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

[ci/backports/1.2] backport ci updates #516

Merged
merged 5 commits into from
Apr 30, 2019

Conversation

sameersbn
Copy link
Contributor

Backported:
b5859ca - tests: optimize retry timeouts
705ec25 - tests: [fix] retry monitoring/exporters test
a8d901e - ci: ignore cluster deletion errors for EKS
d1fcdcb - ci: fix aks k8s version selection
422d434 - tests: retry Exporters tests on failures

(cherry picked from commit 14ff119)
@sameersbn sameersbn requested review from anguslees and falfaro April 29, 2019 08:54
@sameersbn sameersbn added the ci Specific to CI/CD label Apr 29, 2019
Copy link
Contributor

@falfaro falfaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors
Copy link
Contributor

bors bot commented Apr 29, 2019

👎 Rejected by PR status

@sameersbn
Copy link
Contributor Author

bors retry

bors bot added a commit that referenced this pull request Apr 29, 2019
516: [ci/backports/1.2] backport ci updates r=falfaro a=sameersbn

Backported:
 b5859ca - tests: optimize retry timeouts
 705ec25 - tests: [fix] retry monitoring/exporters test
 a8d901e - ci: ignore cluster deletion errors for EKS
 d1fcdcb - ci: fix aks k8s version selection
 422d434 - tests: retry Exporters tests on failures

Co-authored-by: Sameer Naik <sameer@bitnami.com>
@bors
Copy link
Contributor

bors bot commented Apr 29, 2019

Build failed

@sameersbn
Copy link
Contributor Author

bors retry

bors bot added a commit that referenced this pull request Apr 29, 2019
516: [ci/backports/1.2] backport ci updates r=falfaro a=sameersbn

Backported:
 b5859ca - tests: optimize retry timeouts
 705ec25 - tests: [fix] retry monitoring/exporters test
 a8d901e - ci: ignore cluster deletion errors for EKS
 d1fcdcb - ci: fix aks k8s version selection
 422d434 - tests: retry Exporters tests on failures

Co-authored-by: Sameer Naik <sameer@bitnami.com>
@bors
Copy link
Contributor

bors bot commented Apr 29, 2019

Build failed

Sameer Naik added 4 commits April 30, 2019 08:32
the `kversion` variable was not being properly bound because of closures as a result of
which the wrong k8s version was being picked for the aks tests

(cherry picked from commit 46fa8f2)
Successful passes of the ci tests generally conclude in 5 - 10mins. It has been observered that
when it takes longer the tests are bound to fail. Some of our tests use 30m retry timeouts
which is lot of time wasted hoping that a failing test will pass.

This commit optimizes the retry timeouts for all tests to more realistic values thereby reducing
the time spent by a job in the CI environment

(cherry picked from commit f4d09df)
@sameersbn sameersbn force-pushed the backports-ci-1.2-20190429 branch from b5859ca to 1ca0d2c Compare April 30, 2019 03:03
@sameersbn
Copy link
Contributor Author

bors retry

bors bot added a commit that referenced this pull request Apr 30, 2019
516: [ci/backports/1.2] backport ci updates r=falfaro a=sameersbn

Backported:
 b5859ca - tests: optimize retry timeouts
 705ec25 - tests: [fix] retry monitoring/exporters test
 a8d901e - ci: ignore cluster deletion errors for EKS
 d1fcdcb - ci: fix aks k8s version selection
 422d434 - tests: retry Exporters tests on failures

Co-authored-by: Sameer Naik <sameer@bitnami.com>
@bors
Copy link
Contributor

bors bot commented Apr 30, 2019

Build succeeded

@bors bors bot merged commit 1ca0d2c into vmware-archive:release-1.2 Apr 30, 2019
@sameersbn sameersbn deleted the backports-ci-1.2-20190429 branch April 30, 2019 07:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Specific to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants