• Patrick Ohly's avatar
    e2e: live streaming of pod events and stdout for CSI volume tests · 14493530
    Patrick Ohly authored
    Debugging the CSI driver tests depends a lot on the output of the CSI
    sidecar containers and the CSI driver, but that information was not
    captured automatically and thus unavailable after a test run. This is
    particularly bad when running in a remote CI system, but also manually
    watching the cluster during a test was cumbersome.
    
    Now pod events and log messages get copied to the test's output at the
    time that they happen (when running without report directory) or get
    written to individual log files (when running with report directory in
    the CI).
    14493530
Name
Last commit
Last update
..
apimachinery Loading commit data...
apps Loading commit data...
auth Loading commit data...
autoscaling Loading commit data...
chaosmonkey Loading commit data...
common Loading commit data...
framework Loading commit data...
generated Loading commit data...
instrumentation Loading commit data...
kubectl Loading commit data...
lifecycle Loading commit data...
manifest Loading commit data...
network Loading commit data...
node Loading commit data...
perftype Loading commit data...
scalability Loading commit data...
scheduling Loading commit data...
servicecatalog Loading commit data...
storage Loading commit data...
testing-manifests Loading commit data...
ui Loading commit data...
upgrades Loading commit data...
BUILD Loading commit data...
README.md Loading commit data...
e2e-example-config.json Loading commit data...
e2e.go Loading commit data...
e2e_test.go Loading commit data...
examples.go Loading commit data...
gke_local_ssd.go Loading commit data...
gke_node_pools.go Loading commit data...