Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: v2.3.3 increase progressDeadlineSeconds timeout to make TestRunUnstabl… #8837

Merged

Conversation

renzodavid9
Copy link
Contributor

(Cherry-pick)
Related: #8822

Description
The TestRunUnstableChecked integration test is failing due to it reaches the deadline specified in Deployment.spec.progressDeadlineSeconds before reaching the expected error in the test; the Deployment.spec.progressDeadlineSeconds is used to configure the status check timeout. This PR increase the deadline.

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

❗ No coverage uploaded for pull request base (release/v2.3@8469fea). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff               @@
##             release/v2.3    #8837   +/-   ##
===============================================
  Coverage                ?   64.27%           
===============================================
  Files                   ?      613           
  Lines                   ?    30618           
  Branches                ?        0           
===============================================
  Hits                    ?    19679           
  Misses                  ?     9464           
  Partials                ?     1475           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renzodavid9 renzodavid9 changed the base branch from release/v2.3.3 to release/v2.3 June 3, 2023 12:54
@renzodavid9 renzodavid9 marked this pull request as ready for review June 5, 2023 14:07
@renzodavid9 renzodavid9 requested review from plumpy and ericzzzzzzz June 5, 2023 14:07
@renzodavid9 renzodavid9 merged commit 1043a44 into GoogleContainerTools:release/v2.3 Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants