mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #244] [MERGED] Fix vagrant testing #339
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#339
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/244
Author: @rf152
Created: 3/19/2023
Status: ✅ Merged
Merged: 3/19/2023
Merged by: @mleone87
Base:
master← Head:fix-vagrant-testing📝 Commits (2)
54b29a5Vagrant testing on mac057b36aMerge branch 'Telmate:master' into fix-vagrant-testing📊 Changes
4 files changed (+19 additions, -7 deletions)
View changed files
📝
Vagrantfile(+8 -1)📝
scripts/vagrant-bootstrap.sh(+7 -2)📝
test/cli/Guest/Qemu/GuestQemu_100_test.go(+2 -2)📝
test/cli/preperations.go(+2 -2)📄 Description
Fixed vagrant to use latest version of proxmox, and also to work on VMware fusion (for Mac) with VT extensions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.