From a836adfe1d0ec039e03a90aea4e0cc3cd2ff5540 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Thu, 25 Feb 2016 18:29:42 +0100 Subject: [PATCH] Comment out Netconf (netopeer) suite from userfeatures testplan Change-Id: I511606ca3d4f17d11518ccefa727af220fbf9c75 Signed-off-by: Vratko Polak --- csit/testplans/netconf-userfeatures.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/csit/testplans/netconf-userfeatures.txt b/csit/testplans/netconf-userfeatures.txt index 74a91eb247..8bb4b84b5d 100644 --- a/csit/testplans/netconf-userfeatures.txt +++ b/csit/testplans/netconf-userfeatures.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. +# Copyright (c) 2015-2016 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, @@ -9,4 +9,6 @@ integration/test/csit/suites/netconf/ready integration/test/csit/suites/netconf/MDSAL integration/test/csit/suites/netconf/CRUD integration/test/csit/suites/netconf/notifications -integration/test/csit/suites/controller/NETCONF +# The following suite only works on Centos 6 right now, +# due to the way netopeer is installed. +# integration/test/csit/suites/controller/NETCONF -- 2.36.6