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

Update automation.yml #1584

Merged
merged 1 commit into from
Oct 15, 2022
Merged

Conversation

ameyapat
Copy link
Contributor

Add attempt number to test result artifact

Proposed changes

To avoid artifact already exists error when re-running failed automation job, this PR aims to add attempt number to the artifact name so that a separate one is created for each run

Type of change

  • Feature work
  • Bug fix
  • Documentation
  • Engineering change
  • Test
  • Logging/Telemetry

Risk

  • High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

Additional information

Add attempt number to test result artifact
@ameyapat ameyapat requested a review from a team as a code owner October 12, 2022 23:09
@@ -70,6 +70,7 @@ jobs:
-derivedDataPath 'build' \

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not update CHANGELOG.md.

Please consider if this change would be noticeable to a partner or user and either update CHANGELOG.md or resolve this conversation.

@ameyapat ameyapat changed the base branch from dev to aherciya/mergingIDCore October 14, 2022 20:58
@ameyapat ameyapat changed the base branch from aherciya/mergingIDCore to dev October 14, 2022 20:58
@ameyapat ameyapat merged commit c4741c0 into dev Oct 15, 2022
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.

None yet

2 participants