You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no pre-build validation steps in this repo (docker-tools). Unless they are added, this step should be removed from our pipeline as it only wastes time. It also causes a warning when we try to upload test results when there are no tests to run.
[Triage] It's important to keep this PreBuildValidation running in the eng-validation pipeline in order to exercise that pipeline code. We could synthesize some fake or empty trx file to test the publishing step.
We should also figure out why this warning isn't happening in the eng-validation internal pipeline while it is happening in the imagebuilder official pipeline.
There are no pre-build validation steps in this repo (docker-tools). Unless they are added, this step should be removed from our pipeline as it only wastes time. It also causes a warning when we try to upload test results when there are no tests to run.
docker-tools/src/Microsoft.DotNet.ImageBuilder/run-tests.ps1
Lines 29 to 31 in 3d4a494
The text was updated successfully, but these errors were encountered: