adelapena commented on code in PR #1953:
URL: https://github.com/apache/cassandra/pull/1953#discussion_r1015304552
##########
.circleci/config-2_1.yml:
##########
@@ -299,6 +299,19 @@ separate_jobs: &separate_jobs
requires:
- start_j8_repeated_ant_test
- build
+ # Java 8 off-heap tests
Review Comment:
```suggestion
# Java 8 off-heap dtests
```
##########
.circleci/config-2_1.yml:
##########
@@ -391,6 +404,17 @@ pre-commit_jobs: &pre-commit_jobs
- j8_repeated_ant_test:
requires:
- build
+ # Java 8 off-heap tests
Review Comment:
```suggestion
# Java 8 off-heap dtests
```
--
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]