Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you are attending the NoF Tutorial session session (IEEE NoF tutorial), kindly download and install followingcomplete the tasks in pre-requisites, before the hands-on.

Prerequisites

Environment.


   Image Added


System / SoftwareSource / Image / command /Comments
Virtualization /HypervisorOracle VirtualboxTo run VMs.
Virtual Machine Download-link

For running Test and DUTs

Create 2 VMs
Step-1
DUT and TGEN
Exchange of SSH-Keys between VMsStep-2 
Install New Version of T-RexStep-3
Install Test Automation ToolsStep-4

The Installation and configuration details are provided below.

Prerequisites

Handson-Sessions

...

Please complete

...

the below Steps 1, 2 3 and 4.

Step-1: Creating VMs.

  1. VM1 (DUT) : This is just a standard VM-from-ISO installation procedure. You will find many step-by-step description Ex: https://itsfoss.com/install-linux-in-virtualbox on this, including Videos (Ex: https://www.youtube.com/watch?v=QbmRXJJKsvs) . 
    1. Please ensure that number of interfaces are 4 and configured according to the table above.
  2. VM2 (TGEN): Same as above - or you can just clone it!.
    1. Please ensure that number of interfaces are 4 and configured according to the table  above.

...

(b) Download functest and x-testing on TGEN-VM

  1. sudo apt install python-virtualenv docker.io git
  2. virtualenv xtesting

  3. . xtesting/bin/activate

  4. pip install ansible

  5. ansible-galaxy install collivier.xtesting

  6. git clone https://gerrit.opnfv.org/gerrit/functest-xtesting functest-xtesting-src

(c) Download Storperf on TGEN_VM

  1. Profiling without OpenStack

(d) Other Tools

  1. docker on TGen-VM
    1. sudo apt -y install docker docker-compose

    2. sudo usermod -aG docker $USER

Handson-Sessions

Handson-Session-1:

...

Installations check / Resolve Issues / Try Storperf 

Handson-Session-2:

...

Try Vsperf 

Handson-Session-3: X-Testing