Commit e90f239
test(e2e): descope the stale quickstart suite from the CI job
Its first-ever CI run revealed the quickstart suite predates the
provider bootstrap refactor: it applies only the CatalogEntry, into
root:kedge:providers, while the current flow applies Provider +
CatalogEntry into root:kedge:system:providers and delegates the
APIExport/schemas/bind-grant to `quickstart-provider init` — so every
test from catalog provisioning to tenant enable fails against today's
hub. Modernizing it onto the same bootstrap the infraprovider suite
uses is queued as a follow-up; until then the CI job runs the
infraprovider suite only.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent a78a6e4 commit e90f239
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | | - | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments