Skip to content

Commit

Permalink
ut
Browse files Browse the repository at this point in the history
  • Loading branch information
bingosummer committed Dec 11, 2024
1 parent d63bad7 commit f22e6c1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions spec/parts/linux/cloud-init/artifacts/cse_config_spec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,11 @@ Describe 'cse_config.sh'
The variable KUBELET_NODE_LABELS should equal 'kubernetes.azure.com/agentpool=wp0,kubernetes.azure.com/kubelet-serving-ca=cluster'
End
End

Describe 'ensureContainerd'
It 'should generate containerd config correctly'
When call ensureContainerd
The output should equal "0.0.0.0"
End
End
End

0 comments on commit f22e6c1

Please sign in to comment.