Enable e1000 driver for kernel
[lttng-ci.git] / scripts / system-tests / template_lava_job.jinja2
index 448537fc91a436273af3a2f8d79f2daefd655a35..58d0b1718efd2711ea25b7779bb9ec0c05469b32 100644 (file)
@@ -34,13 +34,8 @@ actions:
         kernel:
           url: {{ kernel_url }}
           type: zimage
-        modules:
-          url: {{ linux_modules_url }}
-          archive: tar
-          compression: gz
         modules:
           url: {{ lttng_modules_url }}
-          archive: tar
           compression: gz
         nfsrootfs:
           url: {{ nfsrootfs_url }}
@@ -51,7 +46,7 @@ actions:
         timeout:
           minutes: 10
         method: ipxe
-        commands: ramdisk
+        commands: nfs
         prompts:
           - 'root@linaro-server:~#'
 
This page took 0.02448 seconds and 4 git commands to generate.