From 76319f25a13ca74d9ca2c93953b3954cd14194d8 Mon Sep 17 00:00:00 2001 From: Eric Kao Date: Thu, 26 Jul 2018 15:38:33 +0000 Subject: [PATCH] Revert "temporarily disable cfg validator test" This reverts commit 534a6b559536ec1a3558dd3d4d0ebbe987524667. Depends-On: https://review.openstack.org/#/c/589016/ Change-Id: If9ff17149594dc8b5d6fd6107db10ef071c32529 --- .../{_test_cfg_validator.py => test_cfg_validator.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename congress_tempest_plugin/tests/scenario/congress_datasources/{_test_cfg_validator.py => test_cfg_validator.py} (100%) diff --git a/congress_tempest_plugin/tests/scenario/congress_datasources/_test_cfg_validator.py b/congress_tempest_plugin/tests/scenario/congress_datasources/test_cfg_validator.py similarity index 100% rename from congress_tempest_plugin/tests/scenario/congress_datasources/_test_cfg_validator.py rename to congress_tempest_plugin/tests/scenario/congress_datasources/test_cfg_validator.py