]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
Fix boot_command
authorKarel Kočí <cynerd@email.cz>
Tue, 28 Jul 2015 21:01:38 +0000 (23:01 +0200)
committerKarel Kočí <cynerd@email.cz>
Wed, 12 Aug 2015 08:22:55 +0000 (10:22 +0200)
Added novaboot call directly. nbscript is not executable.

conf.py

diff --git a/conf.py b/conf.py
index 110f893a648a51e0db890151a8b8adf617065442..9dc2a72c487f712eba8d183d9cb2bd7cfc03d2a5 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -25,7 +25,7 @@ novaboot_args = ['--qemu=qemu-system-x86_64']
 nbscript = 'scripts/nbscript'
 # boot_command
 # Command executed for booting. Output of this command is saved to output folder.
-boot_command = ['scripts/nbscript']
+boot_command = ['novaboot', 'scripts/nbscript']
 
 # parse_command
 # Command to parse double value from boot output