You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/11/07 11:21:18 UTC

[GitHub] [cassandra] adelapena commented on a diff in pull request #1953: [CASSANDRA-17950] Enable dtest-offheap in CircleCI

adelapena commented on code in PR #1953:
URL: https://github.com/apache/cassandra/pull/1953#discussion_r1015303702


##########
.circleci/generate.sh:
##########
@@ -268,6 +268,8 @@ fi
 if (! (echo "$env_vars" | grep -q "REPEATED_DTESTS=")); then
   delete_job "j8_dtests_repeat"
   delete_job "j8_dtests_vnode_repeat"
+  delete_job "start_j8_dtests_offheap_repeat"

Review Comment:
   This line is not needed, the call to `delete_job` right below also deletes the approval job starting with `start_`.



-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org