Skip to content

consul: Update wait strategy #2335

@mdelapenya

Description

@mdelapenya
          note this introduced a flake. The former example was waiting for the listen port (as are most ad-hoc usages on github). This passes before the api is ready failing tests. I think it should be reverted to what the example used:
		testcontainers.WithWaitStrategy(wait.ForListeningPort("8500/tcp")),

Originally posted by @codefromthecrypt in #2194 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions