-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
dotnet/dotnet
#253Labels
area-testingImprovements in CI and testingImprovements in CI and testing
Description
The license scan smoke test requires that scancode toolkit be installed. This is currently done within the pipeline. A better configuration would be to have a container image defined which already contains scancode and have the build agent use that image. This can be done via the https://github.com/dotnet/dotnet-buildtools-prereqs-docker repo.
An open question is whether this should be installed into the base image used by source build to build the VMR or whether a separate image should be defined.
Metadata
Metadata
Assignees
Labels
area-testingImprovements in CI and testingImprovements in CI and testing
Type
Projects
Status
Done