Commit eb0a843
committed
[post-merge, multicast] test + doc cleaup
Includes:
- Move omdb multicast tests to dev-tools/omdb/tests/ using
env!("CARGO_BIN_EXE_omdb") for reliable binary discovery
- Add object_put_upsert to nexus_test_utils, replace ad-hoc helpers
- Fix SOURCES semantics: show effective filter state ("-" = any member
accepts any source whatsoever, else union of allowlists)
- Clarify docs: "Source allowlist, or '-' (any)"
- Fix authz test to use SiloUser for list (not PrivilegedUser) [cross zl/mcast-test-perf]1 parent 4d4e5ef commit eb0a843
17 files changed
Lines changed: 517 additions & 29235 deletions
File tree
- dev-tools/omdb
- src/bin/omdb
- db
- tests
- nexus
- db-schema/src
- test-utils/src
- tests/integration_tests/multicast
- openapi/nexus
- schema/crdb/multicast-group-support
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
1374 | 1375 | | |
1375 | 1376 | | |
1376 | 1377 | | |
1377 | | - | |
| 1378 | + | |
1378 | 1379 | | |
1379 | 1380 | | |
1380 | 1381 | | |
| |||
1393 | 1394 | | |
1394 | 1395 | | |
1395 | 1396 | | |
1396 | | - | |
| 1397 | + | |
1397 | 1398 | | |
1398 | 1399 | | |
1399 | 1400 | | |
| |||
1652 | 1653 | | |
1653 | 1654 | | |
1654 | 1655 | | |
1655 | | - | |
1656 | | - | |
1657 | | - | |
1658 | | - | |
1659 | | - | |
1660 | | - | |
1661 | | - | |
1662 | | - | |
1663 | | - | |
1664 | | - | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
1665 | 1669 | | |
1666 | 1670 | | |
1667 | 1671 | | |
| |||
0 commit comments