-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
component/clikind/test-flakeCategorizes issue or PR as related to test flakes.Categorizes issue or PR as related to test flakes.priority/P0
Description
[INFO] Validating exec
Running test/end-to-end/core.sh:463: executing 'oc exec -p frontend-1-nsqdp id' expecting success and text '1000'...
SUCCESS after 0.266s: test/end-to-end/core.sh:463: executing 'oc exec -p frontend-1-nsqdp id' expecting success and text '1000'
Standard output from the command:
uid=1000050000 gid=0(root) groups=0(root),1000050000
Standard error from the command:
W0406 10:51:16.968491 15548 cmd.go:337] -p POD_NAME is DEPRECATED and will be removed in a future version. Use exec POD_NAME instead.
Running test/end-to-end/core.sh:464: executing 'oc rsh pod/frontend-1-nsqdp id -u' expecting success and text '1000'...
Killed by signal 15.
as seen here
/cc @ncdc
Metadata
Metadata
Assignees
Labels
component/clikind/test-flakeCategorizes issue or PR as related to test flakes.Categorizes issue or PR as related to test flakes.priority/P0