Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Two sanity tests are failing in CI #33

Closed
geerlingguy opened this issue Feb 20, 2020 · 0 comments · Fixed by #34
Closed

Two sanity tests are failing in CI #33

geerlingguy opened this issue Feb 20, 2020 · 0 comments · Fixed by #34

Comments

@geerlingguy
Copy link
Collaborator

geerlingguy commented Feb 20, 2020

SUMMARY

ansible-test sanity checks are currently failing in CI:

Running sanity test 'validate-modules' with Python 3.6
Run command: /usr/bin/python3.6 /root/ansible/test/lib/ansible_test/_data/sanity/validate-modules/validate-modules --format json --arg-spec plugins/modules/k8s.py plugins/modules/k8s_auth.py plugins/modules/k8s_exec.py plugins/modules/k8s_info.py plugins/modules/k8s_log.py plugins/modules/k8s_scale.py plugins/modules/k8s_service.py --collection ansible_collections/community/kubernetes
ERROR: Found 2 validate-modules issue(s) which need to be resolved:
ERROR: plugins/modules/k8s_service.py:0:0: mutually_exclusive-unknown: mutually_exclusive contains terms which are not part of argument_spec: apply
ERROR: plugins/modules/k8s_service.py:0:0: mutually_exclusive-unknown: mutually_exclusive contains terms which are not part of argument_spec: src
See documentation for help: https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/validate-modules.html
ISSUE TYPE
  • Bug Report
COMPONENT NAME

CI / Documentation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant