summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-05-15 15:00:31 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-05-15 15:00:31 +0000
commitb0e0724233acb13c864f8dfbd46780c71fd1bbc0 (patch)
treef49926a955c78f6fc8dca15e7d608493ee81fea1
parent81fb601117642a0e531630cc504cb4a6855d27df (diff)
GC searchcorespi directory.
-rw-r--r--searchcorespi/.gitignore1
-rw-r--r--searchcorespi/CMakeLists.txt21
-rw-r--r--searchcorespi/OWNERS3
-rw-r--r--searchcorespi/src/.gitignore3
-rw-r--r--searchcorespi/testrun/.gitignore15
5 files changed, 0 insertions, 43 deletions
diff --git a/searchcorespi/.gitignore b/searchcorespi/.gitignore
deleted file mode 100644
index f3c7a7c5da6..00000000000
--- a/searchcorespi/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-Makefile
diff --git a/searchcorespi/CMakeLists.txt b/searchcorespi/CMakeLists.txt
deleted file mode 100644
index 66ff3fff0f2..00000000000
--- a/searchcorespi/CMakeLists.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_define_module(
- DEPENDS
- fastos
- fnet
- vespalog
- vespalib
- searchlib
- searchcommon
- metrics
- config_cloudconfig
- fastlib_fast
- configdefinitions
- document
- persistencetypes
-
- LIBS
- src/vespa/searchcorespi
- src/vespa/searchcorespi/flush
- src/vespa/searchcorespi/index
-)
diff --git a/searchcorespi/OWNERS b/searchcorespi/OWNERS
deleted file mode 100644
index 23c5db50ab7..00000000000
--- a/searchcorespi/OWNERS
+++ /dev/null
@@ -1,3 +0,0 @@
-toregge
-geirst
-baldersheim
diff --git a/searchcorespi/src/.gitignore b/searchcorespi/src/.gitignore
deleted file mode 100644
index 2e8e6fd906a..00000000000
--- a/searchcorespi/src/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/Makefile.ini
-/config_command.sh
-/project.dsw
diff --git a/searchcorespi/testrun/.gitignore b/searchcorespi/testrun/.gitignore
deleted file mode 100644
index 1b1bf19bb72..00000000000
--- a/searchcorespi/testrun/.gitignore
+++ /dev/null
@@ -1,15 +0,0 @@
-/test-report.html
-/test-report.html.bottom
-/test-report.html.entry
-/test-report.html.summary
-/test-report.html.top
-/test.1.plugin.desc.file.txt
-/test.1.plugin.file.plugin_test.cpp.txt
-/test.1.plugin.files.html
-/test.1.plugin.log.file.txt
-/tmp.end-time
-/tmp.plugin-time
-/tmp.plugin.log-control
-/tmp.start-time
-/test.*.*.result
-/Makefile