commit | 807330ac370e8d0130cea2a99363cd3299422837 | [log] [tgz] |
---|---|---|
author | Dr. Jens Harbott <harbott@osism.tech> | Fri Jan 07 11:40:54 2022 +0100 |
committer | Dr. Jens Harbott <harbott@osism.tech> | Fri Jan 07 11:42:26 2022 +0100 |
tree | e684747b2f061936d02e17621da2c7f36774ac7d | |
parent | 9154bf543d320008c8279b387361f5db4d0ca7bf [diff] |
Fix cloning requirements when GIT_DEPTH is set We always need the master branch of requirements in order to be able to install tempest with it, so override GIT_DEPTH when cloning that repo. Closes-Bug: 1956616 Change-Id: Id0b409bfadd73f2c30314724178d6e199121050b Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>