Merge pull request #853 from mmorel-35/ginkgolinter

enable ginkgolinter linter
This commit is contained in:
Casey Callendrello
2023-04-04 15:24:20 +02:00
committed by GitHub
23 changed files with 183 additions and 182 deletions

View File

@ -259,7 +259,7 @@ var _ = Describe("ptp Operations", func() {
t := newTesterByVersion(cniVersion)
ips, mac := t.verifyResult(result, IFNAME, targetNS.Path(), expectedDNSConf)
Expect(len(ips)).To(Equal(numIPs))
Expect(ips).To(HaveLen(numIPs))
// Make sure ptp link exists in the target namespace
// Then, ping the gateway