• Kubernetes Submit Queue's avatar
    Merge pull request #46893 from yguo0905/image-spec · cab07f3a
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 48890, 46893, 48872, 48896)
    
    Support customized system spec in the node conformance test and create the GKE system spec
    
    ref: https://github.com/kubernetes/kubernetes/issues/46891
    
    - System specs are located in `test/e2e_node/system/specs`. Created one for validating GKE images in `test/e2e_node/system/specs/gke.yaml`.
    - `--image-spec-name` can be used to specify a system spec in node e2e and conformance tests. This option maps to `SYSTEM_SPEC_NAME` in a test properties file, which is the user facing configuration. So, users can specify `SYSTEM_SPEC_NAME=gke` to run the image validation using the GKE system spec.
    - If `SYSTEM_SPEC_NAME` is unspecified, the default spec (`system.DefaultSysSpec`) will be used.
    - We can also use `make test-e2e-node SYSTEM_SPEC_NAME=gke` to run tests using GKE image spec.
    
    **Release note**:
    `None`
    cab07f3a
Name
Last commit
Last update
..
build-image Loading commit data...
cni Loading commit data...
debian-base Loading commit data...
debian-iptables Loading commit data...
debs Loading commit data...
lib Loading commit data...
pause Loading commit data...
release-tars Loading commit data...
root Loading commit data...
rpms Loading commit data...
visible_to Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
common.sh Loading commit data...
copy-output.sh Loading commit data...
make-build-image.sh Loading commit data...
make-clean.sh Loading commit data...
release.sh Loading commit data...
run.sh Loading commit data...
shell.sh Loading commit data...
util.sh Loading commit data...