aqa-tests
aqa-tests copied to clipboard
Update git clone logic in build.xml
We have encountered lots of test material staging problems (see build.xml). In the build.xml, the logic is complicated as we try to handle lots of different cases.
To make this simple, if git cmd fails, we should remove the pre-staged material and re-clone.
related:
- infrastructure/issues/8508
- backlog/issues/1255
- backlog/issues/1248