Commit 2ae4551
committed
Install and enable apparmor in Azure Linux 3.0 images
Add AppArmor e2e test
Add AppArmor test to linux vhd content script
Do not use on apparmor-utils, as it pulls in audit
Skip apparmor test for cvm build
Remove k8s example test1 parent 4862f90 commit 2ae4551
File tree
20 files changed
+138
-17
lines changed- e2e
- parts/linux/cloud-init/artifacts/mariner
- pkg/agent/testdata
- AzureLinuxV2+Kata
- AzureLinuxV3+Kata+DisableUnattendedUpgrades=false
- AzureLinuxV3+Kata+DisableUnattendedUpgrades=true
- AzureLinuxV3+Kata
- AzureLinuxv2+DisableUnattendedUpgrades=false
- AzureLinuxv2+DisableUnattendedUpgrades=true
- AzureLinuxv2+Kata+DisableUnattendedUpgrades=false
- AzureLinuxv2+Kata+DisableUnattendedUpgrades=true
- MarinerV2+CustomCloud+USNat
- MarinerV2+CustomCloud+USSec
- MarinerV2+CustomCloud
- MarinerV2+Kata
- Marinerv2+DisableUnattendedUpgrades=false
- Marinerv2+DisableUnattendedUpgrades=true
- Marinerv2+Kata+DisableUnattendedUpgrades=false
- Marinerv2+Kata+DisableUnattendedUpgrades=true
- vhdbuilder/packer/test
20 files changed
+138
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2207 | 2207 | | |
2208 | 2208 | | |
2209 | 2209 | | |
| 2210 | + | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1201 | 1201 | | |
1202 | 1202 | | |
1203 | 1203 | | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
50 | 62 | | |
51 | 63 | | |
52 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments