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 carma script to pull all images despire failure #2413

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

MishkaMN
Copy link
Contributor

@MishkaMN MishkaMN commented Jul 2, 2024

PR Details

Description

During verification testing of release/miura it was found that the carma config install command fails to download all images if only 1 is not able to be downloaded. It should pull what it can and ignore what failed, which is previous behavior.
Error introduced in this PR #2409

Related GitHub Issue

NA

Related Jira Key

https://usdot-carma.atlassian.net/browse/ARC-140
ARC-140

Motivation and Context

verification testing of release/miura

How Has This Been Tested?

local VM

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@MishkaMN MishkaMN self-assigned this Jul 2, 2024
@MishkaMN MishkaMN added the anomaly Something isn't working label Jul 2, 2024
@MishkaMN MishkaMN merged commit dcfa365 into develop Jul 2, 2024
3 checks passed
Copy link

sonarcloud bot commented Jul 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants