Commit 159ccb7
committed
test(infra): port the billing usage collector into the env
CI now runs test/e2e (incl. test/e2e/billing) on the prod-fidelity env,
but #239 wired the Vector collector into the retired bridge's
prepare-infra-cluster. Install it from the env instead, and point its
kubernetes_logs source at the env's Envoy namespace
(datum-downstream-gateway, not the bridge's envoy-gateway-system).
Also add workflow_dispatch to the e2e workflow so the run can be
triggered directly instead of only via the gated pull_request event.1 parent 14433d3 commit 159ccb7
3 files changed
Lines changed: 9 additions & 1 deletion
File tree
- .github/workflows
- config/tools/billing-usage-collector
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
171 | 178 | | |
172 | 179 | | |
173 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments