File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ sw-clean:
75
75
76
76
# # Clone pulp-runtime as SW stack
77
77
PULP_RUNTIME_REMOTE ?= https://github.com/pulp-platform/pulp-runtime.git
78
- PULP_RUNTIME_COMMIT ?= 7ea7b36462d3257ae251f17541c21dcefd9fbc75 # branch: smazzola/chimera
78
+ PULP_RUNTIME_COMMIT ?= 8000372999b5933317c357367b9d2f445a3cbfd0 # branch: smazzola/chimera
79
79
80
80
pulp-runtime :
81
81
git clone $(PULP_RUNTIME_REMOTE ) $@
@@ -91,7 +91,7 @@ fault_injection_sim:
91
91
92
92
# # Clone regression tests
93
93
REGRESSION_TESTS_REMOTE ?= https://github.com/pulp-platform/regression_tests.git
94
- REGRESSION_TESTS_COMMIT ?= d75a64ae0af42d406d1b73137331b84161810be9 # branch: smazzola/chimera
94
+ REGRESSION_TESTS_COMMIT ?= 029a11d2d1485d276c7153d6c996f24380b6e155 # branch: smazzola/chimera
95
95
96
96
regression_tests :
97
97
git clone $(REGRESSION_TESTS_REMOTE ) $@
You can’t perform that action at this time.
0 commit comments