LAVA: update rootfs
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 5 Dec 2018 21:28:28 +0000 (16:28 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 5 Dec 2018 21:28:28 +0000 (16:28 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
scripts/system-tests/lava2-submit.py

index fc543610feea73ef53c6eae4aa851cd5db0cd4bc..0dfa2bbaa404088c0215afc2e93d3ba7fa6e8e7f 100644 (file)
@@ -137,7 +137,7 @@ def get_vlttng_cmd(device, lttng_tools_commit, lttng_ust_commit=None):
     return vlttng_cmd
 
 def main():
-    nfsrootfs = "https://obj.internal.efficios.com/lava/rootfs/rootfs_amd64_bionic_2018-11-29.tar.gz"
+    nfsrootfs = "https://obj.internal.efficios.com/lava/rootfs/rootfs_amd64_xenial_2018-12-05.tar.gz"
     test_type = None
     parser = argparse.ArgumentParser(description='Launch baremetal test using Lava')
     parser.add_argument('-t', '--type', required=True)
This page took 0.024106 seconds and 4 git commands to generate.