Commit 3e724aa
committed
gha: capture feature status per cluster in the MCS API conformance test
The MCS API conformance job runs two clusters but never produced a
features-tested artifact, so the upload and the run-level merge warned about
the missing artifact on every run. A single features status on the default
context would only cover one of the two clusters.
Add explicit per-cluster feature-status steps, one per context, mirroring the
conformance-clustermesh job. post-logic keeps capture_features_tested false,
as the features are now collected by these dedicated steps.
This commit was prepared with AIL:3.
Signed-off-by: André Martins <andre@cilium.io>1 parent d0a7eb5 commit 3e724aa
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
346 | 360 | | |
347 | 361 | | |
348 | 362 | | |
| |||
0 commit comments