Add example

pull/7939/head
Thomas Stromberg 2020-04-29 12:20:27 -07:00
parent 0eb0648e43
commit 18563aaf63
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ var stderrWhitelist = []string{
// don't care if we can't push images to other profiles
`cache_images.go:.*error getting status`,
// network flakiness on VirtualBox
// ! Unable to verify SSH connectivity: dial tcp 192.168.99.249:22: i/o timeout. Will retry...
`SSH.*i/o timeout.retry`,
}