Uh oh!
There was an error while loading. Please reload this page.
HDDS-3826. Split Ozone FS acceptance tests - #1093
Conversation
elek
commented
Jun 22, 2020
DANCING BANANA. Thank you very much, The patch LGTM. One comment: |
adoroszlai
commented
Jun 22, 2020
Nice catch.
Exactly. |
elek
left a comment
There was a problem hiding this comment.
Thanks the update (and the patch): merging to the master.
adoroszlai
commented
Jun 22, 2020
Thanks @elek for reviewing and committing it. |
What changes were proposed in this pull request?
Setupinstead of a test case.SECURITY_ENABLEDand similar variables as Robot variables (-v), not environment ones (-e). This allows setting default value in Robot tests, which makes it easier to run the test from command-line.Most of this is in preparation for bucket links, as the same test should be executed for regular buckets and links. Submitting as a separate PR for easier review.
Note that this PR is based on top of the change for #1091, a minor improvement which is necessary to save output of multiple executions of the same test suite (
ozonefs.robotin this case).https://issues.apache.org/jira/browse/HDDS-3826
How was this patch tested?
Ran tests for lib locally (no docker-compose):
Ran Ozone FS tests inside docker container bypassing
test.sh:Full acceptance test suite:
https://github.com/adoroszlai/hadoop-ozone/runs/783679213
https://github.com/adoroszlai/hadoop-ozone/runs/784247369