aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/runfunctest.rst
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-06-18 08:00:55 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-18 08:00:55 +0000
commitef77312416c2060657f491b63dc87806a6f876dd (patch)
tree0c6a1cf8427754611422d03092e39482395d3696 /docs/testing/user/userguide/runfunctest.rst
parent2845d29b185043da58c434c218e5b409b5d23ac4 (diff)
parenta62dc183e6a916095b31f22a294d8f81306bf23b (diff)
Merge "Config flavor metadata via functest - docs update"
Diffstat (limited to 'docs/testing/user/userguide/runfunctest.rst')
-rw-r--r--docs/testing/user/userguide/runfunctest.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/runfunctest.rst b/docs/testing/user/userguide/runfunctest.rst
index b5615f3dd..bb01db7ca 100644
--- a/docs/testing/user/userguide/runfunctest.rst
+++ b/docs/testing/user/userguide/runfunctest.rst
@@ -99,6 +99,11 @@ You can also type run_tests -t all to run all the tests.
Note the list of test cases depend on the installer and the scenario.
+Note that the flavors for the SNAPS test cases are able to be configured giving
+new metadata values as well as new values for the basic elements of flavor
+(i.e. ram, vcpu, disk, ephemeral, swap etc).
+The snaps.flavor_extra_specs dict in the config_functest.yaml file could be
+used for this purpose.
Reporting results to the test Database
======================================