k8s-conformance icon indicating copy to clipboard operation
k8s-conformance copied to clipboard

Conformance result for v1.22/metakube-openstack

Open nrobert13 opened this issue 3 years ago • 2 comments

Pre-submission checklist:

Please check each of these after submitting your pull request:

  • [ ] If this is a new entry, have you submitted a signed participation form?
  • [x] Did you include the product/project logo in SVG, EPS or AI format?
  • [x] Does your logo clearly state the name of the product/project and follow the other logo guidelines?
  • [ ] If your product/project is open source, did you include the repo_url?
  • [x] Did you copy and paste the installation and configuration instructions into the README.md file in addition to linking to them?

nrobert13 avatar Aug 16 '22 14:08 nrobert13

9 of 14 requirements have passed. Please review the following:

  • [FAIL] there seems to be some required files missing (https://github.com/cncf/k8s-conformance/blob/master/instructions.md#contents-of-the-pr)
    • failed to parse (PRODUCT.yaml) YAML, error converting YAML to JSON: yaml: line 8: mapping values are not allowed in this context
  • [FAIL] it appears that the PRODUCT.yaml file does not contain all the required fields (https://github.com/cncf/k8s-conformance/blob/master/instructions.md#productyaml)
    • unable to read file 'PRODUCT.yaml'
  • [FAIL] it appears that URL(s) in the PRODUCT.yaml aren't correctly formatted URLs
    • unable to read file 'PRODUCT.yaml'
  • [FAIL] it appears that some tests are missing from the product submission
    • the following test(s) are missing:
      • [sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]
      • [sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]
  • [FAIL] it appears that some tests failed in the product submission
    • there appears to be 2 tests missing from e2e.log:
      • [sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]
      • [sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]

for a full list of requirements, please refer to these sections of the docs: content of the PR, and requirements.

All requirements (14) have passed for the submission!

You are now Certified Kubernetes

taylorwaggoner avatar Aug 18 '22 16:08 taylorwaggoner