mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
Merge pull request #114498 from runzhliu/patch-2
Update kuberuntime_manager_test.go
This commit is contained in:
commit
10802e9be1
@ -939,7 +939,7 @@ func TestComputePodActions(t *testing.T) {
|
|||||||
actions podActions
|
actions podActions
|
||||||
resetStatusFn func(*kubecontainer.PodStatus)
|
resetStatusFn func(*kubecontainer.PodStatus)
|
||||||
}{
|
}{
|
||||||
"everying is good; do nothing": {
|
"everything is good; do nothing": {
|
||||||
actions: noAction,
|
actions: noAction,
|
||||||
},
|
},
|
||||||
"start pod sandbox and all containers for a new pod": {
|
"start pod sandbox and all containers for a new pod": {
|
||||||
|
Loading…
Reference in New Issue
Block a user