-
Notifications
You must be signed in to change notification settings - Fork 511
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
HDDS-5045. Create acceptance test for using rclone with s3 protocol #7571
base: master
Are you sure you want to change the base?
HDDS-5045. Create acceptance test for using rclone with s3 protocol #7571
Conversation
You can use the image from your fork of
It is tagged with the hash of of commit. Replace image version with ozone/hadoop-ozone/dist/pom.xml Line 33 in 16ba289
and image name at: ozone/.github/workflows/ci.yml Line 37 in 16ba289
Otherwise, if you would just like review, use |
@ptlrs |
Thank you @adoroszlai |
54a8b62
to
8e9fd7d
Compare
Looks like some tests are failing |
Signed-off-by: Rishabh Patel <[email protected]>
Signed-off-by: Rishabh Patel <[email protected]>
8e9fd7d
to
e06775d
Compare
Although the default path to the rclone config works when running the robot test on the local machine, we explicitly use the /tmp dir to save the rclone config file as the default path is not writable when using the Github CI. |
Please describe your PR in detail:
This PR adds a robot test to validate the rclone tool with ozone
This PR depends on apache/ozone-docker-runner#37 to install the rclone tool to the docker runner image
Although the default path to the rclone config works when running the robot test on the local machine, we explicitly use the
/tmp
dir to save the rclone config file as the default path is not writable when using the Github CI.What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-5045
How was this patch tested?
Tested locally by running the robot test
CI will fail until apache/ozone-docker-runner#37 is mergedCI:
https://github.com/ptlrs/ozone/actions/runs/12306745127https://github.com/ptlrs/ozone/actions/runs/12358744782https://github.com/ptlrs/ozone/actions/runs/12628265823https://github.com/ptlrs/ozone/actions/runs/12637768640https://github.com/ptlrs/ozone/actions/runs/12656460230https://github.com/ptlrs/ozone/actions/runs/12657589951