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 Task MAR-241 Implement tests for connection rate-limiting
Go to the next issue (open or closed)
Go to the next open issue
There are no more issues in that direction.
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Task
  • Category
    Tests
  • Targetted for
    9.0.0
  • Status
    Closed
  • Progress
  • Priority
    Low
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
    2 hours
  • Time spent
    4 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

The common role baselines the firewall configuration on managed machines. This includes firewall rules that are used to rate-limit incoming connections from individual IP addresses in order to avoid resource exhaustion.

At the moment the role tests perform some basic testing to ensure the firewall rules are in place, but there is no functional testing to ensure that the connections will get dropped once the rate limit has been exceeded.

It would be beneficial to implement some additional functional tests to ensure the firewall rules are functioning as intended.

The following should be done:

  • Update the common role.
    • Implement functional tests for verifying incoming connection rate-limiting.
  • Update role reference documentation, usage instructions, and release notes as required.
Todos (0 / 0)
There are no comments