Rest-api-spec repo has been merged with elasticsearch proper
Changing the git submodule and moving it top level to avoid traversing the es source code during test discovery
This commit is contained in:
+3
-3
@@ -1,3 +1,3 @@
|
||||
[submodule "test_elasticsearch/rest-api-spec"]
|
||||
path = test_elasticsearch/rest-api-spec
|
||||
url = https://github.com/elasticsearch/elasticsearch-rest-api-spec.git
|
||||
[submodule "rest-api-spec"]
|
||||
path = rest-api-spec
|
||||
url = https://github.com/elasticsearch/elasticsearch.git
|
||||
|
||||
Reference in New Issue
Block a user