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.

39 lines
2.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 | contiv | flannel | kube-ovn | kube-router | macvlan | weave |
  5. |---| --- | --- | --- | --- | --- | --- | --- | --- | --- |
  6. amazon | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  7. centos | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  8. centos7 | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: |
  9. coreos | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :white_check_mark: |
  10. debian10 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  11. debian9 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: |
  12. opensuse | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  13. oracle | :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. rhel7 | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  16. ubuntu | :x: | :white_check_mark: | :x: | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: |
  17. ubuntu16 | :x: | :white_check_mark: | :x: | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: |
  18. ubuntu18 | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: |
  19. ## containerd
  20. | OS / CNI | calico | canal | cilium | contiv | flannel | kube-ovn | kube-router | macvlan | weave |
  21. |---| --- | --- | --- | --- | --- | --- | --- | --- | --- |
  22. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  23. centos | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  24. centos7 | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: |
  25. coreos | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  26. debian10 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  27. debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  28. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  29. oracle | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  30. oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  31. rhel7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  32. ubuntu | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  33. ubuntu16 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  34. ubuntu18 | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: |