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

Add simple test script #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add simple test script #81

wants to merge 1 commit into from

Conversation

NicolasT
Copy link
Contributor

@NicolasT NicolasT commented Jan 5, 2015

The script must run as root, and expects the URL of a CDMI server to use
exported as SRB_CDMI_URL.

As an example, you can invoke it using

$ sudo SRB_CDMI_URL=http://127.0.0.1:8000/ nosetests test.py

The script must run as root, and expects the URL of a CDMI server to use
exported as `SRB_CDMI_URL`.

As an example, you can invoke it using

```
$ sudo SRB_CDMI_URL=http://127.0.0.1:8000/ nosetests test.py
```
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.

1 participant