Skip to content

Commit

Permalink
fix: update test description for default settings
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshmprabhu committed Jan 2, 2025
1 parent 884a8c9 commit 87c3fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions staging/cse/windows/azurecnifunc.tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ Describe 'Set-AzureCNIConfig' {
}
}

Context 'WinDSR is enabled by default' {
It "Should remove ROUTE" {
Context 'WinDSR is enabled, ebpf dataplane disabled by default' {
It "Should remove ROUTE and use azure-vnet-ipam for IPAM" {
Set-Default-AzureCNI "AzureCNI.Default.conflist"

Set-AzureCNIConfig -AzureCNIConfDir $azureCNIConfDir `
Expand Down

0 comments on commit 87c3fff

Please sign in to comment.