mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
server: Add verification of whether lock was called within out outside of apply
This commit is contained in:
@@ -41,6 +41,7 @@ set -o pipefail
|
||||
# e.g. add/update missing dependencies. Such divergences should be
|
||||
# detected and trigger a failure that needs explicit developer's action.
|
||||
export GOFLAGS=-mod=readonly
|
||||
export ETCD_VERIFY=all
|
||||
|
||||
source ./scripts/test_lib.sh
|
||||
source ./scripts/build.sh
|
||||
|
||||
Reference in New Issue
Block a user