]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Ensures that task list is a python list 561/head
authorIvo Jimenez <ivo.jimenez@gmail.com>
Tue, 7 Jul 2015 19:38:06 +0000 (12:38 -0700)
committerIvo Jimenez <ivo.jimenez@gmail.com>
Wed, 8 Jul 2015 18:25:52 +0000 (11:25 -0700)
commitebdba9d545eca6fd4f7ab497392639c88fc0a312
tree0f57a41c7e7141111baa0e31fbadeb38f88854ca
parentc59b9aa7f2a45b6130eaac331dec8e6bd98371ac
Ensures that task list is a python list

  * Modifies test for task list validation
  * Shows contents of config['tasks'] for error msg
  * Properly checks distinct failure conditions
  * Fixes typo on kernel task AssertionError
README.rst
teuthology/run.py
teuthology/test/test_run.py