]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/cifs-mount.py: Task for mounting cifs
authorSam Lang <sam.lang@inktank.com>
Wed, 1 May 2013 15:56:04 +0000 (10:56 -0500)
committerSage Weil <sage@inktank.com>
Tue, 7 May 2013 01:03:59 +0000 (18:03 -0700)
commit0b7cd6a890c228661dfe91b1fe0a95d611625199
tree36c6ab00930c77422d5b0f50b1ab8644e4163736
parent4899fa1a02dcf1eee35e4634c64fa64aec51d632
task/cifs-mount.py: Task for mounting cifs

The cifs-mount task mounts a smb endpoint from the
first available smbd server (the samba.0 role).  This
task is similar to the ceph-fuse task, file system
tests can be run on the resulting mount point.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/cifs-mount.py [new file with mode: 0644]