Skip to content

Conversation

j1shnu
Copy link

@j1shnu j1shnu commented Sep 8, 2025

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

Added retry mechanism for package testing. Details are mentioned in issue #1034. The goss file syntax will be the following:

package:
  httpd:
    retry: true             # Enables retry mechanism
    retry_delay: 180        # Delay (in seconds) before retrying the check
    installed: true
    name: httpd
    versions:
      - 2.2.15
    skip: false

📚 Documentation preview 📚: https://goss--1037.org.readthedocs.build/en/1037/

@j1shnu j1shnu requested a review from aelsabbahy as a code owner September 8, 2025 15:22
@j1shnu j1shnu changed the title Retry Mechanism for Package Testing #1034 Retry Mechanism for Package Testing Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant