From 7b66a2488c498946e3c871acec57687968398fe9 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Thu, 11 Jan 2018 16:00:31 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Run tests in yardstick/tests/" - Run tests in yardstick/tests/ * Edit .testr.conf and tools/run_tests.sh * Run functional and unit tests in tests/ and yardstick/tests/ * Add yardstick/tests/unit/__init__.py and yardstick/tests/__init__.py * Update pylintrc rules to disable: * missing-docstring * fixme * protected-access Test will run in both tests/ and yardstick/tests/ initially Change-Id: Iccd0df0d1b85b5d08f7faa56669bc32687925f7e JIRA: YARDSTICK-837 Signed-off-by: Emma Foley --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 80dc9034e..94d3b53e1 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 80dc9034edeb05f66bfa6264ae0adf0f6aea60da +Subproject commit 94d3b53e1e079a6f0b2ec1e5106e19067a0c00a9 -- cgit