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

ci: Fix for ci-test-limited rerun #27094

Merged
merged 18 commits into from
Sep 8, 2023
Merged

Conversation

sarojsarab
Copy link
Contributor

Description

  • Fix for ci-test-limited rerun

Type of change

  • Workflow changes

Testing

  • Workflow run

@what-the-diff
Copy link

what-the-diff bot commented Sep 8, 2023

PR Summary

  • Improved Pull Request Test Pipeline
    This update includes a change in our Continuous Integration (CI) process. Now, if automated tests fail during the first run, the system will make a second attempt. This can help to identify and bypass transient test failures.

  • Restore Previous Failed Test Results
    Additionally, another enhancement is made to retain the results from previous failed test runs. It's done by using an environment variable, failed_spec_artifact. This will allow us to have a historical view of test failures and help the team better track and resolve recurring issues.

@github-actions github-actions bot added skip-changelog Adding this label to a PR prevents it from being listed in the changelog CI labels Sep 8, 2023
@ghost
Copy link

ghost commented Sep 8, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@Aishwarya-U-R Aishwarya-U-R merged commit 1a81caf into release Sep 8, 2023
@Aishwarya-U-R Aishwarya-U-R deleted the ci/fix-ci-limited-rerun branch September 8, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI skip-changelog Adding this label to a PR prevents it from being listed in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants