Make space for logs: Delete git cache before running tests
Change-Id: Ib495531fefc0dc949a239e3dbe21f026e4080778
This commit is contained in:
parent
06162bf2b7
commit
7544a45b1b
@ -252,6 +252,8 @@ EOF
|
||||
fi
|
||||
)
|
||||
|
||||
# delete folders to save disk space
|
||||
sudo rm -rf /opt/git
|
||||
}
|
||||
|
||||
# export this function to be used by devstack-gate
|
||||
|
Loading…
x
Reference in New Issue
Block a user