packer-cn/builder/azure
Wilken Rivera 1621ab59d8
tests/azure/arm: Update test image name (#10133)
I've run into a few cases where running the full test suite for the ARM
builder would fail because of conflicting image names. This is a
workaround for now the bigger fix is to have the acceptance clean up any
created images.

Results before change
```
the managed image named testBuilderAccManagedDiskWindows-1603151855 already exists in the resource group packer-acceptance-test, use the -force option to automatically delete it.
--- FAIL: TestBuilderAcc_ManagedDisk_Windows_Build_Resource_Group (0.66s)
```

Results after change
```
PASS
ok      github.com/hashicorp/packer/builder/azure/arm   2431.115s

```
2020-10-21 11:12:50 +02:00
..
arm tests/azure/arm: Update test image name (#10133) 2020-10-21 11:12:50 +02:00
chroot remove typo'd option from docs 2020-10-07 16:14:13 -07:00
common azure arm: make map[string]*string => map[string]string to simplify things (#9985) 2020-09-24 12:19:26 +02:00
dtl ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
pkcs12 spelling: unmarshalling 2018-03-14 03:27:22 +00:00
LICENSE Added MIT license 2016-03-14 20:08:35 -07:00
TODO.md Miscellaneous doc improvements 2018-10-18 19:09:49 -04:00