[Feature Request] Throw warning instead of error if certain test cases fail #274
Labels
Area-image
Changes to the base/tools image
feature_request
New feature request
Iteration-Backlog
Cloud Shell team will address this in the future
Status-Committed
Committed item by the Cloud Shell team
Since we are pulling packages from the Mariner OS, if Mariner updates their packages, it directly affects the build. An example would be when Mariner publishes a newer version of NodeJS. When we do the build with the newer version of NodeJS, the test (that checks the downloaded version against the 'expected' version) will fail. We want to change it so that those tests throw a warning instead of an error. We still want to be aware of the version change; however, it shouldn't result a failure in our test suite which leads to a CI build failure.
The text was updated successfully, but these errors were encountered: