----------------------------------------------------------------------
FAIL: node_manager_test.go:544: ENISuite.TestNodeManagerManyNodes
node_manager_test.go:598:
c.Assert(metricsapi.AllocatedIPs("available"), check.Equals, numNodes*minAllocate)
... obtained int = 4
... expected int = 1000
OOPS: 18 passed, 1 FAILED
--- FAIL: Test (7.45s)
FAIL
coverage: 6.2% of statements in ./...
FAIL github.com/cilium/cilium/pkg/aws/eni 7.901s
FAIL
Makefile:146: recipe for target 'unit-tests' failed
make: *** [unit-tests] Error 1
The command "./.travis/build.sh" exited with 2.
CI failure Link:
https://travis-ci.com/github/cilium/cilium/jobs/300891605#L643