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

Increase wait time for scale-out test to 10s #176

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

jochenehret
Copy link
Contributor

What is this change about?

The runtime test suddenly fails often because after "cf scale -i 2" the second app instance is not reachable in 5 seconds.

Please provide contextual information.

See some failed jobs:
https://concourse.wg-ard.ci.cloudfoundry.org/teams/main/pipelines/cf-deployment/jobs/fips-smoke-tests/builds/97
https://concourse.wg-ard.ci.cloudfoundry.org/teams/main/pipelines/cf-deployment/jobs/upgrade-smoke-tests/builds/1238

Exact root cause is unknown. I've reproduced the test manually and the second instance was available after 2-3 seconds.

Please check all that apply for this PR:

  • introduces a new test (see *Note below)
  • changes an existing test
  • introduces a breaking change (other users will need to make manual changes when this change is released)

Did you update the README as appropriate for this change?

  • YES
  • N/A

How should this change be described in release notes?

Increased timeout for application scaling test.

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

* runtime test suddenly fails often because after "cf scale -i 2" the second app instance is not reachable in 5 seconds
@jochenehret jochenehret requested review from a team July 3, 2024 08:23
@jochenehret jochenehret changed the title Increase wait time for scale-out to 10s Increase wait time for scale-out test to 10s Jul 3, 2024
@jochenehret jochenehret merged commit 551bf5e into main Jul 4, 2024
6 checks passed
@jochenehret jochenehret deleted the increase_wait_time_for_scale branch July 4, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants