From cc2546890596c58bf1deac70dd5fb059b089628b Mon Sep 17 00:00:00 2001 From: Noel Graf Date: Mon, 18 Nov 2024 09:06:53 +0100 Subject: [PATCH] feat(ci): Add LADS companion specification to ci --- tools/ci/ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/ci.sh b/tools/ci/ci.sh index 2050e05051f..2118a2ade79 100644 --- a/tools/ci/ci.sh +++ b/tools/ci/ci.sh @@ -427,7 +427,7 @@ function build_all_companion_specs { -DUA_BUILD_EXAMPLES=ON \ -DUA_BUILD_UNIT_TESTS=ON \ -DUA_FORCE_WERROR=ON \ - -DUA_INFORMATION_MODEL_AUTOLOAD=DI\;IA\;ISA95-JOBCONTROL\;OpenSCS\;CNC\;AMB\;AutoID\;POWERLINK\;Machinery\;PackML\;PNEM\;PLCopen\;MachineTool\;PROFINET\;MachineVision\;FDT\;CommercialKitchenEquipment\;Scales\;Weihenstephan\;Pumps\;CAS\;TMC \ + -DUA_INFORMATION_MODEL_AUTOLOAD=DI\;IA\;ISA95-JOBCONTROL\;OpenSCS\;CNC\;AMB\;AutoID\;POWERLINK\;Machinery\;LADS\;PackML\;PNEM\;PLCopen\;MachineTool\;PROFINET\;MachineVision\;FDT\;CommercialKitchenEquipment\;Scales\;Weihenstephan\;Pumps\;CAS\;TMC \ -DUA_NAMESPACE_ZERO=FULL \ .. make ${MAKEOPTS} check_nodeset_compiler_testnodeset