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

Introduce cluster template with Passt binding #213

Merged
merged 6 commits into from
Dec 1, 2022

Commits on Nov 29, 2022

  1. passt: add template with tenant nodes using passt

    Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
    Radim Hrazdil committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    32123fc View commit details
    Browse the repository at this point in the history
  2. passt: enable Passt featureGate

    Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
    Radim Hrazdil committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    eea13f0 View commit details
    Browse the repository at this point in the history
  3. kubevirtci: add CAPK_TEMPLATE env variable

    So the template can be easily chosen by setting an env variable
    
    Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
    Radim Hrazdil committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e15fa86 View commit details
    Browse the repository at this point in the history
  4. kubevirtci,passt: apply recommended config to infra nodes

    Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
    Radim Hrazdil committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b3985bf View commit details
    Browse the repository at this point in the history
  5. bump kubevirt to v0.59.0-alpha

    Because v0.58.0 doesn't contain the fix
    (kubevirt/kubevirt#8578)
    for passt as it advertises.
    
    Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
    Radim Hrazdil committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    939d397 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. e2e: Test create cluster with Passt binding

    Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
    Radim Hrazdil committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    cf2dd64 View commit details
    Browse the repository at this point in the history