Skip to content
Snippets Groups Projects
Commit f62c6198 authored by Pieter Donker's avatar Pieter Donker
Browse files

Merge branch 'L2SDP-571' into 'master'

-Added comment.

Closes L2SDP-571

See merge request desp/hdl!229
parents 37b17ea5 c689f9b2
No related branches found
No related tags found
1 merge request!229-Added comment.
Pipeline #27653 passed
Pipeline: sdptr

#27654

    ...@@ -83,19 +83,20 @@ synth-check-programming-files: ...@@ -83,19 +83,20 @@ synth-check-programming-files:
    ############################################################################### ###############################################################################
    # Hardware stage # Trigger hardware test only on merge request
    # . for some reason we cannot use tags + trigger together. So this will be
    # run on the shared Gitlab runner - which is fine.
    ############################################################################### ###############################################################################
    trigger-opc-ua-test: trigger-opc-ua-test:
    stage: hardware stage: hardware
    variables:
    HDL_BRANCH: '$CI_COMMIT_BRANCH'
    only: only:
    changes: changes:
    - applications/lofar2/images/lofar2_unb2b_sdp_station_full.tar.gz - applications/lofar2/images/lofar2_unb2b_sdp_station_full.tar.gz
    # script: # - merge_requests
    # - echo "Found updated programming file. Triggering OPC UA test in SDPTR repo."
    trigger: trigger:
    project: DESP/UPEgear project: LOFAR2.0/sdptr
    branch: L2SDP-535 # branch: L2SDP-571 #Point to specific branch when needed. Otherwise comment this out to trigger test in downstream master repo.
    lofar2_unb2b_sdp_station_full-r9ff51058a.tar.gz lofar2_unb2b_sdp_station_bf-r087d98be6.tar.gz
    \ No newline at end of file \ No newline at end of file
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment