RedHatQE / teflo

Teflo is a standalone orchestration software that controls the flow of a set of testing scenarios, allowing users to provision machines, deploy software, execute tests against them and manage generated artifacts and report results.
https://teflo.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 16 forks source link

[DEPRECATION WARNING]: DISPLAY_SKIPPED_HOSTS option is deprecated #209

Closed jbpratt closed 2 years ago

jbpratt commented 2 years ago

Seeing warnings from teflo settings

[DEPRECATION WARNING]: DISPLAY_SKIPPED_HOSTS option, environment variables 
without ``ANSIBLE_`` prefix are deprecated, use the 
``ANSIBLE_DISPLAY_SKIPPED_HOSTS`` environment variable instead. This feature 
will be removed from ansible-core in version 2.12. Deprecation warnings can be 
disabled by setting deprecation_warnings=False in ansible.cfg.

https://github.com/RedHatQE/teflo/blame/60554294fcb641ed7216b1ae99b6ab3fa8f58abc/teflo/executors/ext/ansible_executor_plugin/ansible_executor_plugin.py#L232

dno-github commented 2 years ago

Jira ticket CCITCARBON-433 has been created for this issue. Url : https://issues.redhat.com/browse/CCITCARBON-433