lp://qastaging/~doanac/utah/mir-bug
Created by
Andy Doan
and last modified
Branch merges
Propose for merging
No branches
dependent on this one.
- UTAH Dev: Pending requested
-
Diff: 65 lines (+42/-0)2 files modifiedtests/test_rsyslog.py (+38/-0)
utah/provisioning/rsyslog.py (+4/-0)
Related bugs
Related blueprints
Recent revisions
- 973. By Andy Doan
-
fix issue with rsyslog future patterns and arrays
This bug was discovered via job:
http://
10.97.2. 10:8080/ job/openarena- benchmark- ps-intel- 2500-le- xmir/52/ console The basic problem is that when a pattern is an array we were updating
the original array reference. This caused us to match pattern[0] each
time, so the _fast_forward logic would take us back to step 1 in the
items we were waiting on. So you'd be stuck waiting for install forever
if the "Ubiquity" message got skipped.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/utah