packer-cn/test.sh

8 lines
98 B
Bash
Raw Normal View History

2018-03-23 17:54:08 -04:00
#!/bin/sh
2017-07-29 20:56:10 -04:00
2018-03-23 17:54:08 -04:00
set -eux
2018-05-16 09:36:14 -04:00
export PACKER_ACC=1
2018-10-30 16:52:54 -04:00
go test -v -count 1 -timeout 20m ./driver ./iso ./clone