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

Change suite setup/teardown logic #13

Open
federicaagostini opened this issue Nov 3, 2021 · 1 comment
Open

Change suite setup/teardown logic #13

federicaagostini opened this issue Nov 3, 2021 · 1 comment
Assignees

Comments

@federicaagostini
Copy link
Contributor

In the current test suite logic we assume that authn/z with x509 VOMS proxy is enabled in all RSEs. Thus, we use it to setup the environment, i.e. create testsuite directory, upload files, etc..

This assumption is actually not valid for lapp-webdav endopoint.

This issue is for changing the suite setup/teardown logic.
Basically, we can use a condition: if some endpoint does not allow x509 VOMS proxy authz, we set up the environment using tokens.

@federicaagostini federicaagostini self-assigned this Nov 3, 2021
@federicaagostini
Copy link
Contributor Author

PR #14

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

No branches or pull requests

1 participant