microsoft / azurelinux

Linux OS for Azure 1P services and edge appliances
MIT License
4.08k stars 497 forks source link

Image Customizer: Add package tests. #9525

Closed cwize1 closed 6 days ago

cwize1 commented 1 week ago
  1. Add tests for installing/updating/removing packages, including variants for both online and offline installs.

  2. Add a script that will download the RPM files needed for the offline package install tests.

  3. Add a developers guide, which includes building the image customizer tool and how to run the tests.


Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

Does this affect the toolchain?

NO

Test Methodology