Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attemp to enable acceptance tests with nested virtualization #1080

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 8, 2022

  1. fix InternalValidate error on cpu.mode block

    Fixes error:
    
    * resource libvirt_domain: cpu: TypeMap with Elem *Resource not supported,use
    TypeList/TypeSet with Elem *Resource or TypeMap with Elem *Schema
    dmacvicar committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    9a1b1f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. enable libvirt and kvm

    dmacvicar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    442cff7 View commit details
    Browse the repository at this point in the history
  2. linux conditional

    dmacvicar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dcb455b View commit details
    Browse the repository at this point in the history
  3. enable testacc

    dmacvicar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8c37512 View commit details
    Browse the repository at this point in the history
  4. test connectiong

    dmacvicar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d4a55e2 View commit details
    Browse the repository at this point in the history
  5. upgrade actions

    dmacvicar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    db67385 View commit details
    Browse the repository at this point in the history
  6. remove setup terraform

    dmacvicar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5b73931 View commit details
    Browse the repository at this point in the history
  7. disable wrapper

    dmacvicar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    428da53 View commit details
    Browse the repository at this point in the history