[GH-ISSUE #475] test: api/lxc will fail #125

Closed
opened 2026-02-28 00:40:40 +03:00 by kerem · 0 comments
Owner

Originally created by @NemoDacremont on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/475

Originally assigned to: @NemoDacremont on GitHub.

The api/lxc tests will fail on fresh proxmox install for the following reasons :

  • Template required doesn't exist (for both lxc_start_test.go and lxc_create_update_delete_test.go)
  • Race condition with Test_Create_Template_Lxc_Container leading lxc_start to try to start a LXC template and not a LXC

I'm already working on a fix

Originally created by @NemoDacremont on GitHub (Oct 9, 2025). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/475 Originally assigned to: @NemoDacremont on GitHub. The api/lxc tests will fail on fresh proxmox install for the following reasons : * Template required doesn't exist (for both `lxc_start_test.go` and `lxc_create_update_delete_test.go`) * Race condition with `Test_Create_Template_Lxc_Container` leading `lxc_start` to try to start a LXC template and not a LXC I'm already working on a fix
kerem 2026-02-28 00:40:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#125
No description provided.