ironic-inspector/zuul.d
Dmitry Tantsur 77a3bd9159 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.

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

Change-Id: I2fb07413e8f421f39b24acf1272771ee2097b195
(cherry picked from commit 5678f219cd)
2020-10-27 08:58:01 +01:00
..
ironic-inspector-jobs.yaml Replace references to the deprecated ironic-agent element 2020-02-12 13:07:19 +01:00
legacy-ironic-inspector-jobs.yaml CI: clean up the required projects list for grenade 2019-07-30 11:27:01 +02:00
project.yaml Fix database migrations and disable the non-standalone job 2020-10-27 08:58:01 +01:00