0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/fwprovider
Pavel Boldyrev 5e7e7994d5
chore(testacc): update apt repository acceptance tests (#1725)
* chore(tests): update apt repository acc tests

- Refactored test configurations for `proxmox_virtual_environment_apt_repository` and `proxmox_virtual_environment_apt_standard_repository` to use `te.RenderConfig` for better readability.
- Simplified resource attribute checks and ensured consistent naming conventions across tests.
- Updated test steps to reflect changes in resource attributes and improved error handling.
- explicitly use root@pam account in container tests that use hardware mapping

This commit enhances the maintainability of the test suite and aligns with recent changes in the Proxmox provider.

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-01-23 17:34:30 -05:00
..
access feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
acme feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
attribute misc(vm2): add support for vga (#1328) 2024-05-27 21:30:12 -04:00
config feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
ha feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
hardwaremapping feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
network feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
nodes/apt chore(testacc): update apt repository acceptance tests (#1725) 2025-01-23 17:34:30 -05:00
test chore(testacc): update apt repository acceptance tests (#1725) 2025-01-23 17:34:30 -05:00
types feat(node): implement initial support to manage APT repositories (#1325) 2024-07-05 18:48:35 -04:00
validators fix(repo): fix source.list path validation on Windows (#1429) 2024-07-05 20:20:34 -04:00
vm fix(vm): add retries to VM update operation (#1650) 2024-11-21 22:28:10 -05:00
datasource_version.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
provider_test.go fix(provider): "context deadline exceeded" error when retrieving the next available VM identifier (#1647) 2024-11-20 23:02:03 -05:00
provider.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00
resource_download_file_test.go fix(file): respect download_file.override attr when checking for th… (#1537) 2024-09-16 22:02:25 +00:00
resource_download_file.go feat(vm): add bz2 (bzip2) as a valid download file compression algorithm (#1655) 2024-11-24 13:41:58 -05:00
resource_options_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_options.go fix(cluster): insecure migration_type validation (#1607) 2024-11-03 15:48:53 -05:00