Skip to content

Commit

Permalink
Added amazon linux 2 to local tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedBM committed Jan 30, 2025
1 parent 533e579 commit b3c6b04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tests/universal-nrp-e2e/StartTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
# Dependencies: cloud-localds, qemu-system-x86, jq, az

test_data='[
{"distroName": "amazonlinux-2", "imageFile": "amazonlinux-2.qcow2", "policyPackage": "AzureLinuxBaseline.zip"},
{"distroName": "amazonlinux-2", "imageFile": "amazonlinux-2.qcow2", "policyPackage": "LinuxSshServerSecurityBaseline.zip"},
{"distroName": "centos-7", "imageFile": "centos-7.qcow2", "policyPackage": "AzureLinuxBaseline.zip"},
{"distroName": "centos-7", "imageFile": "centos-7.qcow2", "policyPackage": "LinuxSshServerSecurityBaseline.zip"},
{"distroName": "centos-8", "imageFile": "centos-8.qcow2", "policyPackage": "AzureLinuxBaseline.zip"},
Expand Down

0 comments on commit b3c6b04

Please sign in to comment.