OLD | NEW |
1 # Copy this file to tests_base.cfg and edit it. | 1 # Copy this file to tests_base.cfg and edit it. |
2 # | 2 # |
3 # Define the objects we'll be using | 3 # Define the objects we'll be using |
4 vms = vm1 | 4 vms = vm1 |
| 5 vm_type = kvm |
5 images = image1 | 6 images = image1 |
6 cdroms = cd1 | 7 cdroms = cd1 |
7 nics = nic1 | 8 nics = nic1 |
8 monitors = humanmonitor1 | 9 monitors = humanmonitor1 |
9 | 10 |
10 # Choose the main VM and monitor | 11 # Choose the main VM and monitor |
11 main_vm = vm1 | 12 main_vm = vm1 |
12 main_monitor = humanmonitor1 | 13 main_monitor = humanmonitor1 |
13 | 14 |
14 # Some preprocessor/postprocessor params | 15 # Some preprocessor/postprocessor params |
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
94 stuck_detection_history = 2 | 95 stuck_detection_history = 2 |
95 kill_vm_on_error = yes | 96 kill_vm_on_error = yes |
96 keep_screendump_history = yes | 97 keep_screendump_history = yes |
97 | 98 |
98 - unattended_install: | 99 - unattended_install: |
99 type = unattended_install | 100 type = unattended_install |
100 start_vm = no | 101 start_vm = no |
101 kill_vm = yes | 102 kill_vm = yes |
102 kill_vm_gracefully = yes | 103 kill_vm_gracefully = yes |
103 kill_vm_on_error = yes | 104 kill_vm_on_error = yes |
| 105 shutdown_cleanly = yes |
| 106 shutdown_cleanly_timeout = 120 |
104 force_create_image = yes | 107 force_create_image = yes |
105 extra_params += " -boot d" | 108 extra_params += " -boot d" |
106 guest_port_unattended_install = 12323 | 109 guest_port_unattended_install = 12323 |
107 kernel = vmlinuz | 110 kernel = vmlinuz |
108 initrd = initrd.img | 111 initrd = initrd.img |
109 nic_mode = tap | 112 nic_mode = tap |
110 # uncomment the following line to test the migration in parallel | 113 # uncomment the following line to test the migration in parallel |
111 # migrate_background = yes | 114 # migrate_background = yes |
112 | 115 |
113 variants: | 116 variants: |
(...skipping 1171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1285 cdrom_cd1 = isos/linux/mandriva-one-2007-i386.iso | 1288 cdrom_cd1 = isos/linux/mandriva-one-2007-i386.iso |
1286 md5sum_cd1 = 7e9e183dc11b9d39f480238e4e12bb05 | 1289 md5sum_cd1 = 7e9e183dc11b9d39f480238e4e12bb05 |
1287 md5sum_1m_cd1 = dc7865a75db665efc86d59bca7c1fe07 | 1290 md5sum_1m_cd1 = dc7865a75db665efc86d59bca7c1fe07 |
1288 | 1291 |
1289 - OpenSUSE: | 1292 - OpenSUSE: |
1290 no setup | 1293 no setup |
1291 shell_prompt = ".*:.*\s#" | 1294 shell_prompt = ".*:.*\s#" |
1292 unattended_install: | 1295 unattended_install: |
1293 # You have to use autoyast=floppy if you want to use floppie
s to | 1296 # You have to use autoyast=floppy if you want to use floppie
s to |
1294 # hold your autoyast file | 1297 # hold your autoyast file |
1295 extra_params += " --append 'autoyast=floppy console=ttyS0,11
5200 console=tty0'" | 1298 #extra_params += " --append 'autoyast=floppy console=ttyS0,1
15200 console=tty0'" |
1296 #extra_params += " --append 'autoyast=cdrom console=ttyS0,11
5200 console=tty0'" | 1299 extra_params += " --append 'autoyast=device://scd0/autoinst.
xml console=ttyS0,115200 console=tty0'" |
1297 post_install_delay = 10 | 1300 wait_no_ack = yes |
1298 | 1301 |
1299 variants: | 1302 variants: |
1300 - 11.0.32: | 1303 - 11.0.32: |
1301 image_name = openSUSE-11.0-32 | 1304 image_name = openSUSE-11.0-32 |
1302 install: | 1305 install: |
1303 steps = openSUSE-11.0-32.steps | 1306 steps = openSUSE-11.0-32.steps |
1304 cdrom_cd1 = isos/linux/openSUSE-11.0-DVD-i386.iso | 1307 cdrom_cd1 = isos/linux/openSUSE-11.0-DVD-i386.iso |
1305 md5sum_cd1 = ed6a5b3feb668866df812b1c2aed9d7f | 1308 md5sum_cd1 = ed6a5b3feb668866df812b1c2aed9d7f |
1306 md5sum_1m_cd1 = c720b30557af758e69de450409516369 | 1309 md5sum_1m_cd1 = c720b30557af758e69de450409516369 |
1307 unattended_install: | 1310 unattended_install: |
1308 unattended_file = unattended/OpenSUSE-11.xml | 1311 unattended_file = unattended/OpenSUSE-11.xml |
1309 floppy = images/opensuse-11-0-32/autoyast.vfd | 1312 #floppy = images/opensuse-11-0-32/autoyast.vfd |
1310 #cdrom_unattended = images/opensuse-11-0-32/autoyast
.iso | 1313 cdrom_unattended = images/opensuse-11-0-32/autoyast.
iso |
1311 kernel = images/opensuse-11-0-32/linux | 1314 kernel = images/opensuse-11-0-32/linux |
1312 initrd = images/opensuse-11-0-32/initrd | 1315 initrd = images/opensuse-11-0-32/initrd |
1313 boot_path = boot/i386/loader | 1316 boot_path = boot/i386/loader |
1314 unattended_install.cdrom: | 1317 unattended_install.cdrom: |
1315 cdrom_cd1 = isos/linux/openSUSE-11.0-DVD-i386.iso | 1318 cdrom_cd1 = isos/linux/openSUSE-11.0-DVD-i386.iso |
1316 md5sum_cd1 = ed6a5b3feb668866df812b1c2aed9d7f | 1319 md5sum_cd1 = ed6a5b3feb668866df812b1c2aed9d7f |
1317 md5sum_1m_cd1 = c720b30557af758e69de450409516369 | 1320 md5sum_1m_cd1 = c720b30557af758e69de450409516369 |
1318 | 1321 |
1319 | 1322 |
1320 - 11.0.64: | 1323 - 11.0.64: |
1321 image_name = openSUSE-11.0-64 | 1324 image_name = openSUSE-11.0-64 |
1322 unattended_install: | 1325 unattended_install: |
1323 unattended_file = unattended/OpenSUSE-11.xml | 1326 unattended_file = unattended/OpenSUSE-11.xml |
1324 floppy = images/opensuse-11-0-64/autoyast.vfd | 1327 #floppy = images/opensuse-11-0-64/autoyast.vfd |
1325 #cdrom_unattended = images/opensuse-11-0-64/autoyast
.iso | 1328 cdrom_unattended = images/opensuse-11-0-64/autoyast.
iso |
1326 kernel = images/opensuse-11-0-64/linux | 1329 kernel = images/opensuse-11-0-64/linux |
1327 initrd = images/opensuse-11-0-64/initrd | 1330 initrd = images/opensuse-11-0-64/initrd |
1328 boot_path = boot/x86_64/loader | 1331 boot_path = boot/x86_64/loader |
1329 unattended_install.cdrom: | 1332 unattended_install.cdrom: |
1330 cdrom_cd1 = isos/linux/openSUSE-11.0-DVD-x86_64.iso | 1333 cdrom_cd1 = isos/linux/openSUSE-11.0-DVD-x86_64.iso |
1331 md5sum_cd1 = 512c8346b0f8eb35f28c4eb96454d391 | 1334 md5sum_cd1 = 512c8346b0f8eb35f28c4eb96454d391 |
1332 md5sum_1m_cd1 = 661aa4cd031df2f25ea0102318a3f4d1 | 1335 md5sum_1m_cd1 = 661aa4cd031df2f25ea0102318a3f4d1 |
1333 | 1336 |
1334 - 11.1.32: | 1337 - 11.1.32: |
1335 image_name = openSUSE-11.1-32 | 1338 image_name = openSUSE-11.1-32 |
1336 install: | 1339 install: |
1337 steps = openSUSE-11.1-32-and-64.steps | 1340 steps = openSUSE-11.1-32-and-64.steps |
1338 cdrom_cd1 = isos/linux/openSUSE-11.1-DVD-i586.iso | 1341 cdrom_cd1 = isos/linux/openSUSE-11.1-DVD-i586.iso |
1339 md5sum_cd1 = 8f51b278c0415be28c5699e465444bd3 | 1342 md5sum_cd1 = 8f51b278c0415be28c5699e465444bd3 |
1340 md5sum_1m_cd1 = b70217417468389083429f81ba7ce2bd | 1343 md5sum_1m_cd1 = b70217417468389083429f81ba7ce2bd |
1341 unattended_install: | 1344 unattended_install: |
1342 unattended_file = unattended/OpenSUSE-11.xml | 1345 unattended_file = unattended/OpenSUSE-11.xml |
1343 floppy = images/opensuse-11-1-32/autoyast.vfd | 1346 #floppy = images/opensuse-11-1-32/autoyast.vfd |
1344 #cdrom_unattended = images/opensuse-11-1-32/autoyast
.iso | 1347 cdrom_unattended = images/opensuse-11-1-32/autoyast.
iso |
1345 kernel = images/opensuse-11-1-32/linux | 1348 kernel = images/opensuse-11-1-32/linux |
1346 initrd = images/opensuse-11-1-32/initrd | 1349 initrd = images/opensuse-11-1-32/initrd |
1347 boot_path = boot/i386/loader | 1350 boot_path = boot/i386/loader |
1348 unattended_install.cdrom: | 1351 unattended_install.cdrom: |
1349 cdrom_cd1 = isos/linux/openSUSE-11.1-DVD-i586.iso | 1352 cdrom_cd1 = isos/linux/openSUSE-11.1-DVD-i586.iso |
1350 md5sum_cd1 = 8f51b278c0415be28c5699e465444bd3 | 1353 md5sum_cd1 = 8f51b278c0415be28c5699e465444bd3 |
1351 md5sum_1m_cd1 = b70217417468389083429f81ba7ce2bd | 1354 md5sum_1m_cd1 = b70217417468389083429f81ba7ce2bd |
1352 | 1355 |
1353 - 11.1.64: | 1356 - 11.1.64: |
1354 image_name = openSUSE-11.1-64 | 1357 image_name = openSUSE-11.1-64 |
1355 install: | 1358 install: |
1356 steps=openSUSE-11.1-32-and-64.steps | 1359 steps=openSUSE-11.1-32-and-64.steps |
1357 cdrom_cd1 = isos/linux/openSUSE-11.1-DVD-x86_64.iso | 1360 cdrom_cd1 = isos/linux/openSUSE-11.1-DVD-x86_64.iso |
1358 md5sum_cd1 = 2afee1b8a87175e6dee2b8dbbd1ad8e8 | 1361 md5sum_cd1 = 2afee1b8a87175e6dee2b8dbbd1ad8e8 |
1359 md5sum_1m_cd1 = 768ca32503ef92c28f2d144f2a87e4d0 | 1362 md5sum_1m_cd1 = 768ca32503ef92c28f2d144f2a87e4d0 |
1360 unattended_install: | 1363 unattended_install: |
1361 unattended_file = unattended/OpenSUSE-11.xml | 1364 unattended_file = unattended/OpenSUSE-11.xml |
1362 floppy = images/opensuse-11-1-64/autoyast.vfd | 1365 #floppy = images/opensuse-11-1-64/autoyast.vfd |
1363 #cdrom_unattended = images/opensuse-11-1-64/autoyast
.iso | 1366 cdrom_unattended = images/opensuse-11-1-64/autoyast.
iso |
1364 kernel = images/opensuse-11-1-64/linux | 1367 kernel = images/opensuse-11-1-64/linux |
1365 initrd = images/opensuse-11-1-64/initrd | 1368 initrd = images/opensuse-11-1-64/initrd |
1366 boot_path = boot/x86_64/loader | 1369 boot_path = boot/x86_64/loader |
1367 unattended_install.cdrom: | 1370 unattended_install.cdrom: |
1368 cdrom_cd1 = isos/linux/openSUSE-11.1-DVD-x86_64.iso | 1371 cdrom_cd1 = isos/linux/openSUSE-11.1-DVD-x86_64.iso |
1369 md5sum_cd1 = 2afee1b8a87175e6dee2b8dbbd1ad8e8 | 1372 md5sum_cd1 = 2afee1b8a87175e6dee2b8dbbd1ad8e8 |
1370 md5sum_1m_cd1 = 768ca32503ef92c28f2d144f2a87e4d0 | 1373 md5sum_1m_cd1 = 768ca32503ef92c28f2d144f2a87e4d0 |
1371 | 1374 |
1372 | 1375 |
1373 - 11.2.32: | 1376 - 11.2.32: |
1374 image_name = openSUSE-11.2-32 | 1377 image_name = openSUSE-11.2-32 |
1375 unattended_install: | 1378 unattended_install: |
1376 unattended_file = unattended/OpenSUSE-11.xml | 1379 unattended_file = unattended/OpenSUSE-11.xml |
1377 floppy = images/opensuse-11-2-32/autoyast.vfd | 1380 #floppy = images/opensuse-11-2-32/autoyast.vfd |
1378 #cdrom_unattended = images/opensuse-11-2-32/autoyast
.iso | 1381 cdrom_unattended = images/opensuse-11-2-32/autoyast.
iso |
1379 kernel = images/opensuse-11-2-32/linux | 1382 kernel = images/opensuse-11-2-32/linux |
1380 initrd = images/opensuse-11-2-32/initrd | 1383 initrd = images/opensuse-11-2-32/initrd |
1381 boot_path = boot/i386/loader | 1384 boot_path = boot/i386/loader |
1382 unattended_install.cdrom: | 1385 unattended_install.cdrom: |
1383 cdrom_cd1 = isos/linux/openSUSE-11.2-DVD-i586.iso | 1386 cdrom_cd1 = isos/linux/openSUSE-11.2-DVD-i586.iso |
1384 md5sum_cd1 = 295d713314a30ad017948f0d542c6d92 | 1387 md5sum_cd1 = 295d713314a30ad017948f0d542c6d92 |
1385 md5sum_1m_cd1 = 1f8767d00acb492be5a5627c834e543f | 1388 md5sum_1m_cd1 = 1f8767d00acb492be5a5627c834e543f |
1386 | 1389 |
1387 | 1390 |
1388 - 11.2.64: | 1391 - 11.2.64: |
1389 image_name = openSUSE-11.2-64 | 1392 image_name = openSUSE-11.2-64 |
1390 unattended_install: | 1393 unattended_install: |
1391 unattended_file = unattended/OpenSUSE-11.xml | 1394 unattended_file = unattended/OpenSUSE-11.xml |
1392 floppy = images/opensuse11-2-64/autoyast.vfd | 1395 #floppy = images/opensuse11-2-64/autoyast.vfd |
1393 #cdrom_unattended = images/opensuse11-2-64/autoyast.
iso | 1396 cdrom_unattended = images/opensuse11-2-64/autoyast.i
so |
1394 kernel = images/opensuse-11-2-64/linux | 1397 kernel = images/opensuse-11-2-64/linux |
1395 initrd = images/opensuse-11-2-64/initrd | 1398 initrd = images/opensuse-11-2-64/initrd |
1396 boot_path = boot/x86_64/loader | 1399 boot_path = boot/x86_64/loader |
1397 unattended_install.cdrom: | 1400 unattended_install.cdrom: |
1398 cdrom_cd1 = isos/linux/openSUSE-11.2-DVD-x86_64.iso | 1401 cdrom_cd1 = isos/linux/openSUSE-11.2-DVD-x86_64.iso |
1399 md5sum_cd1 = 6a09295e34dc030319d040f67f4742c6 | 1402 md5sum_cd1 = 6a09295e34dc030319d040f67f4742c6 |
1400 md5sum_1m_cd1 = 11fd11d39744450b898f04c371dde2e7 | 1403 md5sum_1m_cd1 = 11fd11d39744450b898f04c371dde2e7 |
1401 | 1404 |
1402 - 11.3.32: | 1405 - 11.3.32: |
1403 image_name = openSUSE-11.3-32 | 1406 image_name = openSUSE-11.3-32 |
1404 unattended_install: | 1407 unattended_install: |
1405 unattended_file = unattended/OpenSUSE-11.xml | 1408 unattended_file = unattended/OpenSUSE-11.xml |
1406 floppy = images/opensuse-11-3-32/autoyast.vfd | 1409 #floppy = images/opensuse-11-3-32/autoyast.vfd |
1407 #cdrom_unattended = images/opensuse-11-3-32/autoyast
.iso | 1410 cdrom_unattended = images/opensuse-11-3-32/autoyast.
iso |
1408 kernel = images/opensuse-11-3-32/linux | 1411 kernel = images/opensuse-11-3-32/linux |
1409 initrd = images/opensuse-11-3-32/initrd | 1412 initrd = images/opensuse-11-3-32/initrd |
1410 boot_path = boot/i386/loader | 1413 boot_path = boot/i386/loader |
1411 unattended_install.cdrom: | 1414 unattended_install.cdrom: |
1412 cdrom_cd1 = isos/linux/openSUSE-11.3-DVD-i586.iso | 1415 cdrom_cd1 = isos/linux/openSUSE-11.3-DVD-i586.iso |
1413 md5sum_cd1 = 1a1da28c84e3cdad750d5cfa21c4fd17 | 1416 md5sum_cd1 = 1a1da28c84e3cdad750d5cfa21c4fd17 |
1414 md5sum_1m_cd1 = 4dd26906ce6cb3946519cb0b0de4b0f8 | 1417 md5sum_1m_cd1 = 4dd26906ce6cb3946519cb0b0de4b0f8 |
1415 | 1418 |
1416 - 11.3.64: | 1419 - 11.3.64: |
1417 image_name = openSUSE-11.3-64 | 1420 image_name = openSUSE-11.3-64 |
1418 unattended_install: | 1421 unattended_install: |
1419 unattended_file = unattended/OpenSUSE-11.xml | 1422 unattended_file = unattended/OpenSUSE-11.xml |
1420 floppy = images/opensuse-11-3-64/autoyast.vfd | 1423 #floppy = images/opensuse-11-3-64/autoyast.vfd |
1421 #cdrom_unattended = images/opensuse-11-3-64/autoyast
.iso | 1424 cdrom_unattended = images/opensuse-11-3-64/autoyast.
iso |
1422 kernel = images/opensuse-11-3-64/linux | 1425 kernel = images/opensuse-11-3-64/linux |
1423 initrd = images/opensuse-11-3-64/initrd | 1426 initrd = images/opensuse-11-3-64/initrd |
1424 boot_path = boot/x86_64/loader | 1427 boot_path = boot/x86_64/loader |
1425 unattended_install.cdrom: | 1428 unattended_install.cdrom: |
1426 cdrom_cd1 = isos/linux/openSUSE-11.3-DVD-x86_64.iso | 1429 cdrom_cd1 = isos/linux/openSUSE-11.3-DVD-x86_64.iso |
1427 md5sum_cd1 = adf5d2a0a03c1e3aaf102fd6a4771b87 | 1430 md5sum_cd1 = adf5d2a0a03c1e3aaf102fd6a4771b87 |
1428 md5sum_1m_cd1 = e0dd12dac30d296417256775e1234c6e | 1431 md5sum_1m_cd1 = e0dd12dac30d296417256775e1234c6e |
1429 | 1432 |
| 1433 - 11.4.32: |
| 1434 image_name = openSUSE-11.4-32 |
| 1435 unattended_install: |
| 1436 unattended_file = unattended/OpenSUSE-11.xml |
| 1437 #floppy = images/opensuse-11-4-32/autoyast.vfd |
| 1438 cdrom_unattended = images/opensuse-11-4-32/autoyast.
iso |
| 1439 kernel = images/opensuse-11-4-32/linux |
| 1440 initrd = images/opensuse-11-4-32/initrd |
| 1441 boot_path = boot/x86_64/loader |
| 1442 unattended_install.cdrom: |
| 1443 cdrom_cd1 = isos/linux/openSUSE-11.4-DVD-i586.iso |
| 1444 md5sum_cd1 = 5f6d6d67c3e256b2513311f4ed650515 |
| 1445 |
| 1446 - 11.4.64: |
| 1447 image_name = openSUSE-11.4-64 |
| 1448 unattended_install: |
| 1449 unattended_file = unattended/OpenSUSE-11.xml |
| 1450 #floppy = images/opensuse-11-4-64/autoyast.vfd |
| 1451 cdrom_unattended = images/opensuse-11-4-64/autoyast.
iso |
| 1452 kernel = images/opensuse-11-4-64/linux |
| 1453 initrd = images/opensuse-11-4-64/initrd |
| 1454 boot_path = boot/x86_64/loader |
| 1455 unattended_install.cdrom: |
| 1456 cdrom_cd1 = isos/linux/openSUSE-11.4-DVD-x86_64.iso |
| 1457 md5sum_cd1 = 082ebfac494b41cd56b38fb4218c545d |
| 1458 md5sum_1m_cd1 = 2adcc5623e6c50b5d08acb7f84aa3fb1 |
| 1459 |
1430 - SLES: | 1460 - SLES: |
1431 shell_prompt = "^root@.*[\#\$]\s*$|#" | 1461 shell_prompt = "^root@.*[\#\$]\s*$|#" |
1432 unattended_install: | 1462 unattended_install: |
1433 # You have to use autoyast=floppy if you want to use floppie
s to | 1463 # You have to use autoyast=floppy if you want to use floppie
s to |
1434 # hold your autoyast file | 1464 # hold your autoyast file |
1435 extra_params += " --append 'autoyast=floppy console=ttyS0,11
5200 console=tty0'" | 1465 #extra_params += " --append 'autoyast=floppy console=ttyS0,1
15200 console=tty0'" |
1436 #extra_params += " --append 'autoyast=cdrom console=ttyS0,11
5200 console=tty0'" | 1466 extra_params += " --append 'autoyast=device://scd0/autoinst.
xml console=ttyS0,115200 console=tty0'" |
1437 post_install_delay = 10 | |
1438 kernel = linux | 1467 kernel = linux |
1439 initrd = initrd | 1468 initrd = initrd |
| 1469 wait_no_ack = yes |
1440 | 1470 |
1441 variants: | 1471 variants: |
1442 - 11.0.32: | 1472 - 11.0.32: |
1443 image_name = sles11-32 | 1473 image_name = sles11-32 |
1444 unattended_install: | 1474 unattended_install: |
1445 unattended_file = unattended/SLES-11.xml | 1475 unattended_file = unattended/SLES-11.xml |
1446 floppy = images/sles-11-0-32/autoyast.vfd | 1476 #floppy = images/sles-11-0-32/autoyast.vfd |
1447 #cdrom_unattended = images/sles-11-0-32/autoyast.iso | 1477 cdrom_unattended = images/sles-11-0-32/autoyast.iso |
1448 kernel = images/sles-11-0-32/linux | 1478 kernel = images/sles-11-0-32/linux |
1449 initrd = images/sles-11-0-32/initrd | 1479 initrd = images/sles-11-0-32/initrd |
1450 boot_path = boot/i386/loader | 1480 boot_path = boot/i386/loader |
1451 unattended_install.cdrom: | 1481 unattended_install.cdrom: |
1452 cdrom_cd1 = isos/linux/SLES-11-DVD-i586-GM-DVD1.iso | 1482 cdrom_cd1 = isos/linux/SLES-11-DVD-i586-GM-DVD1.iso |
1453 md5sum_cd1 = 4958d4dde2575666355c8a1c5858bab0 | 1483 md5sum_cd1 = 4958d4dde2575666355c8a1c5858bab0 |
1454 md5sum_1m_cd1 = 1f19d4eff5bcead2a3e5b8b4212b6796 | 1484 md5sum_1m_cd1 = 1f19d4eff5bcead2a3e5b8b4212b6796 |
1455 | 1485 |
1456 | 1486 |
1457 - 11.0.64: | 1487 - 11.0.64: |
1458 image_name = sles11-64 | 1488 image_name = sles11-64 |
1459 cdrom_cd1 = isos/linux/SLES-11-DVD-x86_64-GM-DVD1.iso | 1489 cdrom_cd1 = isos/linux/SLES-11-DVD-x86_64-GM-DVD1.iso |
1460 md5sum_cd1 = 50a2bd45cd12c3808c3ee48208e2586b | 1490 md5sum_cd1 = 50a2bd45cd12c3808c3ee48208e2586b |
1461 md5sum_1m_cd1 = 00000951cab7c32e332362fc424c1054 | 1491 md5sum_1m_cd1 = 00000951cab7c32e332362fc424c1054 |
1462 unattended_install: | 1492 unattended_install: |
1463 unattended_file = unattended/SLES-11.xml | 1493 unattended_file = unattended/SLES-11.xml |
1464 floppy = images/sles-11-0-64/autoyast.vfd | 1494 #floppy = images/sles-11-0-64/autoyast.vfd |
1465 #cdrom_unattended = images/sles-11-0-64/autoyast.iso | 1495 cdrom_unattended = images/sles-11-0-64/autoyast.iso |
1466 kernel = images/sles-11-0-64/linux | 1496 kernel = images/sles-11-0-64/linux |
1467 initrd = images/sles-11-0-64/initrd | 1497 initrd = images/sles-11-0-64/initrd |
1468 boot_path = boot/x86_64/loader | 1498 boot_path = boot/x86_64/loader |
1469 unattended_install.cdrom: | 1499 unattended_install.cdrom: |
1470 cdrom_cd1 = isos/linux/SLES-11-DVD-x86_64-GM-DVD1.is
o | 1500 cdrom_cd1 = isos/linux/SLES-11-DVD-x86_64-GM-DVD1.is
o |
1471 md5sum_cd1 = 50a2bd45cd12c3808c3ee48208e2586b | 1501 md5sum_cd1 = 50a2bd45cd12c3808c3ee48208e2586b |
1472 md5sum_1m_cd1 = 00000951cab7c32e332362fc424c1054 | 1502 md5sum_1m_cd1 = 00000951cab7c32e332362fc424c1054 |
1473 | 1503 |
1474 | 1504 |
1475 - 11.1.32: | 1505 - 11.1.32: |
1476 image_name = sles11sp1-32 | 1506 image_name = sles11sp1-32 |
1477 unattended_install: | 1507 unattended_install: |
1478 unattended_file = unattended/SLES-11.xml | 1508 unattended_file = unattended/SLES-11.xml |
1479 floppy = images/sles-11-1-32/autoyast.vfd | 1509 #floppy = images/sles-11-1-32/autoyast.vfd |
1480 #cdrom_unattended = images/sles-11-1-32/autoyast.iso | 1510 cdrom_unattended = images/sles-11-1-32/autoyast.iso |
1481 kernel = images/sles-11-1-32/linux | 1511 kernel = images/sles-11-1-32/linux |
1482 initrd = images/sles-11-1-32/initrd | 1512 initrd = images/sles-11-1-32/initrd |
1483 boot_path = boot/i386/loader | 1513 boot_path = boot/i386/loader |
1484 unattended_install.cdrom: | 1514 unattended_install.cdrom: |
1485 cdrom_cd1 = isos/linux/SLES-11-SP1-DVD-i586-GM-DVD1.
iso | 1515 cdrom_cd1 = isos/linux/SLES-11-SP1-DVD-i586-GM-DVD1.
iso |
1486 md5sum_cd1 = 0dd6886858d93501c38854552b9b1b0d | 1516 md5sum_cd1 = 0dd6886858d93501c38854552b9b1b0d |
1487 md5sum_1m_cd1 = a626a3d50813410e3ac42794e05773bb | 1517 md5sum_1m_cd1 = a626a3d50813410e3ac42794e05773bb |
1488 | 1518 |
1489 - 11.1.64: | 1519 - 11.1.64: |
1490 image_name = sles11sp1-64 | 1520 image_name = sles11sp1-64 |
1491 unattended_install: | 1521 unattended_install: |
1492 unattended_file = unattended/SLES-11.xml | 1522 unattended_file = unattended/SLES-11.xml |
1493 floppy = images/sles-11-1-64/autoyast.vfd | 1523 #floppy = images/sles-11-1-64/autoyast.vfd |
1494 #cdrom_unattended = images/sles-11-1-64/autoyast.iso | 1524 cdrom_unattended = images/sles-11-1-64/autoyast.iso |
1495 kernel = images/sles-11-1-64/linux | 1525 kernel = images/sles-11-1-64/linux |
1496 initrd = images/sles-11-1-64/initrd | 1526 initrd = images/sles-11-1-64/initrd |
1497 boot_path = boot/x86_64/loader | 1527 boot_path = boot/x86_64/loader |
1498 unattended_install.cdrom: | 1528 unattended_install.cdrom: |
1499 cdrom_cd1 = isos/linux/SLES-11-SP1-DVD-x86_64-GM-DVD
1.iso | 1529 cdrom_cd1 = isos/linux/SLES-11-SP1-DVD-x86_64-GM-DVD
1.iso |
1500 md5sum_cd1 = d2e10420f3689faa49a004b60fb396b7 | 1530 md5sum_cd1 = d2e10420f3689faa49a004b60fb396b7 |
1501 md5sum_1m_cd1 = f7f67b5da46923a9f01da8a2b6909654 | 1531 md5sum_1m_cd1 = f7f67b5da46923a9f01da8a2b6909654 |
1502 | 1532 |
1503 | 1533 |
1504 - @Ubuntu: | 1534 - @Ubuntu: |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1556 steps=RHEL-3.9-i386.steps | 1586 steps=RHEL-3.9-i386.steps |
1557 cdrom_cd1 = isos/linux/RHEL-3.9-i386-DVD.iso | 1587 cdrom_cd1 = isos/linux/RHEL-3.9-i386-DVD.iso |
1558 md5sum_cd1 = ddd11a1cb104119039b0fa05df6d52b8 | 1588 md5sum_cd1 = ddd11a1cb104119039b0fa05df6d52b8 |
1559 md5sum_1m_cd1 = 5f10c9417c7b8372b3456c1b5f3f9ed0 | 1589 md5sum_1m_cd1 = 5f10c9417c7b8372b3456c1b5f3f9ed0 |
1560 unattended_install: | 1590 unattended_install: |
1561 unattended_file = unattended/RHEL-3-series.ks | 1591 unattended_file = unattended/RHEL-3-series.ks |
1562 #floppy = images/rhel39-32/ks.vfd | 1592 #floppy = images/rhel39-32/ks.vfd |
1563 cdrom_unattended = images/rhel39-32/ks.iso | 1593 cdrom_unattended = images/rhel39-32/ks.iso |
1564 kernel = images/rhel39-32/vmlinuz | 1594 kernel = images/rhel39-32/vmlinuz |
1565 initrd = images/rhel39-32/initrd.img | 1595 initrd = images/rhel39-32/initrd.img |
| 1596 # 3.X anaconda does not support 'poweroff' on ks |
| 1597 shutdown_cleanly = no |
1566 unattended_install.cdrom: | 1598 unattended_install.cdrom: |
1567 cdrom_cd1 = isos/linux/RHEL-3.9-i386-DVD.iso | 1599 cdrom_cd1 = isos/linux/RHEL-3.9-i386-DVD.iso |
1568 md5sum_cd1 = ddd11a1cb104119039b0fa05df6d52b8 | 1600 md5sum_cd1 = ddd11a1cb104119039b0fa05df6d52b8 |
1569 md5sum_1m_cd1 = 5f10c9417c7b8372b3456c1b5f3f9ed0 | 1601 md5sum_1m_cd1 = 5f10c9417c7b8372b3456c1b5f3f9ed0 |
1570 | 1602 |
1571 - 3.9.x86_64: | 1603 - 3.9.x86_64: |
1572 no setup autotest linux_s3 guest_s4 shutdown | 1604 no setup autotest linux_s3 guest_s4 shutdown |
1573 image_name = rhel3-64 | 1605 image_name = rhel3-64 |
1574 mem_chk_cmd = dmidecode | awk -F: '/Maximum Capacity/ {p
rint $2}' | 1606 mem_chk_cmd = dmidecode | awk -F: '/Maximum Capacity/ {p
rint $2}' |
1575 install: | 1607 install: |
1576 steps=RHEL-3.9-x86_64.steps | 1608 steps=RHEL-3.9-x86_64.steps |
1577 cdrom_cd1 = isos/linux/RHEL-3.9-x86_64-DVD.iso | 1609 cdrom_cd1 = isos/linux/RHEL-3.9-x86_64-DVD.iso |
1578 md5sum_cd1 = bf4635e4a4bd3b43838e72bc8c329d55 | 1610 md5sum_cd1 = bf4635e4a4bd3b43838e72bc8c329d55 |
1579 md5sum_1m_cd1 = 18ecd37b639109f1b2af05cfb57dfeaf | 1611 md5sum_1m_cd1 = 18ecd37b639109f1b2af05cfb57dfeaf |
1580 unattended_install: | 1612 unattended_install: |
1581 unattended_file = unattended/RHEL-3-series.ks | 1613 unattended_file = unattended/RHEL-3-series.ks |
1582 #floppy = images/rhel39-64/ks.vfd | 1614 #floppy = images/rhel39-64/ks.vfd |
1583 cdrom_unattended = images/rhel39-64/ks.iso | 1615 cdrom_unattended = images/rhel39-64/ks.iso |
1584 kernel = images/rhel39-64/vmlinuz | 1616 kernel = images/rhel39-64/vmlinuz |
1585 initrd = images/rhel39-64/initrd.img | 1617 initrd = images/rhel39-64/initrd.img |
| 1618 # 3.X anaconda does not support 'poweroff' on ks |
| 1619 shutdown_cleanly = no |
1586 unattended_install.cdrom: | 1620 unattended_install.cdrom: |
1587 cdrom_cd1 = isos/linux/RHEL-3.9-x86_64-DVD.iso | 1621 cdrom_cd1 = isos/linux/RHEL-3.9-x86_64-DVD.iso |
1588 md5sum_cd1 = bf4635e4a4bd3b43838e72bc8c329d55 | 1622 md5sum_cd1 = bf4635e4a4bd3b43838e72bc8c329d55 |
1589 md5sum_1m_cd1 = 18ecd37b639109f1b2af05cfb57dfeaf | 1623 md5sum_1m_cd1 = 18ecd37b639109f1b2af05cfb57dfeaf |
1590 | 1624 |
1591 | 1625 |
1592 - 4.7.i386: | 1626 - 4.7.i386: |
1593 no setup autotest | 1627 no setup autotest |
1594 image_name = rhel4-32 | 1628 image_name = rhel4-32 |
1595 install: | 1629 install: |
(...skipping 876 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2472 driver = igb | 2506 driver = igb |
2473 # Driver option to specify the maximum number of virtual functions | 2507 # Driver option to specify the maximum number of virtual functions |
2474 # (on vxge the option is , for example, is max_config_dev) | 2508 # (on vxge the option is , for example, is max_config_dev) |
2475 # the default below is for the igb driver | 2509 # the default below is for the igb driver |
2476 driver_option = "max_vfs=7" | 2510 driver_option = "max_vfs=7" |
2477 # Number of devices that are going to be requested. | 2511 # Number of devices that are going to be requested. |
2478 devices_requested = 7 | 2512 devices_requested = 7 |
2479 | 2513 |
2480 | 2514 |
2481 steps ?<= steps/ | 2515 steps ?<= steps/ |
OLD | NEW |