• Kubernetes Submit Queue's avatar
    Merge pull request #49443 from yguo0905/gke-tests · 5f6d1652
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45813, 49594, 49443, 49167, 47539)
    
    Add node e2e tests for GKE environment
    
    Ref: https://github.com/kubernetes/kubernetes/issues/46891
    
    This PR adds node e2e tests for validating images used on GKE.
    
    - We pass the `SYSTEM_SPEC_NAME` to the node e2e test process via the flag `--system-spec-name` so that we can skip the environment specific tests using `RunIfSystemSpecNameIs()`.
    - Also added `SkipIfContainerRuntimeIs()` as the opposite of `RunIfContainerRuntimeIs()`.
    
    **Release note**:
    ```
    None
    ```
    5f6d1652
Name
Last commit
Last update
..
build Loading commit data...
run_test.sh Loading commit data...