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

Changes for cleaner tests #97

Open
JustinKyleJames opened this issue Apr 19, 2024 · 1 comment
Open

Changes for cleaner tests #97

JustinKyleJames opened this issue Apr 19, 2024 · 1 comment
Labels

Comments

@JustinKyleJames
Copy link

Figure out how to do the following and update the test cases with this to make them cleaner to read/understand. I don't know if any of this add to the functionality of test except possibly the non-anonymous ftp.

  • Set up certificates so that globus-url-copy can be run against the non-priveleged user, user1. This can replace some of the FTP tests. One possibility would be to update the grid-mapfile and restart the server although there may be alternatives.
  • Figure out how to set it up to do FTP without anonymous FTP.
  • Enhance the framework to be able to run icommands against user1. This will allow simpler setup/teardown when testing against user1.
@JustinKyleJames
Copy link
Author

I've handled the first bullet and it is included in pull request #89.

alanking pushed a commit that referenced this issue Apr 30, 2024
Note: This handles the first bullet points in 95 and 97.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant