mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Add to templates.
This commit is contained in:
parent
1889ddaaa3
commit
afef673774
@ -2517,20 +2517,20 @@
|
||||
},
|
||||
"remote_desktop_server": {
|
||||
"profiles": {
|
||||
"fedora-Workstation-live-iso-x86_64-*-64bit": 40
|
||||
"fedora-Workstation-live-iso-x86_64-*-64bit": 35
|
||||
},
|
||||
"settings": {
|
||||
"BOOTFROM": "c",
|
||||
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
|
||||
"NICTYPE": "tap",
|
||||
"POSTINSTALL": "remote_desktop_server",
|
||||
"POST_STATIC": "172.16.2.107 rdpserver.openqa.fedoraproject.org",
|
||||
"POST_STATIC": "172.16.2.107 king.test.openqa.fedoraproject.org",
|
||||
"ROOT_PASSWORD": "weakpassword",
|
||||
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
|
||||
"WORKER_CLASS": "tap"
|
||||
}
|
||||
},
|
||||
"remote_desktop_client": {
|
||||
"remote_desktop_freerdp": {
|
||||
"profiles": {
|
||||
"fedora-Workstation-live-iso-x86_64-*-64bit": 40
|
||||
},
|
||||
@ -2540,7 +2540,7 @@
|
||||
"NICTYPE": "tap",
|
||||
"POSTINSTALL": "remote_desktop_client",
|
||||
"PARALLEL_WITH": "remote_desktop_server",
|
||||
"POST_STATIC": "172.16.2.108 rdpclient.openqa.fedoraproject.org",
|
||||
"POST_STATIC": "172.16.2.108 pawn.test.openqa.fedoraproject.org",
|
||||
"ROOT_PASSWORD": "weakpassword",
|
||||
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
|
||||
"WORKER_CLASS": "tap"
|
||||
|
Loading…
Reference in New Issue
Block a user