summaryrefslogtreecommitdiffstats
path: root/docs/submodules/yardstick
diff options
context:
space:
mode:
authorEmma Foley <emma.l.foley@intel.com>2018-02-28 18:01:24 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-28 18:01:24 +0000
commitc073b2e7938ac711d570aaaf4ad7189fc8d6cb87 (patch)
tree5482a8922387fd0139ef430267016b37361349a2 /docs/submodules/yardstick
parent9a73739ee5905d260031cd44d6154d275725d920 (diff)
Update git submodules
* Update docs/submodules/yardstick from branch 'master' - Merge "Add Flags class to base.Context" - Add Flags class to base.Context This patch adds a Flags class to represent the flags passed to the context. Flags will contain a set of attributes (for example no_setup and no_teardown). Those attributes will modify the behaviour of the context. The attributes added initially are: * 'no_setup' (default: False) * 'no_teardown' (default: False) In future patches, they will be used by the context to: * Change the name of the context. * Skip the deploy() and undeploy() methods to keep the VNFs active after the testcases are run. JIRA: YARDSTICK-886 Change-Id: I734b082aa101649eea8991304a8b753ae96aa9de Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Diffstat (limited to 'docs/submodules/yardstick')
m---------docs/submodules/yardstick0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
-Subproject bdfdad8f8c064228b11238bf33a02a57829d699
+Subproject ecfb54a60eb8e4395b582f114c92f69f547c3e4