tests
tests copied to clipboard
CCv0: functional/sev: fix error cloning repositories
If the sevctl and simple-kbs directories already exist on the workspace then the git clone
will fail. Ensure the directory doesn't exist, and if it does then update the source tree.
Fixes #5139 Signed-off-by: Wainer dos Santos Moschetta [email protected]
/test
This fix will be useful for when running the test locally. On CI side I provided another solution which is to wipe out the workspace before the build starts: https://github.com/kata-containers/ci/pull/493
Updated this PR to resolve a conflict.
/test
@wainersm - I think this PR is out of date and the code has moved on, so can we close it, or should it be rebased and update where the sev tests are now?
@wainersm - I think this PR is out of date and the code has moved on, so can we close it, or should it be rebased and update where the sev tests are now?
let me close it