]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology: add an extra_packages flag to install
authorJoe Buck <jbbuck@gmail.com>
Wed, 20 Feb 2013 19:58:45 +0000 (11:58 -0800)
committerJoe Buck <jbbuck@gmail.com>
Tue, 26 Feb 2013 18:15:45 +0000 (10:15 -0800)
commit9af61cb6170ab560d8a3b46856cd0c67bc81ec70
tree726070a5e4136d00f5f4e7b5810dc346193854ba
parent51fa5fb2c1035513bf2c300143d32625af590989
teuthology: add an extra_packages flag to install

Some tests require additional packages
(e.g., java bindings, hadoop bindings).
Extend the install task to allow for those
packages to be specified in the yaml files.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/install.py