File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11package :
22 name : infinispan-15.2
33 version : " 15.2.6"
4- epoch : 3 # CVE fix: GHSA-vc5p-v9hr-52mj (log4j-core 2.24.3 -> 2.25.3)
4+ epoch : 4 # CVE fix: GHSA-vc5p-v9hr-52mj (log4j-core 2.24.3 -> 2.25.3)
55 description : Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
66 copyright :
77 - license : Apache-2.0
@@ -205,7 +205,7 @@ test:
205205 post : |
206206 wait-for-it -t 3 --strict localhost:57800 -- echo ":57800 is up"
207207 wait-for-it -t 3 --strict localhost:11222 -- echo ":11222 is up"
208- curl -sfL --retry 3 http://localhost:11222/rest/v2/health/status
208+ curl -sfL --retry 3 http://localhost:11222/rest/v2/container/ health/status
209209 curl --digest -u default:password \
210210 -X POST \
211211 "http://localhost:11222/rest/v2/caches/testcache?template=org.infinispan.DIST_SYNC"
You can’t perform that action at this time.
0 commit comments