This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-7cd93f19-ba95-4ebd-a3d3-89bac69a3714 XWIKI-24524 Open

Provide the ability for docker-based tests to execute on a full XS flavor

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-8f979ff8-ae31-48bc-a605-7d1849862e08 Vincent Massol created this issue on 26/Jun/26 11:12
 
Summary: Provide the ability for docker-based tests to execute on a full XS flavor
Issue Type: cid:jira-generated-image-avatar-7cd93f19-ba95-4ebd-a3d3-89bac69a3714 New Feature
Affects Versions: 17.10.9
Assignee: Unassigned
Components: Test Framework
Created: 26/Jun/26 11:12
Priority: cid:jira-generated-image-static-major-3ff3aab1-8af3-49fd-bac5-129f0163c3d9 Major
Reporter: Vincent Massol
Description:

By default the docker-based tests build a minimal XWiki instance so that:

  • it's faster to execute
  • it allows us to catch missing dependencies
  • we don't create unnecessary dependencies between modules/features

However, there are cases when we would like to run the tests on an instance being the same as the XS flavor distribution. For example, inside flavor docker tests, or if we want to take screenshots with a full XS UI, while being inside the docker tests of a specific module.

 
 

2 updates

 
cid:jira-generated-image-avatar-8f979ff8-ae31-48bc-a605-7d1849862e08 Changes by Vincent Massol on 26/Jun/26 11:12
 
Fix Version: 18.6.0-rc-1
Assignee: Vincent Massol