summaryrefslogtreecommitdiffstats
path: root/node-maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'node-maintainer')
-rw-r--r--node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/verification/spec/resources/SpecVerifierReport1
-rw-r--r--node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/verification/spec/resources/parseOutputWithSkipsTest16
2 files changed, 0 insertions, 17 deletions
diff --git a/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/verification/spec/resources/SpecVerifierReport b/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/verification/spec/resources/SpecVerifierReport
deleted file mode 100644
index c0dcdcbad49..00000000000
--- a/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/verification/spec/resources/SpecVerifierReport
+++ /dev/null
@@ -1 +0,0 @@
-{"timeStamp":1501504035,"dimensions":{"memoryMatch":true,"cpuCoresMatch":true,"diskTypeMatch":true,"netInterfaceSpeedMatch":true,"diskAvailableMatch":true,"ipv4Match":true,"ipv6Match":true},"metrics":{"match":true,"actualIpv6Connection":true,"expectedIpv6Connection":false},"routing":{"yamas":{"namespace":["Vespa"]}}} \ No newline at end of file
diff --git a/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/verification/spec/resources/parseOutputWithSkipsTest b/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/verification/spec/resources/parseOutputWithSkipsTest
deleted file mode 100644
index 460b3c54b46..00000000000
--- a/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/verification/spec/resources/parseOutputWithSkipsTest
+++ /dev/null
@@ -1,16 +0,0 @@
-This will be read, and this will be read
-But it will not be matched
-But NOW we are going to skip!
-SkipFromKeyword
-here we skip
-and we skip
-when Parsing this we get a match...
-No we don't! Because we are skipping!
-we continue skipping
-And soon we stop to skip
-NOW!
-skipUntilKeyword
-Still no matches
-When Parsing this we get a match #returnValue#
-Not this,
-but Parsing this gives a match with #returnValue# \ No newline at end of file