From 296ad3bf266e1f443483e06a9ebc06b67d668689 Mon Sep 17 00:00:00 2001 From: Andrea Belano Date: Fri, 6 Dec 2024 17:10:18 +0100 Subject: [PATCH] Remove submodules --- .gitmodules | 11 ----------- fault_injection_sim | 1 - pulp-runtime | 1 - regression-tests | 1 - 4 files changed, 14 deletions(-) delete mode 100644 .gitmodules delete mode 160000 fault_injection_sim delete mode 160000 pulp-runtime delete mode 160000 regression-tests diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 2765f2ae..00000000 --- a/.gitmodules +++ /dev/null @@ -1,11 +0,0 @@ -[submodule "pulp-runtime"] - path = pulp-runtime - url = https://github.com/pulp-platform/pulp-runtime.git - branch = astral -[submodule "regression-tests"] - path = regression-tests - url = https://github.com/pulp-platform/regression_tests.git - branch = astral -[submodule "fault_injection_sim"] - path = fault_injection_sim - url = https://github.com/pulp-platform/InjectaFault.git \ No newline at end of file diff --git a/fault_injection_sim b/fault_injection_sim deleted file mode 160000 index 84ddcff9..00000000 --- a/fault_injection_sim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 84ddcff943b7c2d63fb97fc9ff1864ccea398eef diff --git a/pulp-runtime b/pulp-runtime deleted file mode 160000 index 3ba9a349..00000000 --- a/pulp-runtime +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3ba9a349664047c292d10640309a67a63bddd0c7 diff --git a/regression-tests b/regression-tests deleted file mode 160000 index fc7f5da7..00000000 --- a/regression-tests +++ /dev/null @@ -1 +0,0 @@ -Subproject commit fc7f5da76fc99fd1fa2f10d4a5ce5d8c2c6f3ddd