aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/runfunctest.rst
diff options
context:
space:
mode:
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 a8f5a4694..5db478146 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
======================================