ci: remove nonexistant autopilot directory from go-test-race (#9159)

This commit is contained in:
Mike Morris 2020-11-11 13:38:45 -05:00 committed by hashicorp-ci
parent 1f4da2ae9d
commit 89d0a1003d
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ jobs:
-tags="$GOTAGS" -p 2 \
-race -gcflags=all=-d=checkptr=0 \
./agent/{ae,cache,cache-types,checks,config,pool,proxycfg,router}/... \
./agent/consul/{authmethod,autopilot,fsm,state,stream}/... \
./agent/consul/{authmethod,fsm,state,stream}/... \
./agent/{grpc,rpc,rpcclient,submatview}/... \
./snapshot