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

Test roles on mariadb #260

Closed
rsicart opened this issue Dec 16, 2021 · 0 comments · Fixed by #291
Closed

Test roles on mariadb #260

rsicart opened this issue Dec 16, 2021 · 0 comments · Fixed by #291
Labels
help wanted Extra attention is needed tests

Comments

@rsicart
Copy link
Contributor

rsicart commented Dec 16, 2021

SUMMARY

Integration tests for target test_mysql_role are only played for mysql.
We shoud do the same tests for mariadb.

This Issue is related to #246

ISSUE TYPE
  • Bug Report
COMPONENT NAME

mariadb integration tests

ANSIBLE VERSION
ansible 2.10.15
  config file = None
  configured module search path = ['/home/rsicart/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /home/rsicart/virtualenvs/ansible/venv_2_10_7/lib/python3.7/site-packages/ansible
  executable location = /home/rsicart/virtualenvs/ansible/venv_2_10_7/bin/ansible
  python version = 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0]
COLLECTION VERSION
(venv_2_10_7) rsi-oxalide k8s:rsi-sandbox  :: ~ » ansible-galaxy collection list community.mysql  

# /home/rsicart/virtualenvs/ansible/venv_2_10_7/lib/python3.7/site-packages/ansible_collections
Collection      Version
--------------- -------
community.mysql 3.0.0
CONFIGURATION
(venv_2_10_7) rsi-oxalide k8s:rsi-sandbox  :: ~ » ansible-config dump --only-changed
(venv_2_10_7) rsi-oxalide k8s:rsi-sandbox  :: ~ »
OS / ENVIRONMENT

Debian Buster

STEPS TO REPRODUCE
ansible-test integration test_mysql_role --docker quay.io/ansible/default-test-container:4.1.1 -v
EXPECTED RESULTS

Integration tests for target test_mysql_role are not executed on mariadb.

ACTUAL RESULTS

Integration tests for target test_mysql_role should be executed on mariadb.

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants