mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
test: Modules: PASSES="integration" ./test understand new file locations
This commit is contained in:
@@ -51,10 +51,6 @@ function pkgs_in_module {
|
||||
go list -mod=mod "${1:-./...}";
|
||||
}
|
||||
|
||||
function filter_out_integration_style_tests {
|
||||
grep -Ev '/(tests/e2e|integration|functional)(/|$)'
|
||||
}
|
||||
|
||||
#### Running actions against multiple modules ####
|
||||
|
||||
# run [command...] - runs given command, printing it first and
|
||||
|
||||
Reference in New Issue
Block a user