Commit 3b78c24
committed
GEODE-10490: Add missing root-level test tasks for CI compatibility
- Add root-level aggregation tasks (integrationTest, distributedTest, performanceTest, uiTest, upgradeTest)
- Remove problematic automatic dependency resolution that was causing CI failures
- Enhance geode-test.gradle with better conditional logic and error handling
- Add nebula.facet plugin to support test source set creation
- Fix source set configuration references in project build files
These changes ensure CI workflows can invoke test tasks without build failures
while maintaining local development compatibility.1 parent f1109ea commit 3b78c24
1 file changed
+25
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
128 | 153 | | |
129 | 154 | | |
130 | 155 | | |
| |||
134 | 159 | | |
135 | 160 | | |
136 | 161 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | 162 | | |
150 | 163 | | |
151 | 164 | | |
| |||
0 commit comments