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
4 1 Alfredo Deza
# Make sure you are subscribed to ("watching") this page by clicking the star at the top right
5
# If adding a known problem use the following format at the top of the current list:
6
<pre>
7
* (Month-day) Issue Text (name)
8
</pre>
9
# If adding a workaround, append it to the bullet:
10
<pre>
11
* (Month-day) Issue Text (name)
12
  Workaround: Workaround Text (name)
13
</pre>
14
# If the problem is fixed, strike it (but don't remove it):
15
<pre>
16
*(Month-day) -Issue Text- (name)
17
</pre>
18
19
h3. Current Problems
20
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
'/var/lib/teuthworker/src/ceph-cm-ansible_master/paddles.yml' does not
24
exist- (Alfredo Deza)
25
Should be fixed and only affected jobs in a pretty small time window. (Zack Cerza)