Skip to content

Test suite, and https upload support#50

Merged
marcmengel merged 3 commits intomainfrom
test_suite
Oct 28, 2024
Merged

Test suite, and https upload support#50
marcmengel merged 3 commits intomainfrom
test_suite

Conversation

@marcmengel
Copy link
Copy Markdown
Collaborator

While you can template the copy command for transfers, you were constrained to
root: URL's both in the construction of the ${dest} value for copy command templates
and in how the destination was checked for file sizes.

This pull request lets you pick a different protocol (specifically "https" ) in the config
and uses gfal-stat to collect info.

Also, we did not have a testing framework that allows various scenarios to be tested.
We now have one that can be run on a suitably setup instance.

@marcmengel marcmengel merged commit f1f0e38 into main Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support https / gfal2 transfers for file tranfers on local dropboxes. gfal option Need regression test suite

1 participant