ironic-inspector/ironic_inspector/test
Javier Pena 01b83595d5 Fix test when running with SQLite 3.7.17 from CentOS 7
https://review.openstack.org/348943 introduced a test that fails
to run in SQLite 3.7.17, because the failed constraint message in
that version differs from the one expected: "CHECK constraint failed"
is expected, but "(sqlite3.IntegrityError) constraint failed" is
received.

Fixing this by setting the regexp to an error message that matches
in both versions.

Change-Id: I4b09eb4c3804fb9279a5acb3c1409def739e28c3
2016-12-16 11:31:23 +01:00
..
inspector_tempest_plugin Remove default_params_with_timeout_values from tempest client 2016-12-07 10:31:43 -05:00
unit Fix test when running with SQLite 3.7.17 from CentOS 7 2016-12-16 11:31:23 +01:00
__init__.py Remove the generic eventlet monkey patch from test 2016-11-18 10:35:53 +01:00
base.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
functional.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00