mirror of https://github.com/hashicorp/packer
Update output directory used in TestArchive (#11406)
This change uses a different as part of the TestArchive output path to fix an intermittently failing test case on Windows caused by using the same output name across test cases. Originally tired to use t.TempDir() to gt a temp path but ran into errors with parsing the config on Windows. ``` Unable to parse test config: invalid character 'U' in string escape code ```brk.feat/mdx-v2
parent
09b29bc4c0
commit
55b49cdb6f
Loading…
Reference in new issue