Kenichi Omichi
5b5726bdd4
Improve markdownlint for contrib/network-storage ( #7079 )
...
This fixes markdownlint failures under contrib/network-storage and
contrib/vault.
2020-12-23 00:00:26 -08:00
Kenichi Omichi
1347bb2e4b
Improve markdownlint coverage ( #7075 )
...
Now markdownlint covers ./README.md and md files under ./docs only.
However we have a lot of md files under different directories also.
This enables markdownlint for other md files also.
2020-12-22 04:44:26 -08:00
Kenichi Omichi
43dbff938e
Exclude .git/ from shellcheck ( #7048 )
...
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.
2020-12-16 15:51:09 -08:00
Florian Ruynat
f6eed8091e
Remove contiv related files ( #6964 )
2020-11-30 06:48:50 -08:00
Florian Ruynat
947162452d
Forgotten debian10 test during nightly tests ( #6769 )
2020-09-30 07:19:26 -07:00
Florian Ruynat
49bcf91aaf
Allow period ci jobs to fail ( #6737 )
2020-09-24 09:22:06 -07:00
Maxime Guyot
09b8314057
Add support for periodic CI ( #6715 )
2020-09-18 08:08:46 -07:00
Florian Ruynat
705ad84ce7
Update third party librairies and tools ( #6669 )
2020-09-17 02:36:46 -07:00
Kuralamudhan Ramakrishnan
90e5f8ffe1
adding ovn4nfv in kubespray ( #6381 )
...
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
2020-07-31 07:33:08 -07:00
Florian Ruynat
bf6168fca8
Move fedora30 jobs to fedora32 ( #6426 )
2020-07-30 23:31:07 -07:00
Arthur Outhenin-Chalandre
3550e3c145
Adding kube-proxy-replacement support in cilium ( #6334 )
...
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
2020-07-30 02:46:31 -07:00
Lovro Seder
96a2b386f2
Fix shellcheck url ( #6462 )
2020-07-28 05:57:08 -07:00
Maxime Guyot
b35e6558bc
Always enable GitLab CI artifacts for cluster-dump ( #6412 )
2020-07-16 13:45:00 -07:00
Arthur Outhenin-Chalandre
abfa1636e4
Fix kube-proxy post deployment removal ( #5554 )
...
* Fix kube-proxy removal
* Fix unwanted skipped task for kube-proxy
* Fix kube_proxy_remove default
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
* Add test for kube-router svc proxy
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
2020-07-13 07:12:33 -07:00
Maxime Guyot
935c5093e2
Enable OVH CI ( #6365 )
2020-07-06 01:56:51 -07:00
Joel Seguillon
4c1e0b188d
Add .editorconfig file ( #6307 )
2020-06-29 12:39:59 -07:00
Maxime Guyot
69a48cbdd7
Add Vagrant CI for Ubuntu 20.04 ( #6279 )
2020-06-18 01:18:05 -07:00
Maxime Guyot
c6588856c7
Add Ubuntu 20.04 support and use Python 3 ( #6157 )
2020-06-16 13:04:05 -07:00
Maxime Guyot
9afd3f0c32
Use a random subnet for elastx CI ( #6232 )
2020-06-06 12:11:45 -07:00
Maxime Guyot
b98cb74f5e
Use 19.03.9 in localhost CI ( #6201 )
2020-06-04 08:59:14 -07:00
Maxime Guyot
fd59556222
Add Elastx CI ( #6127 )
2020-06-03 00:00:17 -07:00
Maxime Guyot
83d945127f
Make vagrant CI normal ( #6074 )
2020-05-28 00:46:02 -07:00
Maxime Guyot
1617a6ea8e
CI upgrade from v2.13.1 ( #6188 )
2020-05-27 05:22:40 -07:00
Florian Ruynat
e9ce7243b8
Match docker-cli version with docker-engine version (when available) ( #6163 )
2020-05-25 05:37:11 -07:00
Maxime Guyot
21ea079896
Disable OVH CI ( #6114 )
2020-05-09 15:19:50 -07:00
Florian Ruynat
c44f13114f
Allow containerd runtime with fedora os (30/31) - add CI test ( #6094 )
2020-05-08 07:55:43 -07:00
Maxime Guyot
641a2a8bb4
Skip molecule tests for Ubuntu 18.04 ( #6077 )
2020-05-05 07:17:09 -07:00
Florian Ruynat
38daee41d5
Reorder tests in packet file ( #6067 )
2020-05-03 12:36:26 -07:00
Maxime Guyot
412d560bcf
Add CI for 16x ubuntu servers ( #6040 )
2020-04-29 07:14:24 -07:00
Sergey
69603aed34
add strategy mitogen_linear when installed mitogen ( #5985 )
...
* add strategy mitogen_linear when installed mitogen
* add small docs
Rename playbook file
The raw action executes as a regular Mitogen connection, which requires Python on the target, so add strategy: linear to bootstrap-os role playbook.
* add mitogen to CI test
fix typo
* enable mitogen test on deploy-part1 tests
change version from master to release
download tar.gz archive
* run all CI tests with mitogen
* disable mitogen with upgrade CI tests
* enable mitogen on CI tests via env vars
* disable mitogen on CI test by default, enable on some different OS
* disable mitogen CI test on centos8
(get error /usr/bin/python: No such file or directory)
2020-04-24 05:20:07 -07:00
Maxime Guyot
6674be2572
Cleanup Vagrant VMs before molecule and vagrant CI ( #6009 )
2020-04-24 01:30:07 -07:00
Maxime Guyot
b44f7957d5
Update CI matrix ( #6010 )
2020-04-23 09:51:11 -07:00
Maxime Guyot
09bccc97ba
Add CRI-O CI ( #5460 )
2020-04-22 06:09:52 -07:00
Maxime Guyot
4d7eca7d2e
Add Dockerfile for vagrant image ( #5977 )
2020-04-18 13:53:36 -07:00
Maxime Guyot
3134dd4c0d
Drop support for Fedora 28 and add Fedora 30 and 31 ( #5969 )
2020-04-18 06:35:36 -07:00
Maxime Guyot
56a9c7a802
Add Vagrant CI ( #5487 )
2020-04-18 06:09:35 -07:00
Florian Ruynat
6a92e34994
Update tests names ( #5904 )
2020-04-15 09:24:03 -07:00
Florian Ruynat
c929b5e82e
Upgrade kube-ovn to v1.1.0 and move test from centos7 to centos8 ( #5852 )
2020-04-15 03:10:03 -07:00
Florian Ruynat
6a7c3c6e3f
Upgrade terraform version to 0.12.24 ( #5928 )
2020-04-10 23:47:56 -07:00
Maxime Guyot
7eaa7c957a
Fix conntrack for opensuse and docker support ( #5880 )
2020-04-08 07:37:44 -07:00
Etienne Champetier
75e743bfae
CentOS 8 CI ( #5842 )
...
* requirements.txt: Bump versions
Ansible 2.8+ allow ansible_python_interpreter autodetection
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* tests: do not force ansible_python_interpreter
we do not expect people to set ansible_python_interpreter, so we should not set it in the CI
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* Add CentOS 8 Calico to CI
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2020-04-07 05:49:43 -07:00
Maxime Guyot
e732df56a1
Move packet_centos7-calico-ha-once-localhost to the appropriate CI stage ( #5881 )
2020-04-02 02:02:24 -07:00
Maxime Guyot
ded58d3b66
Add molecule test for bootstrap-os ( #5845 )
2020-04-01 07:25:28 -07:00
Maxime Guyot
be9414fabe
Add cluster dump artifact in CI jobs ( #5796 )
2020-04-01 07:23:29 -07:00
Maxime Guyot
033afe1574
Fix Docker in Docker CI jobs ( #5867 )
2020-04-01 07:19:28 -07:00
Maxime Guyot
7ee2f0d918
Hide after_script output if return code is zero ( #5862 )
2020-03-31 05:28:40 -07:00
Maxime Guyot
b2d740dd1f
Add Ubuntu 20.04 RC image and test job ( #5836 )
2020-03-27 02:14:23 -07:00
Maxime Guyot
e03aa795fa
Move long running jobs into separate CI stage ( #5837 )
2020-03-26 13:56:24 -07:00
Maxime Guyot
221c6a8eef
Use a separate runner for light CI jobs ( #5771 )
2020-03-13 20:29:22 +03:00
Maxime Guyot
a4258b1244
Add automatic cleanup of OpenStack CI VMs ( #5760 )
2020-03-12 15:12:39 -07:00