Start running container Exec cri validation test.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
parent
54286313ce
commit
75731c8feb
@ -22,7 +22,7 @@ ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
|
||||
# FOCUS focuses the test to run.
|
||||
FOCUS=${FOCUS:-}
|
||||
# SKIP skips the test to skip.
|
||||
SKIP=${SKIP:-"Streaming|RunAsUser|host port"}
|
||||
SKIP=${SKIP:-"attach|portforward|RunAsUser|host port"}
|
||||
REPORT_DIR=${REPORT_DIR:-"/tmp"}
|
||||
|
||||
if [[ -z "${GOPATH}" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user