Commit e6dbf32
committed
ci: enable e2e distributed tests in GitHub Actions
Re-enable e2e tests to run on CI with continue-on-error flag.
This will show the current status of LocalCluster/OTP 28 compatibility
issues without failing the workflow.
Tests are expected to timeout due to known :peer module issues in OTP 28,
but this allows monitoring for when the issue is resolved upstream.1 parent 6d02e18 commit e6dbf32
1 file changed
+3
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 62 | + | |
| 63 | + | |
72 | 64 | | |
73 | 65 | | |
| 66 | + | |
74 | 67 | | |
75 | 68 | | |
76 | 69 | | |
| |||
0 commit comments