forked from Azure/iotedge
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update packages used by E2E, longhaul and stress jobs. (Azure#1501)
ARM32 tests run on Raspbian 9, so they need to use the debian9 packages. The ubuntu16.04 packages depend on libssl1.0.0 which does not exist in Raspbian 9. ARM64 tests run on Ubuntu 18.04, so they should use the ubuntu18.04 packages. The ubuntu16.04 packages happen to work since ubuntu18.04 does have libssl1.0.0 but there is no reason to use the older distro's packages.
- Loading branch information
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters