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

Localnet ux e2e test idempotent vlan creation #4807

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2024

  1. localnet, e2e: allow creating

    Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
    maiqueb committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5c732b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. localnet, e2e: use golang netlink instead of bash

    Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
    maiqueb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    769d712 View commit details
    Browse the repository at this point in the history
  2. localnet, e2e: make vlan creation / teardown idempotent

    Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
    maiqueb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5c16420 View commit details
    Browse the repository at this point in the history
  3. localnet, e2e: parse VLAN iface IP in the constructor

    Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
    maiqueb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2eb0107 View commit details
    Browse the repository at this point in the history
  4. localnet, e2e: use a golang http server instead of a python process

    Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
    maiqueb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    78c20ca View commit details
    Browse the repository at this point in the history
  5. localnet, e2e: use more By clauses to help debugging

    Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
    maiqueb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0e1723e View commit details
    Browse the repository at this point in the history
  6. WIP: try to see whats wrong on CI ... cannot reproduce locally

    Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
    maiqueb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6b5b473 View commit details
    Browse the repository at this point in the history