This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2b74401  Fix selections of JDKs in debian docker images on arm64
2b74401 is described below

commit 2b7440132145b3ff4f02d91c8b75e8892d614165
Author: Mick Semb Wever <[email protected]>
AuthorDate: Sun Feb 7 11:38:06 2021 +0100

    Fix selections of JDKs in debian docker images on arm64
    
     patch by Mick Semb Wever; reviewed by Zhao Renhai,Brandon Williams for 
CASSANDRA-16428
---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 9afa7b4..4c6fe7d 100644
--- a/README.md
+++ b/README.md
@@ -94,10 +94,6 @@ test fails, the logs for the node are saved in a 
`logs/<timestamp>` directory
 for analysis (it's not perfect but has been good enough so far, I'm open to
 better suggestions).
 
-To run the upgrade tests, you have must both JDK7 and JDK8 installed. Paths
-to these installations should be defined in the environment variables
-JAVA7_HOME and JAVA8_HOME, respectively.
-
 Writing Tests
 -------------
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to