mirror of https://github.com/linkerd/linkerd2.git
assert_status_accepted was not panicking when the status was not accepted. This change updates the e2e_egress_network test to properly wait on networks that are not accepted. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
README.md
Policy controller tests
The policy-test crate includes integration tests for the policy controller.
Running locally
:; just policy-test
Running in CI
See the workflow.