0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00
terraform-provider-proxmox/fwprovider/test
Pavel Boldyrev d193abd33e
fix(vm): improve reliability of VM create / get operations (#1431)
* fix(vm): improve reliability of VM create / get operations

- Add retries to GET API calls, fix retrying on POST (VM create) API calls.
- Minor fix in acceptance tests

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-07-08 18:17:53 +00:00
..
datasource_node_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
datasource_version_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_container_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_file_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_firewall_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_time_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_vm_cdrom_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_vm_disks_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_vm_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
test_environment.go fix(vm): improve reliability of VM create / get operations (#1431) 2024-07-08 18:17:53 +00:00
test_support.go chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311) 2024-05-18 23:31:50 -04:00