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.3 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. debian9 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
  11. fedora32 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  12. fedora33 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  13. opensuse | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  14. oracle7 | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  15. ubuntu16 | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: | :white_check_mark: |
  16. ubuntu18 | :white_check_mark: | :x: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :white_check_mark: |
  17. ubuntu20 | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  18. ## crio
  19. | OS / CNI | calico | canal | cilium | flannel | kube-ovn | kube-router | macvlan | ovn4nfv | weave |
  20. |---| --- | --- | --- | --- | --- | --- | --- | --- | --- |
  21. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  22. centos7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  23. centos8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  24. debian10 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  25. debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  26. fedora32 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  27. fedora33 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  28. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  29. oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  30. ubuntu16 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  31. ubuntu18 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  32. ubuntu20 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  33. ## containerd
  34. | OS / CNI | calico | canal | cilium | flannel | kube-ovn | kube-router | macvlan | ovn4nfv | weave |
  35. |---| --- | --- | --- | --- | --- | --- | --- | --- | --- |
  36. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  37. centos7 | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  38. centos8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  39. debian10 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  40. debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  41. fedora32 | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: |
  42. fedora33 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  43. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  44. oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  45. ubuntu16 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  46. ubuntu18 | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  47. ubuntu20 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |