• Kubernetes Submit Queue's avatar
    Merge pull request #43645 from copejon/encapsulate-e2e-pvs-with-selector-labels · c0cd4676
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 38741, 41301, 43645, 43779, 42337)
    
    De-Flake PersistentVolume E2E:  Isolate resources with selectors
    
    PersistentVolume tests continue to flake because tests Claims often bind to other, parallel tests' volumes.  This is addressed by isolating test resource with selector labels specific to each test namespace.  Doing so enables deterministic binding within each test space and allows tests to run in parallel.
    
    1.  Assign selector label to volumes and claims per test.
    2. Remove `[Serial]` tag
    
    cc @jeffvance 
    
    ```release-note
    NONE
    ```
    c0cd4676
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...