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

NET-9173: tcp acceptance tests #3988

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

NiniOak
Copy link
Contributor

@NiniOak NiniOak commented May 11, 2024

Changes proposed in this PR

❗ ADDED TEST IS FAILING ❗

  • Follow up acceptance test for this PR
  • We have existing acceptance test coverage for http external services accessible over a peering connection here;

This PR adds acceptance test coverage for tcp external services in the same setup. External service was updated to a TCP / HTTP port enabled service.

How I've tested this PR

CI should pass

How I expect reviewers to test this PR

CI should pass

Checklist

@NiniOak NiniOak added backport/1.1.x Backport to release/1.1.x branch pr/no-changelog PR does not need a corresponding .changelog entry backport/1.2.x This release branch is no longer active. backport/1.3.x backport/1.4.x labels May 11, 2024
fmt.Printf("%s%s\n", command.Command, command.Args)
fmt.Println(string(output))
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Left for testing, will remove

// {
// "default installation",
// false,
// },
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Left for testing

@NiniOak NiniOak force-pushed the NET-9173_tcp_acceptance_tests branch from 5c27350 to 9f36a1f Compare May 13, 2024 23:20
@NiniOak NiniOak marked this pull request as ready for review May 13, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.1.x Backport to release/1.1.x branch backport/1.2.x This release branch is no longer active. backport/1.3.x backport/1.4.x pr/no-changelog PR does not need a corresponding .changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant