Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Quality Assurance
-
Low Hanging Fruit
-
All
-
None
Description
While working on the latest CircleCI issues, we noticed some inconsistencies in our config.
There were different images used in CircleCI for Java 8 and Java 11.
We need to use only the latest images everywhere, same as in Jenkins.
Also, we use specific date tag which is inconvenient as every time a new image is published, we need to change the tag in config.yml on all Cassandra branches. Better to switch to "latest" tag as we already use it successfully in Jenkins.
Attachments
Issue Links
- is related to
-
CASSANDRA-17589 Create release branch cassandra-4.1
- Resolved