mirror of https://github.com/hashicorp/packer
The SkipNoAcc function on PackerTestSuite allows to mark a test run as not to be run every time we run `make test`, but only when PACKER_ACC=1 is set in the environment. This allows us to skip executing tests that are either long-running, or that depend on external dependencies (typically Github), which have a higher potential to fail on a normal run of Packer tests.nywilken.document-tmpdir
parent
d65074c05c
commit
dbaaab512a
Loading…
Reference in new issue