Project

General

Profile

POE » History » Version 3

Alfredo Deza, 08/16/2016 11:24 AM

1 1 Alfredo Deza
h1. POE (Page Of Errors)
2 2 Alfredo Deza
3 2 Alfredo Deza
4 1 Alfredo Deza
# Make sure you are subscribed to ("watching") this page by clicking the star at the top right
5 1 Alfredo Deza
# If adding a known problem use the following format at the top of the current list:
6 1 Alfredo Deza
<pre>
7 1 Alfredo Deza
* (Month-day) Issue Text (name)
8 1 Alfredo Deza
</pre>
9 1 Alfredo Deza
# If adding a workaround, append it to the bullet:
10 1 Alfredo Deza
<pre>
11 1 Alfredo Deza
* (Month-day) Issue Text (name)
12 1 Alfredo Deza
  Workaround: Workaround Text (name)
13 1 Alfredo Deza
</pre>
14 1 Alfredo Deza
# If the problem is fixed, strike it (but don't remove it):
15 1 Alfredo Deza
<pre>
16 1 Alfredo Deza
*(Month-day) -Issue Text- (name)
17 1 Alfredo Deza
</pre>
18 1 Alfredo Deza
19 1 Alfredo Deza
h3. Current Problems
20 1 Alfredo Deza
21 3 Alfredo Deza
* (Aug-16) ceph-cm-ansible was causing every job to fail due to a bad default. You can ignore failures like: <pre>{'msg': 'with_dict expects a dict','failed': True}</pre> (Josh Durgin)
22 1 Alfredo Deza
* (Aug-3) -ERROR! the file_name
23 1 Alfredo Deza
'/var/lib/teuthworker/src/ceph-cm-ansible_master/paddles.yml' does not
24 1 Alfredo Deza
exist- (Alfredo Deza)
25 1 Alfredo Deza
Should be fixed and only affected jobs in a pretty small time window. (Zack Cerza)