Skip to content
Snippets Groups Projects
Commit b8a19c8e authored by Giovanna Lazzari Miotto's avatar Giovanna Lazzari Miotto :mushroom:
Browse files

etc: test: Change test IDs to display primitives

parent 14633348
No related branches found
No related tags found
1 merge request!94Draft: Refactor new processors for VCU128
...@@ -14,7 +14,8 @@ readonly SCDAQ_TARGET=scdaq ...@@ -14,7 +14,8 @@ readonly SCDAQ_TARGET=scdaq
readonly SCDAQ_PATH=${BUILD_DIR}/${SCDAQ_TARGET} readonly SCDAQ_PATH=${BUILD_DIR}/${SCDAQ_TARGET}
readonly MAX_RUNTIME_SECS=20 readonly MAX_RUNTIME_SECS=20
readonly MAX_HASHABLE_BYTES=104857600 readonly MAX_HASHABLE_BYTES=104857600
readonly REF_COMMIT_TAG=commit # TODO CHANGEME! Was: 67ddf197 # After the CMake migration readonly REF_COMMIT_TAG=67ddf197 # After the CMake migration
readonly REF_COMMIT_TAG_PRIMITIVES=commit
function build_scdaq() { function build_scdaq() {
mkdir -p ${BUILD_DIR} mkdir -p ${BUILD_DIR}
......
cbf80976912b3578d3224d4f358226bb7600e90976fa8007fbcedeb66c366c19
\ No newline at end of file
2fbe134bec21d9025a03635554ce904abf6250b5f98498b393e7402f842c5a17
\ No newline at end of file
6677884a4a1264b0620e5f3fb130217ccb639e62b28010daabcab87c49fb9a2f
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment