Skip to content

fix: add RetryFailed for SASL, ACL and CRUD tests#90

Merged
PavelYadrov merged 20 commits into
mainfrom
rerun_tests
Dec 19, 2025
Merged

fix: add RetryFailed for SASL, ACL and CRUD tests#90
PavelYadrov merged 20 commits into
mainfrom
rerun_tests

Conversation

@KryukovaPolina
Copy link
Copy Markdown
Collaborator

@KryukovaPolina KryukovaPolina commented Dec 11, 2025

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

added https://github.com/MarketSquare/robotframework-retryfailed lib to implement the retry functionality
added retries for SASL and ACL tests
added retries for create and delete node keywords
crud tests are combined into one test, because they were dependent

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

Please replace this line with instructions on how to test your changes, a note
on the devices and browsers this has been tested on, as well as any relevant
images for UI changes.

Breaking Change checklist

If your PR includes any deployment or processing changes, please utilize this checklist:

  • Does it change any deployment parameters, logic of their working or rename them?
  • Did update from previous version tested with the same set of deployment parameters?

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

[optional] Are there any things to highlight or double check?

[optional] What gif best describes this PR or how it makes you feel?

@KryukovaPolina KryukovaPolina changed the title fix: add RetryFailed for SASL and ACL tests fix: add RetryFailed for SASL, ACL and CRUD tests Dec 12, 2025
@KryukovaPolina KryukovaPolina force-pushed the rerun_tests branch 5 times, most recently from e571af6 to 5719743 Compare December 18, 2025 12:45
nookyo and others added 8 commits December 18, 2025 19:02
Updated the cleanup workflow to include debug mode and change default values for included and excluded tags.
Enhance cleanup workflow with debug mode and defaults
* fix: update cleanup workflow to improve input defaults and logging

* fix: standardize echo variable syntax in cleanup workflow

* fix: correct variable syntax in cleanup workflow logging

* fix: update default values and types for dry-run and debug inputs in cleanup workflow

* fix: update included-tags default value in cleanup workflow

* fix: add missing debug input to cleanup workflow

* fix: update default values for included-tags, excluded-tags, and dry-run in cleanup workflow
@github-actions github-actions Bot added the bug Something isn't working label Dec 19, 2025
@PavelYadrov PavelYadrov merged commit a609501 into main Dec 19, 2025
40 of 45 checks passed
@PavelYadrov PavelYadrov deleted the rerun_tests branch December 19, 2025 13:59
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants