opensearch-project / ansible-playbook

🤖 A community repository for Ansible Playbook of OpenSearch Project.
https://opensearch.org/
Apache License 2.0
81 stars 97 forks source link

[Testing Confirmation] Confirm current testing requirements #117

Open stephen-crawford opened 1 year ago

stephen-crawford commented 1 year ago

As part of the discussion around implementing an organization-wide testing policy, I am visiting each repo to see what tests they currently perform. I am conducting this work on GitHub so that it is easy to reference.

Looking at the Ansible Playbook repository, it appears there is

Repository Unit Tests Integration Tests Backwards Compatibility Tests Additional Tests Link
Ansible Playbook
  • - [ ]
  • - [ ]
  • - [ ]
  • https://github.com/opensearch-project/ansible-playbook/issues/117
    prudhvigodithi commented 1 year ago

    [Triage] Hey @scrawfor99 this ansible repo does not have any tests integrated as part of the github workflows when raised a PR. Should add a way to test the ansible PR's via the workflows. Thank you @gaiksaya @bbarani @rishabh6788

    stephen-crawford commented 1 year ago

    Hi @prudhvigodithi, thank you for the follow-up I will make sure to note your comment. Cheers.