Merge pull request #1484 from katlapinka/kasiat/fix-tf-submodule

Fix TF submodule
This commit is contained in:
Robert Baldyga 2024-07-25 13:14:53 +02:00 committed by GitHub
commit b3afde9b98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

3
.gitmodules vendored
View File

@ -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

@ -1 +1 @@
Subproject commit fcbce734de3f0509da26f679dd24b1916cd8ef39
Subproject commit 521d1dd4c9507bdd8976ac1ddde536fc2d993589