mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
chore(btrfs): rename fs to btrfs
This is because the actions is specific for btrfs.
This commit is contained in:
4
test.sh
4
test.sh
@@ -23,8 +23,8 @@ go test -v ./server/v2/tests
|
||||
go test -i ./mod/lock/v2/tests
|
||||
go test -v ./mod/lock/v2/tests
|
||||
|
||||
go test -i ./pkg/fs
|
||||
go test -v ./pkg/fs
|
||||
go test -i ./pkg/btrfs
|
||||
go test -v ./pkg/btrfs
|
||||
|
||||
go test -i ./tests/functional
|
||||
ETCD_BIN_PATH=$(pwd)/bin/etcd go test -v ./tests/functional
|
||||
|
||||
Reference in New Issue
Block a user