UTAH doesn't honor jobtimeout
Bug #1169510 reported by
Jean-Baptiste Lallement
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
UTAH |
Fix Released
|
High
|
Javier Collado |
Bug Description
In job [1] jobtimeout is set to 7200s (2hours) but it is still running after more than 2.5hours
[1] http://
Related branches
lp://staging/~javier.collado/utah/bug1169510
- Max Brustkern (community): Approve
- Andy Doan (community): Approve
-
Diff: 253 lines (+60/-54)7 files modifieddebian/changelog (+3/-0)
examples/run_install_test.py (+0/-7)
examples/run_utah_tests.py (+19/-19)
utah/provisioning/provisioning.py (+1/-1)
utah/provisioning/ssh.py (+24/-8)
utah/run.py (+11/-16)
utah/timeout.py (+2/-3)
Changed in utah: | |
assignee: | nobody → Javier Collado (javier.collado) |
status: | Confirmed → In Progress |
Changed in utah: | |
status: | Fix Committed → Fix Released |
Changed in utah: | |
milestone: | none → 0.12 |
To post a comment you must log in.
I've downloaded the configuration file being used for the job and tested that jobtimeout` . Hence, the
the same value is seen when looking at `config.
configuration is correct, but indeed the timeout isn't working as expected.