HDDS-15347. Move virtual-host test out of smoketest/s3#10334
Open
adoroszlai wants to merge 2 commits into
Open
HDDS-15347. Move virtual-host test out of smoketest/s3#10334adoroszlai wants to merge 2 commits into
adoroszlai wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
smoketest/s3/awss3virtualhost.robotrequires special configuration (ozone.s3g.domain.name), so it does not work with most acceptance test environments. When running all tests insmoketest/s3, this test currently needs to be excluded, e.g.:ozone/hadoop-ozone/dist/src/main/compose/ozone-ha/test.sh
Lines 40 to 41 in c13a0c0
We can avoid the need for exclusion by moving it to another directory.
https://issues.apache.org/jira/browse/HDDS-15347
How was this patch tested?
https://github.com/adoroszlai/ozone/actions/runs/26282681788/job/77364249255#step:13:1357
CI:
https://github.com/adoroszlai/ozone/actions/runs/26282681788