]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
update-requirements.sh: pass --extra=test to pip-compile 1750/head
authorKefu Chai <tchaikov@gmail.com>
Tue, 26 Apr 2022 01:12:07 +0000 (09:12 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 26 Apr 2022 01:12:07 +0000 (09:12 +0800)
commitf85306bbb2ccdfc0322fe1f3fca7c9506d84cfbe
tree9784015aa2c26f5cc2648048364549762eadd3fe
parent788cfdd8098ad222aa448289edcfa4436091c32c
update-requirements.sh: pass --extra=test to pip-compile

otherwise the requirements used by test would be missed

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
update-requirements.sh