From f5e25e5355028c6b1cc2ba5fe1b7e264430ee06e Mon Sep 17 00:00:00 2001 From: Paul Goins Date: Fri, 1 Mar 2019 11:51:43 +0100 Subject: [PATCH] Update git submodules * Update charm-interface-hacluster from branch 'master' - Added tox environment for gathering coverage This technique was borrowed from the tox "cover" environment in openstack/nova's tox.ini. This leverages the fact that stestr lets you override the python executable via the PYTHON environment variable. Doing this allows us to easily generate coverage for our unit tests. An important caveat is that this does not provide any coverage for tests via zaza, amulet, etc. It is purely focused on the unit tests. Note that this replaces the previous .coveragerc; coverage configuration is instead pulled from tox.ini. Change-Id: Ia0f190f7de273290d01091fd9211a4bbdb688be5 --- charm-interface-hacluster | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-interface-hacluster b/charm-interface-hacluster index a4b62a9a00..b035ee30f1 160000 --- a/charm-interface-hacluster +++ b/charm-interface-hacluster @@ -1 +1 @@ -Subproject commit a4b62a9a003d42eb0878fb96cface6d3534aa4ba +Subproject commit b035ee30f19fdabc5bcbd9771eab1d99dde885a7