Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase threshold for bonding check
After coreos/bugs#2065 a test for "excessive bonding link status messages" was introduced which also is good to keep for coreos/bugs#2374. However, having this message printed 10 times does not directly relate to an error. The test should check if something like 'bond0: Gained carrier' or 'link status definitely up for interface enp0s20f0' is coming at the end and then continue. For now, just increase the threshold.
- Loading branch information