We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FixedHostPortGenericContainer
Currently we're using FixedHostPortGenericContainer in the cloud-transfer-tests but it has been deprecated
cloud-transfer-tests
it could cause port conflicts, and hence flaky tests
// if possible, outlines a solution proposal
// anything else you want to outline
Please be sure to take a look at our contribution guidelines and our PR etiquette.
The text was updated successfully, but these errors were encountered:
ndr-brt
Successfully merging a pull request may close this issue.
WHAT
Currently we're using
FixedHostPortGenericContainer
in thecloud-transfer-tests
but it has been deprecatedWHY
it could cause port conflicts, and hence flaky tests
HOW
// if possible, outlines a solution proposal
FURTHER NOTES
// anything else you want to outline
Please be sure to take a look at
our contribution guidelines and
our PR etiquette.
The text was updated successfully, but these errors were encountered: