You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/builtin/providers/consul/GNUmakefile

5 lines
188 B

# env TESTARGS='-test.parallel=1 -run TestAccDataConsulAgentSelf_basic' TF_LOG=debug make test
test::
2>&1 env \
make -C ../../.. testacc TEST=./builtin/providers/consul | tee test.log