kubespray/tests/files
Rick Haan cd832eadea
[2.13] Backport CI fix (#7119)
* [2.14] fix ci (#7021)

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

* 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 and Cilium 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>

Conflicts:
	roles/download/defaults/main.yml

* up vagrant box to fedora/33-cloud-base in cri-o molecule tests

(cherry picked from commit 06ec5393d7)

* add Google proxy-mirror-cache for docker hub to CI tests

(cherry picked from commit d739a6bb2f)

* containerd docker hub registry mirror support

* containerd docker hub registry mirror support

* add docs

* fix typo

* fix yamllint

* fix indent in sample
and ansible-playbook param in testcases_run

* fix md

* mv common vars to tests/common/_docker_hub_registry_mirror.yml

* checkout vars to upgrade tests

(cherry picked from commit 4a8a52bad9)

* Exclude .git/ from shellcheck

If a branch name contains '.sh', current shellcheck checks the branch
file under .git/ and outputs error because the format is not shell
script one.
This makes shellcheck exclude files under .git/ to avoid this issue.

(cherry picked from commit e2467d87b6)

Co-authored-by: Hans Feldt <2808287+hafe@users.noreply.github.com>
Co-authored-by: Sergey <s.bondarev@southbridge.ru>
Co-authored-by: Kenichi Omichi <ken-oomichi@wx.jp.nec.com>

* Switch some image from dockerhub to k8s.gcr (also increase pkg retries) (#6955)

* Set packet_centos8-kube-ovn test to manual

Signed-off-by: Rick Haan <rickhaan94@gmail.com>

Co-authored-by: Etienne Champetier <champetier.etienne@gmail.com>
Co-authored-by: Hans Feldt <2808287+hafe@users.noreply.github.com>
Co-authored-by: Sergey <s.bondarev@southbridge.ru>
Co-authored-by: Kenichi Omichi <ken-oomichi@wx.jp.nec.com>
Co-authored-by: Florian Ruynat <16313165+floryut@users.noreply.github.com>
2021-01-21 06:49:04 -08:00
..
packet_amazon-linux-2-aio.yml Add CI for Amazon Linux 2 (#5410) 2019-12-05 05:44:32 -08:00
packet_centos7-calico-ha-once-localhost.yml Refactor download role (#5697) 2020-03-05 07:31:39 -08:00
packet_centos7-calico-ha.yml Refactor download role (#5697) 2020-03-05 07:31:39 -08:00
packet_centos7-crio.yml [2.13] Backport recent bugfixes and mainly docker-cli issue (#6179) 2020-05-22 07:30:37 -07:00
packet_centos7-flannel-containerd-addons-ha.yml Update tests names (#5904) 2020-04-15 09:24:03 -07:00
packet_centos7-kube-router.yml YAMLLint everything (#4576) 2019-04-18 23:59:54 -07:00
packet_centos7-multus-calico.yml YAMLLint everything (#4576) 2019-04-18 23:59:54 -07:00
packet_centos7-weave-upgrade-ha.yml Update tests names (#5904) 2020-04-15 09:24:03 -07:00
packet_centos8-calico.yml [2.13] Backport CI fix (#7119) 2021-01-21 06:49:04 -08:00
packet_centos8-kube-ovn.yml Upgrade kube-ovn to v1.1.0 and move test from centos7 to centos8 (#5852) 2020-04-15 03:10:03 -07:00
packet_debian9-calico-upgrade-once.yml Refactor download role (#5697) 2020-03-05 07:31:39 -08:00
packet_debian9-calico-upgrade.yml YAMLLint everything (#4576) 2019-04-18 23:59:54 -07:00
packet_debian9-macvlan.yml Update tests names (#5904) 2020-04-15 09:24:03 -07:00
packet_debian10-containerd.yml Add CI var for http_proxy (#6039) 2020-04-30 05:44:17 -07:00
packet_fedora30-weave.yml Drop support for Fedora 28 and add Fedora 30 and 31 (#5969) 2020-04-18 06:35:36 -07:00
packet_fedora31-flannel.yml Drop support for Fedora 28 and add Fedora 30 and 31 (#5969) 2020-04-18 06:35:36 -07:00
packet_opensuse-canal.yml Fix OpenSUSE support (#5370) 2019-12-04 05:16:57 -08:00
packet_oracle7-canal-ha.yml Update tests names (#5904) 2020-04-15 09:24:03 -07:00
packet_ubuntu16-canal-kubeadm-ha.yml Update tests names (#5904) 2020-04-15 09:24:03 -07:00
packet_ubuntu16-canal-sep.yml Update tests names (#5904) 2020-04-15 09:24:03 -07:00
packet_ubuntu16-contiv-sep.yml [docs] Add CI matrix and script (#5461) 2019-12-17 07:07:59 -08:00
packet_ubuntu16-flannel-ha.yml Remove unused kubeadm_enabled variable (#5838) 2020-03-27 04:58:23 -07:00
packet_ubuntu16-kube-router-sep.yml [docs] Add CI matrix and script (#5461) 2019-12-17 07:07:59 -08:00
packet_ubuntu16-weave-sep.yml [docs] Add CI matrix and script (#5461) 2019-12-17 07:07:59 -08:00
packet_ubuntu18-calico-aio.yml Switch deploy-part1 AIO job to Calico (#4628) 2019-04-24 03:32:04 -07:00
packet_ubuntu18-calico-ha-recover-noquorum.yml Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) 2020-02-11 01:38:01 -08:00
packet_ubuntu18-calico-ha-recover.yml Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) 2020-02-11 01:38:01 -08:00
packet_ubuntu18-cilium-sep.yml Make cilium tests pass (#4660) 2019-04-26 05:54:37 -07:00
packet_ubuntu18-crio.yml Add CRI-O CI (#5460) 2020-04-22 06:09:52 -07:00
packet_ubuntu18-flannel-containerd-ha-once.yml Update tests names (#5904) 2020-04-15 09:24:03 -07:00
packet_ubuntu18-flannel-containerd-ha.yml Update tests names (#5904) 2020-04-15 09:24:03 -07:00
packet_ubuntu20-calico-aio.yml Add Ubuntu 20.04 RC image and test job (#5836) 2020-03-27 02:14:23 -07:00
vagrant_ubuntu18-flannel.rb Make Vagrant CI use unsafe I/O (#6058) 2020-05-01 07:30:29 -07:00
vagrant_ubuntu18-weave-medium.rb Add CI for 16x ubuntu servers (#6040) 2020-04-29 07:14:24 -07:00