Commit d9547f1
test(8.10): narrow cprst persistence feature to Web Modeler only
The cprst scenario blocked the merge queue because the persistence feature
file also enabled Optimize persistence (SUPPORT-30042) and orchestration
extraVolumeClaimTemplates (SUPPORT-30094) — known-broken paths that this PR
does not fix. The Optimize migration init container hangs on PodInitializing,
failing cprst for reasons unrelated to the Web Modeler restapi /tmp fix.
Narrow the feature to webModeler.persistence only so cprst exercises the path
this PR actually changes. Optimize and orchestration coverage will be
re-enabled in the corresponding template-fix PRs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c206ee4 commit d9547f1
1 file changed
Lines changed: 4 additions & 20 deletions
File tree
- charts/camunda-platform-8.10/test/integration/scenarios/chart-full-setup/values/features
Lines changed: 4 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 13 | | |
20 | 14 | | |
21 | 15 | | |
22 | 16 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
0 commit comments