Skip to content

Conversation

@darrenge
Copy link
Collaborator

@darrenge darrenge commented Dec 2, 2025

Full test reporting using Allure (https://github.com/allure-framework).

  • Update Nightly GH action to use Allure for all tests
  • Create base class for tests to use so Allure can categorize
  • Make it so each test combination (Net8/Win22/Rel etc) counts as 1 test and not a series of retries
  • Update easy tests to use base class (where quick and easy addition of base class)
  • Save history to another branch so it can be kept to keep a test history (branch allure_data_history; folder:test/Allure/history).
  • Set it up so allure_report is copied to web site (website/static/allure)
  • Update readme on the front of Garnet Github site so it is a link next to BDN link
  • Update tsav tests to Allure
  • Update Garnet tests to Allure
  • Update Cluster tests to Allure
  • Clean up debug parts (history data, code etc)
  • Document Allure process in Teams Channel
  • Implement a pre CI that checks that all tests are Allure enabled
  • History grows by 2-3 MB for each run. Look into truncation methods

@darrenge
Copy link
Collaborator Author

darrenge commented Dec 2, 2025

Too many pushes to this is doing too many CI runs. Will close it out and reopen it in the future.

@darrenge darrenge closed this Dec 2, 2025
@darrenge darrenge reopened this Dec 4, 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.

2 participants