ekaterinadimitrova2 commented on code in PR #3121:
URL: https://github.com/apache/cassandra/pull/3121#discussion_r1500772193


##########
.circleci/generate.sh:
##########
@@ -332,8 +336,72 @@ delete_repeated_jobs()
   fi
 }
 
+# Define function to leave only a single config run for each test group
+# The first and only argument is the file name.
+dedup_jobs()
+{
+  delete_job "$1" "j11_cqlsh_dtests_py311_offheap"

Review Comment:
   Not a blocker, it was just a suggestion, resolving



-- 
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]

Reply via email to