# Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License v1.0 which accompanies this distribution, # and is available at http://www.eclipse.org/legal/epl-v10.html # Place the suites in run order: # Run non intrusive cluster tests first. integration/test/csit/suites/netconf/ready/netconfready.robot integration/test/csit/suites/netconf/clustering/CRUD.robot integration/test/csit/suites/netconf/clustering/bug8086.robot # Run the intrusive cluster tests after the non-intrusive ones. integration/test/csit/suites/test/alter_log_levels.robot integration/test/csit/suites/netconf/clustering/entity.robot integration/test/csit/suites/test/revert_log_levels.robot integration/test/csit/suites/netconf/clustering/outages.robot # Repeat the CRUD test suite again to try to detect breakage caused by # the intrusive tests that survived a "device deconfigure" - "device # reconfigure" cycle. integration/test/csit/suites/netconf/clustering/CRUD.robot