Commit cee7e6a
committed
docs: guide e2e test authoring against the env
Capture the conventions that the CI-on-env switch makes load-bearing:
bind to the env's shared data plane (datum-downstream-gateway-e2e, not
the bare bridge class or a self-provisioned envoy-gateway-system proxy),
provision any scenario dependency in test-infra:up so it exists on the
env, and push workflow edits over SSH (the gh HTTPS token lacks the
workflow scope).1 parent d44553e commit cee7e6a
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
87 | 101 | | |
88 | 102 | | |
89 | 103 | | |
| |||
0 commit comments