octavia/octavia
Michael Johnson ccd6c3875e Disable two tests due to sqlalchemy/sqlite bug
This patch adds a test skip for two tests that are impacted by the
recent sqlalchemy 1.3.16 release.
With this release, a patch[1], changes the default commit behavior
of a transaction. With this change we are seeing that the load
balancer created in the tree-create test disappears from the
transaction context during the test and the pool create call will
throw a foreign key error as the load balancer is not in the database.

It's not clear if this is purely a sqlalchemy, pysqlite, or sqlite3
bug at this time.
Given the requirements are already in freeze for the Ussuri release,
we are opting to disable the tests (we know only sqlite is impacted),
instead of attempt to blacklist 1.3.16 in requirements.

[1] 9ebbf8614a (diff-e9762e21a27d8e6c44db6f9dd4edc694R455)

Change-Id: I7910ebe4cff692bab67349bbf3e4ee4e24b5fa7a
2020-04-15 10:08:00 -07:00
..
amphorae Add ability to set TLS cipher list for listeners 2020-04-06 17:06:32 -07:00
api Merge "Jobboard based controller" 2020-04-09 00:10:44 +00:00
certificates Remove all usage of six library 2020-03-18 17:15:26 -04:00
cmd Fix house keeping graceful shutdown 2019-12-11 18:49:36 +01:00
common Merge "Jobboard based controller" 2020-04-09 00:10:44 +00:00
compute Remove all usage of six library 2020-03-18 17:15:26 -04:00
controller Jobboard based controller 2020-04-08 19:53:09 +04:00
db Merge "Jobboard based controller" 2020-04-09 00:10:44 +00:00
distributor Remove all usage of six library 2020-03-18 17:15:26 -04:00
hacking Update hacking for Python3 2020-03-30 10:03:05 +00:00
network Remove all usage of six library 2020-03-18 17:15:26 -04:00
policies Availability Zone admin API 2019-11-22 09:49:17 -08:00
tests Disable two tests due to sqlalchemy/sqlite bug 2020-04-15 10:08:00 -07:00
volume Remove all usage of six library 2020-03-18 17:15:26 -04:00
__init__.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
i18n.py Remove _LI, _LW, _LE, _LC from i18n 2017-05-23 16:28:29 +07:00
opts.py Remove references to OpenStack Anchor 2019-06-03 14:58:44 -07:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00