]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Use a dict for a job template instead of a string.
authorZack Cerza <zack@cerza.org>
Wed, 9 Jul 2014 17:46:01 +0000 (11:46 -0600)
committerZack Cerza <zack@cerza.org>
Thu, 10 Jul 2014 22:35:36 +0000 (16:35 -0600)
commit0f69e3d4c6c815504fc377382fc1ab7111286fbe
tree5455fe0dca71fbb538298884dcf4a4b9ace2c68c
parent9e5338f88785a45746ef3d54f5a8972daea5250c
Use a dict for a job template instead of a string.

This makes later modifications far easier.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/suite.py