• Kubernetes Submit Queue's avatar
    Merge pull request #37446 from CaoShuFeng/test-integration · 708b1f3d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 37208, 37446, 37420)
    
    Move "-short" to KUBE_TEST_ARGS
    
    fixes #37445
    
    **Release note**:
    <!--  Steps to write your release note:
    1. Use the release-note-* labels to set the release note state (if you have access) 
    2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
    -->
    ```release-note
    NONE
    ```
    
    "-short" is a argument of "go test", it should be moved to
    "KUBE_TEST_ARGS".
    708b1f3d
Name
Last commit
Last update
..
helpers Loading commit data...
build.sh Loading commit data...
cross.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-integration.sh Loading commit data...
test-kubeadm-cmd.sh Loading commit data...
test.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...