|
branko
|
85d033089f0e
|
15 months ago
|
|
MAR-181: Remove release-specific code for database role tests:
- Code was present due to difference between Debian Stretch and Debian Buster.
|
|
branko
|
d54738f1b930
|
15 months ago
|
|
MAR-181: Drop support for Debian 9 Stretch from database role:
- Bump VM memory to 512MB (otherwise MariaDB fails to start up).
|
|
branko
|
cfe67ad68fc5
|
4 years ago
|
|
MAR-151: Added support for Debian 10 Buster to database role:
- Updated role reference documentaiton. - Updated role meta information. - Updated tests. - Fix test that produces different outputs during invocation on Stretch/Buster.
|
|
branko
|
18195f35a1bf
|
5 years ago
|
|
|
|
branko
|
d62b3adec462
|
5 years ago
|
|
|
|
branko
|
fdba88395073
|
6 years ago
|
|
MAR-129: Updated database role for new Molecule and Ansible versions:
- Fixed linting issues. - Moved test variables into group_vars. - Renamed the server which effectively tests the optional parameters (mainly the backup). - Updated tests to use correct mechanism for obtaining the list of hosts on top of which the tests should be run.
|
|
branko
|
8278ff584984
|
7 years ago
|
|
MAR-128: Upgraded tests for database role:
- Switch to new Molecule configuration. - Updated set-up playbook to use become: yes. - Moved some preparatory steps outside of the main playbook (eases idempotence tests). - Updated tests to reference the yml inventory file. - Updated tests to use new fixture (host instead of individual ones). - Updated backup_server and backup_client configuration in order to make the backup testing more generic (and easier to update for future).
|