No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.mk.inc 380B

12345678910111213141516
  1. # Kernel installation path
  2. BZIMAGE_INSTALL=/srv/tftpd/boot/bzImage
  3. # Test VM hostname (for both virsh & debvm tests)
  4. TEST_VM_HOSTNAME=test
  5. # virsh test specific config
  6. # Test kernel installation path
  7. BZIMAGE_TEST=/srv/tftpd/boot/bzImageTest
  8. # virsh test vm name
  9. TEST_VM_NAME=test
  10. # test vm ifname
  11. TEST_VM_IFNAME=enp1s0
  12. # test vm ips
  13. TEST_VM_IPV4=10.0.2.42
  14. TEST_VM_IPV6=fe80::42