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

OCPBUGS-39333: E2E: Add support for hypershift to ovs dynamic pinning and kubelet.experimental annotation tests #1150

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 9, 2024

  1. E2E: Add support for hypershift to ovs dynamic pinning tests

    - Changes primarily done to check nodepools instead of mcp for hypershift.
    - Also using appropriate dataplane test client instead of generic testclient.Client
    
    Signed-off-by: Niranjan M.R <[email protected]>
    Niranjan M.R committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    97ebdfc View commit details
    Browse the repository at this point in the history
  2. E2E: Add hypershift for kubelet experimental annotation suite

    - Changes primarily done to check nodepools instead of mcp for hypershift.
    - Also using appropriate dataplane test client instead of generic testclient.Client
    
    Signed-off-by: Niranjan M.R <[email protected]>
    Niranjan M.R committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7ff70fe View commit details
    Browse the repository at this point in the history
  3. E2E: use testclient.ControlPlaneClient for creating namespaces

    - using testclient.ControlPlaneClient allows to the client
    to be used in hypershift and regular cluster
    
    Signed-off-by: Niranjan M.R <[email protected]>
    Niranjan M.R committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a0913b4 View commit details
    Browse the repository at this point in the history
  4. Add OVS Dynamic pinning and kubelet.experimental to hypershift make t…

    …arget
    
    Signed-off-by: Niranjan M.R <[email protected]>
    Niranjan M.R committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    49bfa41 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Replace PostUpdateSync with WaitForTuningUpdated

    Signed-off-by: Niranjan M.R <[email protected]>
    Niranjan M.R committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    613d3b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Use DataPlaneClient to create and delete test namespaces

    Signed-off-by: Niranjan M.R <[email protected]>
    Niranjan M.R committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3abea36 View commit details
    Browse the repository at this point in the history