We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32cdb3 commit 31180b3Copy full SHA for 31180b3
pkg/webhook/validate_test.go
@@ -1213,15 +1213,15 @@ func TestValidatePolicyForNodeStateWithValidVFAndNetFilter(t *testing.T) {
1213
{
1214
VFs: []VirtualFunction{
1215
1216
- DeviceID: "154c",
+ DeviceID: "158b",
1217
Driver: "iavf",
1218
PciAddress: "0000:86:00.1",
1219
Mtu: 1500,
1220
VfID: 0,
1221
},
1222
1223
1224
- Driver: "iavf",
+ Driver: "i40e",
1225
1226
Name: "ens803f0",
1227
PciAddress: "0000:86:00.0",
0 commit comments