Code Monkey home page Code Monkey logo

teston-1's Introduction

Welcome to TestON !

TestON

Introduction

TestON is a solution that aims to interact with OpenFlow/SDN components and automate the functionality of the components.

TestON is an end to end automation solution for testing the Openflow/SDN components. run across various components in an OpenFlow topology. This solution aims to provide an automation framework, that is not just exhaustive in coverage, but also makes it easy to debug and author scripts. It allows for authoring scripts in OpenSpeak (plain English) format and can be run standalone from the command line.

Note:

Please change the params parser file path and Parser name in ~/config/ofa.cfg

Test Launch

In order to run TestON, you must have:

  • A Linux 2.6.26 or greater kernel compiled with network namespace support enabled (see INSTALL for additional information.)

  • python 2.6 or higher versions.

  • Install python package configObj. It can be installed as :

    openflow@ETH-Tutorial:~$ sudo pip install configObj

  • Finally ,launching of test:

  • TestON providing two options to launch the test.

    1 .Console based :

    • Launching of test must be from "bin" directory which

      resides into "TestON-master" directory as following:

       paxterra@paxterra-desktop:~/TestON/bin$ ./cli.py 
       teston>run MininetTest 
      
    1. TAI (Test Authoring Interface) UI based :

      • Will provide TAI stand-alone application soon, now user can get the raw code from the TAI directory.

    User can launch the test from TAI-UI by clicking the Run Button in tool-bar.

RunTest

Examples

For more examples, refer 'examples' directory. Please find the below link for examples: https://github.com/Paxterra/TestON/tree/TestOn-1.0.0/examples

Documents

  • Documentation/AutoGenerated/ directory provided with auto generated Document for the TestON framework.
  • index.html is the home page.

Note

Corresponding logs for the executed test or example will be available in ~/logs/

teston-1's People

Contributors

mishradeepak avatar raghavkashyap avatar anilkumars88 avatar anilkumars avatar

Watchers

James Cloos avatar afliu 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.