Skip to content

Commit cc63562

Browse files
merge main into multicast-e2e
2 parents 0a5bc22 + 73c030c commit cc63562

62 files changed

Lines changed: 2035 additions & 307 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.config/nextest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ experimental = ["benchmarks", "setup-scripts"]
1212
# environment where the seed file doesn't exist.
1313
# Exclude omicron-live-tests because those don't need this and also don't have
1414
# it available in the environment in which they run.
15-
filter = 'rdeps(nexus-test-utils) - package(omicron-dev) - package(omicron-live-tests)'
15+
filter = '(rdeps(nexus-test-utils) + package(nexus-db-schema)) - package(omicron-dev) - package(omicron-live-tests)'
1616
setup = 'crdb-seed'
1717

1818
[profile.ci]

0 commit comments

Comments
 (0)