Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(zipkin): increase app readiness timeout to reduce test flakes #914

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

ctlong
Copy link
Member

@ctlong ctlong commented Aug 9, 2023

Are you submitting this PR against the develop branch?

What is this change about?

Increase readiness timeout for Spring Sleuth app in Zipkin Tracking tests. This should hopefully reduce test flakes in this suite.

Also refactors the zipkin tests, just cause.

Please provide contextual information.

#862

What version of cf-deployment have you run this cf-acceptance-test change against?

v29.1.0

Please check all that apply for this PR:

  • introduces a new test --- Are you sure everyone should be running this test?
  • changes an existing test
  • requires an update to a CATs integration-config

Did you update the README as appropriate for this change?

  • YES
  • N/A

If you are introducing a new acceptance test, what is your rationale for including it CATs rather than your own acceptance test suite?

N/A

How many more (or fewer) seconds of runtime will this change introduce to CATs?

None

What is the level of urgency for publishing this change?

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

Tag your pair, your PM, and/or team!

None

@ctlong ctlong linked an issue Aug 9, 2023 that may be closed by this pull request
@ctlong ctlong removed a link to an issue Aug 9, 2023
@ctlong ctlong linked an issue Aug 9, 2023 that may be closed by this pull request
@ctlong ctlong changed the title fix: Increase readiness timeout for Spring Sleuth app in Zipkin Tracking tests fix(zipkin): increase app readiness timeout to reduce test flakes Aug 9, 2023
ctlong added 2 commits August 9, 2023 16:53
Increase readiness timeout to give the Spring Sleuth asset more time to
startup, we've seen this `cf push` result in frequent flake due to
readiness timeouts.
@ctlong ctlong force-pushed the fix/zipkin-tests branch from ded5dc4 to e98f984 Compare August 9, 2023 22:53
@ctlong ctlong removed the in progress label Aug 9, 2023
@ctlong ctlong marked this pull request as ready for review August 9, 2023 22:53
@ctlong ctlong requested a review from a team August 9, 2023 22:53
Copy link
Contributor

@johha johha left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@ctlong ctlong merged commit 24e949b into develop Aug 17, 2023
@ctlong ctlong deleted the fix/zipkin-tests branch August 17, 2023 16:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zipkin test failures
2 participants