Mmuzaf commented on code in PR #2852:
URL: https://github.com/apache/cassandra/pull/2852#discussion_r1545589760
##########
.build/run-tests.sh:
##########
@@ -240,6 +241,9 @@ _main() {
fi
ant testclasslist -Dtest.classlistprefix=distributed
-Dtest.timeout=$(_timeout_for "test.distributed.timeout")
-Dtest.classlistfile=<(echo "${testlist}") ${ANT_TEST_OPTS} || echo "failed
${target} ${split_chunk}"
;;
+ "build_dtest_jars")
Review Comment:
I meant this one `.build/run-tests.sh`, but now I see that it's not designed
for the dtests, or should it be? The `"jvm-dtest-upgrade" |
"jvm-dtest-upgrade-novnode"` is there at least.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]