ironic-inspector/releasenotes
Dmitry Tantsur c1a94782e5 Fix database migrations and disable the non-standalone job
The pattern of adding a column and then reading a table with it
no longer works in SQLAlchemy 1.3.20. This has been reported
upstream [1] and apparently we're doing the wrong thing by reusing
a column object twice.

We need to disable the non-standalone job since it's really broken
now, and this fix is blocking bifrost.

Also remove lower-constraints job.

Plus increase memory for grenade job.

And since tinyipa is not that tiny anymore, we increase the memory
for the base job to 512.

[1] https://github.com/sqlalchemy/sqlalchemy/issues/5669

Change-Id: I2fb07413e8f421f39b24acf1272771ee2097b195
(cherry picked from commit 5678f219cd)
(cherry picked from commit c6fdf25116)
(cherry picked from commit 1884ba81fd)
2021-01-19 15:37:52 +00:00
..
notes Fix database migrations and disable the non-standalone job 2021-01-19 15:37:52 +00:00
source Imported Translations from Zanata 2020-04-08 10:08:11 +00:00