Introducing common functions 95/24395/2
authorCarlos Goncalves <carlos.goncalves@neclab.eu>
Wed, 16 Nov 2016 08:57:09 +0000 (08:57 +0000)
committerCarlos Goncalves <carlos.goncalves@neclab.eu>
Wed, 16 Nov 2016 09:58:05 +0000 (09:58 +0000)
commitdffe8ff7c269af0d8d11593d8aed95f5a9039114
treef837a9e961a8aee6846856b8ff32d1d2410eeb52
parent69264fa32e7885be44667efa34c0c58cc110f5b6
Introducing common functions

These functions will ease human readability, writing and debugging of
our test codes. Common functions imported from devstack project.

This is series of patches to refactor the test baseline code in what it
will hopefully become more modular, readable and maintainable.

JIRA: DOCTOR-71

Change-Id: Icbd7a1c2b3979081db8e5de3c46d9827ab54d7ca
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
tests/functions-common [new file with mode: 0644]
tests/run.sh