forked from HCK-CI/AutoHCK
-
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.
QemuHCK: Update Q35 related platforms
As Q35 is a default platform, no need to add Q35 in platform name and in image name. This brake backward compatibility with previously installed images. Signed-off-by: Kostiantyn Kostiuk <konstantin@daynix.com>
- Loading branch information
1 parent
762c78d
commit c350c76
Showing
13 changed files
with
27 additions
and
63 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
8 changes: 3 additions & 5 deletions
8
...t/platforms/Win10_1903x64_q35_viommu.json → ...ktest/platforms/Win10_1903x64_viommu.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,24 @@ | ||
{ | ||
"name": "Win10_1903x64_q35_viommu", | ||
"name": "Win10_1903x64_viommu", | ||
"kit": "HLK1903", | ||
"setupmanager": "qemuhck", | ||
"machine_type": "q35", | ||
"viommu_state": true, | ||
"enlightenments_state": true, | ||
"device_extra": "", | ||
"st_image": "HLK1903.qcow2", | ||
"clients": { | ||
"c1": { | ||
"name": "CL1", | ||
"cpus": 8, | ||
"memory_gb": 8, | ||
"winrm_port": 4002, | ||
"image": "HLK1903-C1-Win10_1903x64_q35.qcow2" | ||
"image": "HLK1903-C1-Win10_1903x64.qcow2" | ||
}, | ||
"c2": { | ||
"name": "CL2", | ||
"cpus": 8, | ||
"memory_gb": 8, | ||
"winrm_port": 4003, | ||
"image": "HLK1903-C2-Win10_1903x64_q35.qcow2" | ||
"image": "HLK1903-C2-Win10_1903x64.qcow2" | ||
} | ||
} | ||
} |
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
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
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
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