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.

54 lines
3.2 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. centos7 | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: |
  9. debian10 | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: |
  10. debian11 | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  11. fedora35 | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
  12. fedora36 | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: |
  13. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  14. rockylinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  15. rockylinux9 | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
  16. ubuntu20 | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: |
  17. ubuntu22 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  18. ## crio
  19. | OS / CNI | calico | cilium | custom_cni | flannel | kube-ovn | kube-router | macvlan | weave |
  20. |---| --- | --- | --- | --- | --- | --- | --- | --- |
  21. almalinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  22. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  23. centos7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  24. debian10 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  25. debian11 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  26. fedora35 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  27. fedora36 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  28. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  29. rockylinux8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  30. rockylinux9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  31. ubuntu20 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  32. ubuntu22 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  33. ## docker
  34. | OS / CNI | calico | cilium | custom_cni | flannel | kube-ovn | kube-router | macvlan | weave |
  35. |---| --- | --- | --- | --- | --- | --- | --- | --- |
  36. almalinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  37. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  38. centos7 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  39. debian10 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  40. debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  41. fedora35 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  42. fedora36 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  43. opensuse | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
  44. rockylinux8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  45. rockylinux9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  46. ubuntu20 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  47. ubuntu22 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |