diff --git a/.gitmodules b/.gitmodules index c54fcad..5c54ff1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "ocf"] path = ocf url = https://github.com/Open-CAS/ocf.git +[submodule "test/functional/test-framework"] + path = test/functional/test-framework + url = https://github.com/Open-CAS/test-framework.git diff --git a/test/functional/test-framework b/test/functional/test-framework index fcbce73..521d1dd 160000 --- a/test/functional/test-framework +++ b/test/functional/test-framework @@ -1 +1 @@ -Subproject commit fcbce734de3f0509da26f679dd24b1916cd8ef39 +Subproject commit 521d1dd4c9507bdd8976ac1ddde536fc2d993589