Brandon Williams created CASSANDRA-18691:
--------------------------------------------
Summary: generate.sh no longer works for repeated tests correctly
Key: CASSANDRA-18691
URL: https://issues.apache.org/jira/browse/CASSANDRA-18691
Project: Cassandra
Issue Type: Bug
Reporter: Brandon Williams
Using the examples:
{noformat}
$ .circleci/generate.sh -e DTEST_BRANCH=CASSANDRA-8272 -e
DTEST_REPO=https://github.com/adelapena/cassandra-dtest.git -e
REPEATED_DTESTS=cqlsh_tests/test_cqlsh.py::TestCqlshSmoke -e
REPEATED_DTESTS_COUNT=500
Detecting new or modified tests with git diff --diff-filter=AMR trunk...HEAD:
Setting environment variables:
DTEST_BRANCH=CASSANDRA-8272:
DTEST_REPO=https://github.com/adelapena/cassandra-dtest.git:
REPEATED_DTESTS=cqlsh_tests/test_cqlsh.py::TestCqlshSmoke:
REPEATED_DTESTS_COUNT=500:
{noformat}
but no changes are actually made.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]