Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20843] Detect flaky tests Github workflow #4752

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Jun 17, 2024

  1. Refs #20843: Create workflow for ubuntu to run tests and detect flaki…

    …ness
    
    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    47dda09 View commit details
    Browse the repository at this point in the history
  2. Refs #20843: Add scripts in resources to generate reports and flaky a…

    …nalysis
    
    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ddda0d8 View commit details
    Browse the repository at this point in the history
  3. Refs #20843: Add pull request as workflow trigger

    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    26f0b69 View commit details
    Browse the repository at this point in the history
  4. Refs #20843: fix ctest args

    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    edd03f4 View commit details
    Browse the repository at this point in the history
  5. Refs #20843: Update for 3.0.x

    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    024afcc View commit details
    Browse the repository at this point in the history
  6. Refs #20843: Move resource files and change path

    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7041b71 View commit details
    Browse the repository at this point in the history
  7. Refs #20843: (TO BE REMOVED) change fastdds branch

    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cadc41a View commit details
    Browse the repository at this point in the history
  8. Refs #20843: change comment to make it run

    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9550351 View commit details
    Browse the repository at this point in the history
  9. Refs #20843: Remove print and not used function from main

    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bf04bf4 View commit details
    Browse the repository at this point in the history
  10. Refs #20843: Update comments and remove unnecessary steps

    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2e71681 View commit details
    Browse the repository at this point in the history
  11. Refs #20843: Add check the last workflow run if it has an artifact th…

    …en will get the last available artifact from the previous workflow
    
    Signed-off-by: elianalf <[email protected]>
    elianalf authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b4bc30a View commit details
    Browse the repository at this point in the history
  12. Refs #20843: Refactor check_flakes.py

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    301f8ac View commit details
    Browse the repository at this point in the history
  13. Refs #20843: Migrate to flakiness_report action

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    19d99af View commit details
    Browse the repository at this point in the history
  14. Refs #20843: DROP: Enable testing on ubuntu nightly

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    357bf19 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    39aa2e4 View commit details
    Browse the repository at this point in the history