From 2b878fcebb229551a13e98e7e27517f8540346ee Mon Sep 17 00:00:00 2001
From: rbokhorst <rbokhorst@astron.nl>
Date: Wed, 6 Feb 2019 10:13:16 +0000
Subject: [PATCH] ROADMT-999: removed kis001 check

---
 SubSystems/Online_Cobalt/validation/system/network/hosts.test | 2 --
 1 file changed, 2 deletions(-)

diff --git a/SubSystems/Online_Cobalt/validation/system/network/hosts.test b/SubSystems/Online_Cobalt/validation/system/network/hosts.test
index 3b600c03977..d1d3a475cc4 100755
--- a/SubSystems/Online_Cobalt/validation/system/network/hosts.test
+++ b/SubSystems/Online_Cobalt/validation/system/network/hosts.test
@@ -8,8 +8,6 @@ fgrep `hostname` /etc/hosts || exit 1
 
 fgrep ccu001 /etc/hosts || exit 1
 fgrep sasdb  /etc/hosts || exit 1
-fgrep kis001 /etc/hosts || exit 1
-fgrep sasdb /etc/hosts || exit 1
 
 for i in `seq -w 1 8`
 do
-- 
GitLab