Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull 196: added support for use_logic_filter_rules and sanity fixes. #233

Merged
merged 8 commits into from
Jul 9, 2024

Conversation

JchhatbarInfoblox
Copy link
Collaborator

[IMP] added support for use_logic_filter_rules
[UPD] added use_logic_filter_rules in example.
[IMP] added unit test cases for logic_filter_rules

  • added use_logic_filter_rules and logic_filter_rules documentation.
  • corrected sanity test failures.

Sanity Test Result:

Execute command: /root/.ansible/test/venv/sanity.yamllint/3.10/61ebfb13/bin/python /tmp/ansible-test-alczji_m-pip.py uninstall -y --disable-pip-version-check pip wheel
Run command: /root/.ansible/test/venv/sanity.yamllint/3.10/61ebfb13/bin/python /root/ansible/test/lib/ansible_test/_util/target/tools/yamlcheck.py
Run command with data: /root/.ansible/test/venv/sanity.yamllint/3.10/61ebfb13/bin/python /root/ansible/test/lib/ansible_test/_util/controller/sanity/yamllint/yamllinter.py
WARNING: There following sanity test virtual environments are out-of-date in the "default" container: sanity.ansible-doc-3.10, sanity.changelog-3.10, sanity.import-3.10, sanity.pep8-3.10, sanity.pylint-3.10, sanity.runtime-metadata-3.10, sanity.validate-modules-3.10, sanity.yamllint-3.10
WARNING: Reviewing previous 1 warning(s):
WARNING: There following sanity test virtual environments are out-of-date in the "default" container: sanity.ansible-doc-3.10, sanity.changelog-3.10, sanity.import-3.10, sanity.pep8-3.10, sanity.pylint-3.10, sanity.runtime-metadata-3.10, sanity.validate-modules-3.10, sanity.yamllint-3.10
Run command with stdout: docker exec -i ansible-test-controller-th3UaLyn sh -c 'tar cf - -C /root/ansible_collections/infoblox/nios_modules/tests --exclude .tmp output | gzip'
Run command with stdin: tar oxzf - -C /Users/jchhatbar/.ansible/collections/ansible_collections/infoblox/nios_modules/tests
Run command: docker stop --time 0 ansible-test-controller-th3UaLyn
Run command: docker rm ansible-test-controller-th3UaLyn

Unit Test Result:

- generated xml file: /Users/jchhatbar/.ansible/collections/ansible_collections/infoblox/nios_modules/tests/output/junit/python3.10-modules-units.xml -
============================== 88 passed in 3.80s ==============================

- generated xml file: /Users/jchhatbar/.ansible/collections/ansible_collections/infoblox/nios_modules/tests/output/junit/python3.10-module_utils-units.xml -
============================== 9 passed in 2.27s ===============================

[UPD] added use_logic_filter_rules in example.
- added use_logic_filter_rules and logic_filter_rules documentation.
- corrected sanity test failures.
@JkhatriInfobox JkhatriInfobox merged commit 3f5025e into infobloxopen:master Jul 9, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants