From 500545cb82ded41eeb2261ba93975e403902bf00 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Wed, 14 Aug 2013 19:52:14 +0530 Subject: [PATCH] flaky RvR tests to run sequentially Signed-off-by: Prasanna Santhanam (cherry picked from commit a04599b3ca8e21b44abb995cc200b5d2c8711191) --- .../component/{ => maint}/test_redundant_router.py | 0 .../{ => maint}/test_redundant_router_network_rules.py | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename test/integration/component/{ => maint}/test_redundant_router.py (100%) rename test/integration/component/{ => maint}/test_redundant_router_network_rules.py (99%) diff --git a/test/integration/component/test_redundant_router.py b/test/integration/component/maint/test_redundant_router.py similarity index 100% rename from test/integration/component/test_redundant_router.py rename to test/integration/component/maint/test_redundant_router.py diff --git a/test/integration/component/test_redundant_router_network_rules.py b/test/integration/component/maint/test_redundant_router_network_rules.py similarity index 99% rename from test/integration/component/test_redundant_router_network_rules.py rename to test/integration/component/maint/test_redundant_router_network_rules.py index 0a781bf1c1e..010aaaa7b70 100644 --- a/test/integration/component/test_redundant_router_network_rules.py +++ b/test/integration/component/maint/test_redundant_router_network_rules.py @@ -5,9 +5,9 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY