There are 2 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-2ca3bca6-fb04-4acf-8b52-8427ac015cad XWIKI-24542 In Progress

Allow running different docker-based tests in parallel

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-f87f225c-7ae2-4d25-a136-c36970dd9245 Changes by Vincent Massol on 04/Jul/26 15:42
 
Assignee: Vincent Massol
Status: Open In Progress
 
 

1 comment

 
cid:jira-generated-image-avatar-f87f225c-7ae2-4d25-a136-c36970dd9245 Vincent Massol on 04/Jul/26 15:42
 

Actually I'm not 100% sure that we need this. The only issue is with jetty standalone so we could imagine using tomcat or jetty when we need to run several xwiki instances in parallel. I guess it's a nice to have to be able to run several instances of jetty standalone in parallel in docker-based tests, even if not critical. I have the work almost done now, so I guess I might as well finish and push it.