packer/post-processor/compress
Wilken Rivera 55b49cdb6f
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
```
2021-11-22 13:08:29 -05:00
..
version remove sdk 2020-12-17 13:29:25 -08:00
artifact.go remove a bunch of dead code. 2017-03-28 20:36:20 -07:00
artifact_test.go remove sdk 2020-12-17 13:29:25 -08:00
benchmark.go update all plugins + pin go to go 1.17 (#11237) 2021-09-02 12:15:13 +02:00
LICENSE Re-added benchmark and license 2015-06-16 20:23:40 -07:00
notes.txt Add new post processor googlecompute-import 2018-06-26 21:39:55 -05:00
post-processor.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
post-processor.hcl2spec.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
post-processor_test.go Update output directory used in TestArchive (#11406) 2021-11-22 13:08:29 -05:00
tar_fix.go update all plugins + pin go to go 1.17 (#11237) 2021-09-02 12:15:13 +02:00
tar_fix_go110.go update all plugins + pin go to go 1.17 (#11237) 2021-09-02 12:15:13 +02:00