Add yappi and objgraph to container image

If people want to do debugging of scheduler issues, these
are useful to have installed.

Change-Id: I93e949f75d38cc86c799dc52a1b939e61e81d74b
This commit is contained in:
Monty Taylor 2020-04-05 08:15:38 -05:00
parent 33fef37bc5
commit 58902225dd
1 changed files with 2 additions and 0 deletions

View File

@ -57,3 +57,5 @@ migrate=
zuul_base = zuul_base =
PyMySQL PyMySQL
psycopg2-binary psycopg2-binary
yappi
objgraph