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

Nodemanager unit tests are slow for Repy V2 #88

Open
choksi81 opened this issue Jun 2, 2014 · 0 comments
Open

Nodemanager unit tests are slow for Repy V2 #88

choksi81 opened this issue Jun 2, 2014 · 0 comments
Assignees

Comments

@choksi81
Copy link
Contributor

choksi81 commented Jun 2, 2014

It was reported that the unit tests are very slow when run with the Repy V2 nodemanager. We need to take a look and figure out why this is.

To duplicate this, check out both the branch and trunk of our repository. Create directory A and directory B. From the branch run preparetest to copy over the files to directory A. From trunk run preparetest -t on directory B to copy over all the Repy V1 files along with nodemanager tests to directory B. CD into directory A, run nminit.py and then start up the nodemanager (nmmain.py). CD into directory and move/rename the file ut_nm_subprocess.py. Then start up all the unit tests using:

~$ python utf.py -m nm

@choksi81 choksi81 self-assigned this Jun 2, 2014
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