You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The status report runner works fine, but the unit tests seem to randomly succeed/fail after successive runs.
Here is an example of the output from test_report_6_of_9 from four separate runs with no changes:
tests/unit/runners/test_status.py::TestStatusReport::test_report_6_of_9 salt: 2015.0.1
os: SUSE Linux Enterprise Server 12 SP2
ceph: ceph version 10.0.2-269-g9148e53 (9148e530e27266064881e628ccadecb4975b0904)
mon1.ceph:
os: SUSE Linux Enterprise Server 12 SP3
data5.ceph:
os: SUSE Linux Enterprise Server 12 SP3
salt: 2016.11.4
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
data3.ceph:
os: SUSE Linux Enterprise Server 12 SP3
salt: 2016.11.4
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
data2.ceph:
salt: 2016.11.4
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
FAILED
ests/unit/runners/test_status.py::TestStatusReport::test_report_6_of_9 salt: 2015.0.1
ceph: ceph version 10.0.2-269-g9148e53 (9148e530e27266064881e628ccadecb4975b0904)
os: SUSE Linux Enterprise Server 12 SP2
admin.ceph:
os: SUSE Linux Enterprise Server 12 SP3
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
salt: 2016.11.4
mon1.ceph:
os: SUSE Linux Enterprise Server 12 SP3
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
salt: 2016.11.4
mon2.ceph:
os: SUSE Linux Enterprise Server 12 SP3
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
salt: 2016.11.4
PASSED
tests/unit/runners/test_status.py::TestStatusReport::test_report_6_of_9 salt: 2015.0.1
os: SUSE Linux Enterprise Server 12 SP2
ceph: ceph version 10.0.2-269-g9148e53 (9148e530e27266064881e628ccadecb4975b0904)
mon3.ceph:
os: SUSE Linux Enterprise Server 12 SP3
salt: 2016.11.4
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
data5.ceph:
os: SUSE Linux Enterprise Server 12 SP3
salt: 2016.11.4
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
data4.ceph:
os: SUSE Linux Enterprise Server 12 SP3
salt: 2016.11.4
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
PASSED
tests/unit/runners/test_status.py::TestStatusReport::test_report_6_of_9 salt: 2015.0.1
ceph: ceph version 10.0.2-269-g9148e53 (9148e530e27266064881e628ccadecb4975b0904)
os: SUSE Linux Enterprise Server 12 SP2
data3.ceph:
os: SUSE Linux Enterprise Server 12 SP3
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
salt: 2016.11.4
admin.ceph:
os: SUSE Linux Enterprise Server 12 SP3
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
salt: 2016.11.4
mon1.ceph:
os: SUSE Linux Enterprise Server 12 SP3
data2.ceph:
salt: 2016.11.4
ceph: ceph version 12.0.2-269-g9148e53 (9148e530e27266064877e632ccadecb4979b0904)
FAILED
I would spend time debugging this, but packaging for the milestone tomorrow is a higher priority. I am not concerned about the runner causing any issues and have set all the tests to skip for now.
The text was updated successfully, but these errors were encountered:
The status report runner works fine, but the unit tests seem to randomly succeed/fail after successive runs.
Here is an example of the output from test_report_6_of_9 from four separate runs with no changes:
I would spend time debugging this, but packaging for the milestone tomorrow is a higher priority. I am not concerned about the runner causing any issues and have set all the tests to skip for now.
The text was updated successfully, but these errors were encountered: