* ci: use versioned cargo wrapper for crate ordering (cherry picked from commit554002b73c
) * ci: nvidia persistence mode isn't a hard requirement (cherry picked from commitf213e48067
) * sdk: ensure `ld` can find criterion when running BPF tests (cherry picked from commit7ee39fcb0f
) * ci: give localnet nodes a more time to startup (cherry picked from commit278a241db3
) * ci: add downstream build wrapper (cherry picked from commit761e324982
) * ci: add wrapper script for running ci locally Linux only for now (cherry picked from commit0bc38153ca
) Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
@@ -191,6 +191,7 @@ endef
|
||||
|
||||
define TEST_EXEC_RULE
|
||||
$1: $2
|
||||
LD_LIBRARY_PATH=$(TESTFRAMEWORK_RPATH) \
|
||||
$2$(\n)
|
||||
endef
|
||||
|
||||
|
Reference in New Issue
Block a user