You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
3.6 KiB

  1. # CI test coverage
  2. To generate this Matrix run `./tests/scripts/md-table/main.py`
  3. ## docker
  4. | OS / CNI | calico | canal | cilium | flannel | kube-ovn | kube-router | macvlan | ovn4nfv | weave |
  5. |---| --- | --- | --- | --- | --- | --- | --- | --- | --- |
  6. amazon | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  7. centos7 | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :white_check_mark: |
  8. centos8 | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: |
  9. debian10 | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
  10. debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  11. debian9 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
  12. fedora33 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  13. fedora34 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  14. opensuse | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  15. oracle7 | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  16. ubuntu16 | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: | :white_check_mark: |
  17. ubuntu18 | :white_check_mark: | :x: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :white_check_mark: |
  18. ubuntu20 | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  19. ## crio
  20. | OS / CNI | calico | canal | cilium | flannel | kube-ovn | kube-router | macvlan | ovn4nfv | weave |
  21. |---| --- | --- | --- | --- | --- | --- | --- | --- | --- |
  22. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  23. centos7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  24. centos8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  25. debian10 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  26. debian11 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  27. debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  28. fedora33 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  29. fedora34 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  30. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  31. oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  32. ubuntu16 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  33. ubuntu18 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  34. ubuntu20 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  35. ## containerd
  36. | OS / CNI | calico | canal | cilium | flannel | kube-ovn | kube-router | macvlan | ovn4nfv | weave |
  37. |---| --- | --- | --- | --- | --- | --- | --- | --- | --- |
  38. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  39. centos7 | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  40. centos8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  41. debian10 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  42. debian11 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  43. debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  44. fedora33 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  45. fedora34 | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: |
  46. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  47. oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  48. ubuntu16 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  49. ubuntu18 | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  50. ubuntu20 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |