From 1681b02279f0fbc2ff39b3d2abe74086c9909f71 Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Thu, 30 Oct 2014 16:44:01 +0100 Subject: [PATCH] CLOUDSTACK-7646 Move the nuage test out of smoke as it depends on noredist components (cherry picked from commit 779cd60a70a687a60db3102a0635a1ee57928235) Signed-off-by: Hugo Trippaers --- test/integration/{smoke => component}/test_nuage_vsp.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/integration/{smoke => component}/test_nuage_vsp.py (100%) diff --git a/test/integration/smoke/test_nuage_vsp.py b/test/integration/component/test_nuage_vsp.py similarity index 100% rename from test/integration/smoke/test_nuage_vsp.py rename to test/integration/component/test_nuage_vsp.py