Closed shirleylxie closed 3 years ago
Test Done:
Create users:
root@remotedev-sxie-rdu:/git/isilon_hadoop_tools/venv/bin# ./isilon_create_users --dist cdp --onefs-password a --zone System --no-verify 10.205.230.227
http://paste.west.isilon.com/247276
Create dirs:
root@remotedev-sxie-rdu:/git/isilon_hadoop_tools/venv/bin# ./isilon_create_directories --dist cdp --onefs-password a --zone System --no-verify 10.205.230.227
http://paste.west.isilon.com/247278
We'll also need to update the tests to exercise the new code: https://github.com/Isilon/isilon_hadoop_tools/blob/238bf718e6eb439a49aca8d8d5ae29df95b176a6/tests/conftest.py#L590 https://github.com/Isilon/isilon_hadoop_tools/blob/238bf718e6eb439a49aca8d8d5ae29df95b176a6/tests/conftest.py#L604-L607 https://github.com/Isilon/isilon_hadoop_tools/blob/238bf718e6eb439a49aca8d8d5ae29df95b176a6/tests/conftest.py#L615-L618 https://github.com/Isilon/isilon_hadoop_tools/blob/238bf718e6eb439a49aca8d8d5ae29df95b176a6/tests/test__scripts.py#L24 https://github.com/Isilon/isilon_hadoop_tools/blob/238bf718e6eb439a49aca8d8d5ae29df95b176a6/tests/test_identities.py#L7-L13
Closing and reopening to kick Travis...
I missed to commit one file...
Test result: root@remotedev-sxie-rdu:/git/isilon_hadoop_tools# tox -e py36 -- --address 10.205.229.176 --password a http://paste.west.isilon.com/247463
Test result after fix: http://paste.west.isilon.com/248229 http://paste.west.isilon.com/248230
Travis failed with error: "ERROR: More than one .egg-info directory found in /tmp/pip-pip-egg-info-o1xw8f4u". It should be fixed when https://github.com/Isilon/isilon_hadoop_tools/pull/87 is merged.