fastmodel kernel command line apparently missing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LAVA Validation Lab |
Fix Released
|
Critical
|
Tyler Baker |
Bug Description
The semihosting command line should look something like:
-C cluster.
(for fast models with big.LITTLE use coretile.
Looking at lava submissions for fast models. there is no semihosting-
http://
-snip-
<LAVA_DISPATCHE
<LAVA_DISPATCHE
[bootwrapper] ERROR: Expected -Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
-kernel
[bootwrapper] Usage: [--kernel <kernel filename>] [--no-initrd|
[bootwrapper] ERROR: Incorrect bootwrapper command-line.
[bootwrapper] BOOT FAILED
Simulation is terminating. Reason: Simulation stopped
Connection closed by foreign host.
-snip-
Related branches
- Riku Voipio: Pending requested
- Fathi Boudra: Pending requested
- Linaro Validation Team: Pending requested
-
Diff: 195 lines (+84/-19)3 files modifiedlava_dispatcher/config.py (+3/-0)
lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_A15x4-A7x4.conf (+6/-0)
lava_dispatcher/device/fastmodel.py (+75/-19)
Changed in lava-lab: | |
milestone: | none → 2013.04 |
Changed in lava-lab: | |
importance: | Undecided → Critical |
Changed in lava-lab: | |
assignee: | nobody → Antonio Terceiro (terceiro) |
Changed in lava-lab: | |
status: | New → Confirmed |
Changed in lava-lab: | |
milestone: | 2013.04 → 2013.05 |
Changed in lava-lab: | |
assignee: | Antonio Terceiro (terceiro) → Tyler Baker (tyler-baker) |
Changed in lava-lab: | |
status: | Confirmed → Fix Released |
isn't there a way to tweak the model command line options through lava job parameters?