Kernel CI fails if hwpack isn't available
Bug #1175132 reported by
Fathi Boudra
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro CI |
Confirmed
|
Medium
|
Fathi Boudra |
Bug Description
Kernel CI on Origen fails since the hwpacks aren't available anymore (per pruning policy).
As we want to ensure Origen is still working on mainline and that Linaro doesn't support Origen anymore, we should fix find_latest.py script to grab latest available hwpack from releases (fallback).
Changed in linaro-ci: | |
milestone: | none → 2013.05 |
assignee: | nobody → Fathi Boudra (fboudra) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in linaro-ci: | |
milestone: | 2013.05 → 2013.06 |
Changed in linaro-ci: | |
milestone: | 2013.06 → 2013.07 |
Changed in linaro-ci: | |
milestone: | 2013.07 → 2013.08 |
summary: |
- Kernel CI on Origen fails if hwpack isn't available + Kernel CI fails if hwpack isn't available |
Changed in linaro-ci: | |
milestone: | 2013.08 → 2013.09 |
Changed in linaro-ci: | |
milestone: | 2013.09 → 2013.10 |
Changed in linaro-ci: | |
milestone: | 2013.10 → 2013.11 |
Changed in linaro-ci: | |
milestone: | 2013.11 → 2013.12 |
Changed in linaro-ci: | |
milestone: | 2013.12 → 2014.01 |
Changed in linaro-ci: | |
milestone: | 2014.01 → 2014.03 |
Changed in linaro-ci: | |
milestone: | 2014.03 → 2014.04 |
Changed in linaro-ci: | |
milestone: | 2014.04 → 2014.05 |
To post a comment you must log in.
This issue re-produced on panda build=30
https:/ /ci.linaro. org/jenkins/ job/linux- next/hwpack= panda,label= precise_ hwpack_ cloud/30/ console
01:31:55 ++ python lci-build- tools/get_ latest_ slo_hwpack tools/get_ latest_ slo_hwpack" , line 16, in <module> hwpack( hwpack_ type) build/workspace /linux- next/hwpack/ panda/label/ precise_ hwpack_ cloud/lci- build-tools/ find_latest. py", line 96, in find_latest_hwpack hwpack_ url) build/workspace /linux- next/hwpack/ panda/label/ precise_ hwpack_ cloud/lci- build-tools/ find_latest. py", line 72, in find_latest
01:31:55 Traceback (most recent call last):
01:31:55 File "lci-build-
01:31:55 hwpack_url = find_latest_
01:31:55 File "/mnt/ci_
01:31:55 filename = find_latest(
01:31:55 File "/mnt/ci_
01:31:55 lastdate = dates.pop()
01:31:55 IndexError: pop from empty list