ceph / paddles

RESTful API to store (and report) on Ceph tests
14 stars 25 forks source link

models.Run: Index the name column #120

Closed zmc closed 1 year ago

zmc commented 1 year ago

This has actually been running in production for a couple weeks without incident.

amathuria commented 1 year ago

@zmc python 3.11 is where I saw the pecan importing error I had mentioned to you, you didn't run into it?

zmc commented 1 year ago

@amathuria no, I haven't hit that - maybe see if you can reproduce with the container build from this branch? https://quay.io/repository/ceph-infra/paddles

zmc commented 1 year ago

This has been running in production for over a month now, and it also fixes the broken container build. I'm going to merge this so I can unblock myself testing #94.