Skip to content

Commit c04c6d4

Browse files
committed
move .ci tests to folder that runs successfully
(cherry picked from commit ea0a4dd) Isolate tests to `count` folder for now.
1 parent b8980ca commit c04c6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/run-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ docker run \
6464
--volume ${repo}/build/output:/sln/build/output \
6565
--rm \
6666
elastic/elasticsearch-net \
67-
./build.sh rest-spec-tests -e ${elasticsearch_url} -o /sln/build/output/rest-spec-junit.xml
67+
./build.sh rest-spec-tests -f count -e ${elasticsearch_url} -o /sln/build/output/rest-spec-junit.xml

0 commit comments

Comments
 (0)