From 95a0a8318e3adf95ca090a1167e538efae0e05d3 Mon Sep 17 00:00:00 2001 From: Panagiotis Karalis Date: Wed, 13 Jun 2018 11:40:41 +0300 Subject: Config flavor metadata via functest - docs update Related to the merged patch : "SNAPS via functest with flavor metadata configurable" Functest documents are updated accordingly. Change-Id: I874f041935f64b7240a5ec5de6e9c89b0f4a09fd Signed-off-by: Panagiotis Karalis (cherry picked from commit a62dc183e6a916095b31f22a294d8f81306bf23b) --- docs/testing/user/userguide/runfunctest.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/testing/user/userguide/runfunctest.rst') 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 ====================================== -- cgit 1.2.3-korg