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
Branches
No related tags found
Loading
Pipeline #27653 passed
Pipeline: sdptr

#27654

    ......@@ -83,19 +83,20 @@ synth-check-programming-files:
    ###############################################################################
    # Hardware stage
    # . for some reason we cannot use tags + trigger together. So this will be
    # run on the shared Gitlab runner - which is fine.
    # Trigger hardware test only on merge request
    ###############################################################################
    trigger-opc-ua-test:
    stage: hardware
    variables:
    HDL_BRANCH: '$CI_COMMIT_BRANCH'
    only:
    changes:
    - applications/lofar2/images/lofar2_unb2b_sdp_station_full.tar.gz
    # script:
    # - echo "Found updated programming file. Triggering OPC UA test in SDPTR repo."
    # - merge_requests
    trigger:
    project: DESP/UPEgear
    branch: L2SDP-535
    project: LOFAR2.0/sdptr
    # 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
    \ No newline at end of file
    lofar2_unb2b_sdp_station_bf-r087d98be6.tar.gz
    \ 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