Versions Compared

Key

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

...

  • Ubuntu 16.04.2 LTS (Xenial) for x86_64

  • Ubuntu 14.04 LTS (Trusty) for x86_64
  • CentOS-7-1611 for x86_64
     

...

Dovetail has three commands: list, run and show.

...

3.2 List

...

3.2.1 List help

% dovetail list -h

list-help.PNG

...

3.2.2 List a test suite

List command will list all test cases belong to the given test suite.

...

The ipv6, example and nfvi are test areas. If no <TESTSUITE> is given, it will list all testsuites.

...

3.3 Show

Show command will give the detailed info of one certain test case.

...

3.3.1 Show help

% dovetail show -h

show-help.PNG

...

3.3.2 Show test case

show-ipv6.PNG

...

3.4 Run

Dovetail supports running a named test suite, or one named test area of a test suite.

...

3.4.1 Run help

% dovetail run -h

run-help.PNGThere are some options:

...