Kenichi Omichi
c2fb1a0747
Add VAGRANT_ANSIBLE_TAGS for normal deployment ( #8697 )
Current ansible.tags 'facts' is for skipping actual Kubespray deployment
at vagrant CI because the deployment takes much time. However the static
'facts' skips the deployment for normal usage of vagrant also.
That causes confusions.
This adds VAGRANT_ANSIBLE_TAGS to skip the deployment for vagrant CI.
2 years ago
Florian Ruynat
d580014c66
Fix CI for Fedora (followup) + OpenSUSE Leap (update to 15.3) ( #8407 )
* Fix fedora jobs - followup
* Update OpenSUSE Leap to 15.3
* Fix cilium version in README + update minor 1.11.1
2 years ago
Cristian Calin
3eab1129b9
CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 ( #8297 )
2 years ago
Cristian Calin
a24162f596
CI: upgrade vagrant to 2.2.19 ( #8264 )
2 years ago
Florian Ruynat
30ec03259d
Remove fedora33 - eol ( #8246 )
2 years ago
Florian Ruynat
a5f88e14d0
Cleanup tests ( #8234 )
* Add Fedora 35 image, support and CI
* Cleanup tests and allow_failure for vagrant
2 years ago
Florian Ruynat
207d3e7b4e
Add Debian-11 image and CI ( #7919 )
3 years ago
jayonlau
6b5da84014
Clean up extra spaces last one ( #7904 )
Although these errors are not important, they affect the code specification.
3 years ago
Cristian Calin
7516fe142f
Move to Ansible 3.4.0 ( #7672 )
* Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
* Docs: add a note about ansible upgrade post 2.9.x
* CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
* Ansible: use newer ansible-lint
* Fix ansible-lint 5.0.11 found issues
* syntax issues
* risky-file-permissions
* var-naming
* role-name
* molecule tests
* Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
* Pin ansible-base to 2.10.11 to get package fix on RHEL8
3 years ago
Florian Ruynat
7896bc7831
Add Fedora 33 image and CI, remove Fedora 31 (EOL) + update docker packages ( #7657 )
* Update docker package to 20.10.6
* Add Fedora 33 image and CI, remove Fedora 31 (EOL)
3 years ago
Florian Ruynat
42382e2cde
Update Terraform/Vagrant + increase tf_ovh retries ( #7477 )
3 years ago
Florian Ruynat
6479e26904
Replace deprecated 'with_dict' with 'loop' ( #7442 )
3 years ago
Maciej Wereski
69d11daef6
Upgrade openSUSE Leap to 15.2 ( #7331 )
15.1 has reached EOL on 2021-02-02.
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
3 years ago
Florian Ruynat
9007d6621a
Update nginx, minor weave and misc CI tools (vagrant/terraform) ( #7215 )
3 years ago
Florian Ruynat
81b4ffa6b4
Add Fedora 33 CI, remove Fedora 31 ( #7072 )
3 years ago
Etienne Champetier
9c5c1a09a1
test-infra: update CentOS images ( #7134 )
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
3 years ago
Joel Seguillon
0f7341bdde
Update kubevirt Centos7 from 1809 to 2003 ( #6823 )
4 years ago
Maxime Guyot
f2ef781efd
Add tag for test-infra images and docker logout ( #6848 )
4 years ago
Florian Ruynat
64f69718fb
Update bunch of dependencies ( #6801 )
4 years ago
Maxime Guyot
1721460dcd
Remove vagrant.deb from docker image ( #6717 )
4 years ago
Florian Ruynat
bf6168fca8
Move fedora30 jobs to fedora32 ( #6426 )
4 years ago
Maxime Guyot
e70f27dd79
Add noqa and disable .ansible-lint global exclusions ( #6410 )
4 years ago
bozzo
8cb644fbec
Add Fedora CoreOS kubevirt image for tests ( #6337 )
4 years ago
Joel Seguillon
4c1e0b188d
Add .editorconfig file ( #6307 )
4 years ago
Maxime Guyot
c6588856c7
Add Ubuntu 20.04 support and use Python 3 ( #6157 )
4 years ago
Maxime Guyot
7457ce7f2d
Update Kubespray CI image to v2.13.0 ( #6062 )
4 years ago
Florian Ruynat
72b68c7f82
Update spray version in ci/dockerfile ( #6041 )
4 years ago
Maxime Guyot
4d7eca7d2e
Add Dockerfile for vagrant image ( #5977 )
4 years ago
Maxime Guyot
3134dd4c0d
Drop support for Fedora 28 and add Fedora 30 and 31 ( #5969 )
4 years ago
Maxime Guyot
b2d740dd1f
Add Ubuntu 20.04 RC image and test job ( #5836 )
4 years ago
Maxime Guyot
cad3bf3e8c
Add CentOS 8 image for testing ( #5589 )
4 years ago
Maxime Guyot
5d9986ab5f
Fix temp filename for debian-10 image ( #5540 )
4 years ago
Maxime Guyot
0f845fb350
Add support for Debian 10 ( #5408 )
4 years ago
Maxime Guyot
b06826e88a
Fix OpenSUSE support ( #5370 )
4 years ago
Jeff Bornemann
728155a2a1
Support for Oracle Linux ( #3655 )
Fixed Issue #1032
test case for OEL7 AIL with kubeadm
Add packet CI stuff for oracle 7
5 years ago
MarkusTeufelberger
e67f848abc
ansible-lint: add spaces around variables [E206] ( #4699 )
5 years ago
Maxime Guyot
f5a83ceded
Fix typo in test-infra playbook ( #4644 )
5 years ago
Maxime Guyot
37eac010c8
ansible-lint: Don’t compare to literal True/False ( #4499 )
5 years ago
MarkusTeufelberger
9ffc65f8f3
Yamllint fixes ( #4410 )
* Lint everything in the repository with yamllint
* yamllint fixes: syntax fixes only
* yamllint fixes: move comments to play names
* yamllint fixes: indent comments in .gitlab-ci.yml file
5 years ago
Roy Lenferink
738ab4239a
Updated OWNERS file pointing to docs ( #4184 )
5 years ago
Andreas Kruger
2706633f81
Update OWNERS file
5 years ago
Andreas Kruger
50af3cf6c1
Added owners file
5 years ago
Andreas Kruger
0fec370dcd
Minor changes
5 years ago
Andreas Kruger
bf63569184
Add image builder to create Docker vm's for kube-virt
5 years ago