Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Feature request MAR-31 Tests for prosody role.
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Feature request
  • Category
    Not determined
  • Targetted for
    1.6.0
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
  • Time spent
    8 hours
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

Implement tests for prosody role.

The following should be done:

  • Use Molecule for automating VM provisioning and running tests.
  • Update tasks as necessary to pass Ansible Lint checks. Introduce the skip_ansible_lint tag on relevant tasks where linting should be skipped.
  • Apply minimal fixes to issues discovered during testing.
  • When creating the tests, keep in mind the following:
    • Set-up dedicated network in order to fully test functionality.
    • Set-up dedicated LDAP server to act as source of user credentials for XMPP.
    • Set-up dedicated client for running connectivity tests.
    • Mandatory parameters should be tested.
    • Optional parameters should be tested.
    • Test TLS basics (no hardening is implemented) to ensure authentication is not possible without it.
    • Make sure to test LDAP-related functionality (group membership etc).
    • Make sure to test backups.
    • Make sure to test firewall.
    • Make sure to have at least three domains set-up (domain1, domain2, and domain3).
    • If possible, try to test both MUC and proxy.
    • Test on Debian Jessie (64-bit) only.
Todos (0 / 0)
There are no comments