Skip to content
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

TLS/SSL, Docker, and code tweaks #194

Merged
merged 3 commits into from
Dec 4, 2023
Merged

Conversation

korydraughn
Copy link
Collaborator

Requires DICE-UNC/jargon#430 to resolve the TLS/SSL issue.

@korydraughn
Copy link
Collaborator Author

With the latest changes to Jargon, all tests for NFSRODS pass.

Testing was carried out with TLS enabled in NFSRODS and on the connected iRODS 4.3.1 server.

$ bats ~/dev/prog/java/github/irods_client_nfsrods/test/irods_tests.bats -t 
1..14
ok 1 create, list, rename, copy, move, and remove file
ok 2 create, rename, copy, move, and remove directory
ok 3 listing directory with large number of entries does not trigger duplicate cookie error
ok 4 listing directory with large number of entries prints all entries
ok 5 create and remove directory
ok 6 write and read non-empty file
ok 7 rename file
ok 8 rename directory
ok 9 move file into directory
ok 10 move directory into sibling directory
ok 11 large file transfer
ok 12 copy large file
ok 13 ls does not report stale file handle error (data objects)
ok 14 ls does not report stale file handle error (collections)

Will add issue numbers to commits and merge.

@korydraughn korydraughn merged commit 06e55d6 into irods:main Dec 4, 2023
1 check passed
@korydraughn korydraughn deleted the updates branch December 4, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant