Code Monkey home page Code Monkey logo

nfs-test-framework's Introduction

nfs-test-framework

  1. How to run the tests? ========================== main.py -s -e -f <CONFIG_FILE> -l [LOG_FILE]-v [NFS_VERSION] -b <-t [TEST] [-n|--nocleanup]

Mandatory parameters:

-s : IP of the host on which ganesha server has to set up. -e : Name of the export entry that has to exported via ganesha and run all the tests against the export. -f : Absolute path to the config file that is required b nfs-ganesha. -b : back end file system that is being used. A set up file with the name of the back end file system should be present in the directory. The script cannot run without it. For example, to run the scripts with gluster as the back end, a scrit with the name gluster, a script called gluster setup.py should be present in the directory.

Optional parameters:

-l : Log file to log the results of the test suite. Default location : /tmp/ganesha.log -v : In which version should the export be mounted to perform the tests. Defualt : All the ( appropriate) tests will be performed on both NFSv4 and NFSv3 mounts. -t : Run a specific test. Default : All the tests are run. -n : The export will remain mounted and no clean up will be done. Default : Export will be unmounted.

There are numerous tests run as part of this framework. The log files if each of these tests are logged as separate files in /export directory.

nfs-test-framework's People

Contributors

meghanam avatar mmadhusu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.