When the TestAgentInstallSuite E2E test fails with the error, "unable to find package download", this PR adds the filename corresponding to the package being downloaded to the error message. This should help figure out which package is being downloaded and why it might not be available.
When the
TestAgentInstallSuite
E2E test fails with the error, "unable to find package download", this PR adds the filename corresponding to the package being downloaded to the error message. This should help figure out which package is being downloaded and why it might not be available.