File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ sw-clean:
7575
7676# # Clone pulp-runtime as SW stack
7777PULP_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
7979
8080pulp-runtime :
8181 git clone $(PULP_RUNTIME_REMOTE ) $@
@@ -91,7 +91,7 @@ fault_injection_sim:
9191
9292# # Clone regression tests
9393REGRESSION_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
9595
9696regression_tests :
9797 git clone $(REGRESSION_TESTS_REMOTE ) $@
You can’t perform that action at this time.
0 commit comments