Skip to content

Commit 32a787d

Browse files
committed
chore(test): Update fingerprint baselines
Regathers the fingerprint baseline files where some kernel versions, microcode versions and guest CPU configs are updated. Signed-off-by: Takahiro Itazuri <[email protected]>
1 parent d4039b7 commit 32a787d

18 files changed

+7311
-47
lines changed

resources/tests/cpu_template_helper/fingerprint_AMD_MILAN_4.14host.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"firecracker_version": "1.4.0-dev",
3-
"kernel_version": "4.14.313-235.533.amzn2.x86_64",
4-
"microcode_version": "0xa001173",
2+
"firecracker_version": "1.4.0",
3+
"kernel_version": "4.14.314-238.539.amzn2.x86_64",
4+
"microcode_version": "0xa0011a9",
55
"bios_version": "1.0",
66
"bios_revision": "5.22",
77
"guest_cpu_config": {
@@ -1329,4 +1329,4 @@
13291329
}
13301330
]
13311331
}
1332-
}
1332+
}

resources/tests/cpu_template_helper/fingerprint_AMD_MILAN_5.10host.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"firecracker_version": "1.4.0-dev",
3-
"kernel_version": "5.10.178-162.673.amzn2.x86_64",
4-
"microcode_version": "0xa001173",
2+
"firecracker_version": "1.4.0",
3+
"kernel_version": "5.10.179-168.710.amzn2.x86_64",
4+
"microcode_version": "0xa0011a9",
55
"bios_version": "1.0",
66
"bios_revision": "5.22",
77
"guest_cpu_config": {
@@ -1495,4 +1495,4 @@
14951495
}
14961496
]
14971497
}
1498-
}
1498+
}

0 commit comments

Comments
 (0)