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.

60 lines
3.6 KiB

  1. # CI test coverage
  2. To generate this Matrix run `./tests/scripts/md-table/main.py`
  3. ## containerd
  4. | OS / CNI | calico | cilium | custom_cni | flannel | kube-ovn | kube-router | macvlan | weave |
  5. |---| --- | --- | --- | --- | --- | --- | --- | --- |
  6. almalinux8 | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: |
  7. amazon | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  8. centos8 | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: |
  9. debian11 | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: |
  10. debian12 | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  11. fedora39 | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
  12. fedora40 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  13. openeuler24 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  14. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  15. rockylinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  16. rockylinux9 | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
  17. ubuntu20 | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: |
  18. ubuntu22 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  19. ubuntu24 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  20. ## crio
  21. | OS / CNI | calico | cilium | custom_cni | flannel | kube-ovn | kube-router | macvlan | weave |
  22. |---| --- | --- | --- | --- | --- | --- | --- | --- |
  23. almalinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  24. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  25. centos8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  26. debian11 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  27. debian12 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  28. fedora39 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  29. fedora40 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  30. openeuler24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  31. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  32. rockylinux8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  33. rockylinux9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  34. ubuntu20 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  35. ubuntu22 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  36. ubuntu24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  37. ## docker
  38. | OS / CNI | calico | cilium | custom_cni | flannel | kube-ovn | kube-router | macvlan | weave |
  39. |---| --- | --- | --- | --- | --- | --- | --- | --- |
  40. almalinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  41. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  42. centos8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  43. debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  44. debian12 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  45. fedora39 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  46. fedora40 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  47. openeuler24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  48. opensuse | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
  49. rockylinux8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  50. rockylinux9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  51. ubuntu20 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  52. ubuntu22 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  53. ubuntu24 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |