fix flake8 errors in Kubespray CI - tox-inventory-builder (#6910)

* fix flake8 errors in Kubespray CI - tox-inventory-builder

* Invalidate CRI-O kubic repo's cache

Signed-off-by: Victor Morales <v.morales@samsung.com>

* add support to configure pkg install retries

and use in CI job tf-ovh_ubuntu18-calico (due to it failing often)

* Switch Calico, Cilium and MetalLB image repos to Quay.io

Co-authored-by: Victor Morales <v.morales@samsung.com>
Co-authored-by: Barry Melbourne <9964974+bmelbourne@users.noreply.github.com>
This commit is contained in:
Hans Feldt
2020-11-23 08:47:35 +01:00
committed by GitHub
parent 0f7341bdde
commit ee23b947aa
6 changed files with 27 additions and 21 deletions

View File

@@ -2,6 +2,8 @@
dns_min_replicas: 1
deploy_netchecker: true
sonobuoy_enabled: true
pkg_install_retries: 10
retry_stagger: 10
# Ignore ping errors
ignore_assert_errors: true