aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/.ci/fpga-pipeline-pr.yml
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/.ci/fpga-pipeline-pr.yml')
-rw-r--r--fpga/.ci/fpga-pipeline-pr.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/fpga/.ci/fpga-pipeline-pr.yml b/fpga/.ci/fpga-pipeline-pr.yml
index d8ee3955b..a0d2ba7a3 100644
--- a/fpga/.ci/fpga-pipeline-pr.yml
+++ b/fpga/.ci/fpga-pipeline-pr.yml
@@ -47,18 +47,22 @@ parameters:
displayName: X410 Targets
default:
X410_XG_100:
+ image_core: x410_200_rfnoc_image_core.yml
target_name: X410_XG_100
timeout: 720
max_attempts: 2
X410_UC_200:
+ image_core: x410_200_rfnoc_image_core.yml
target_name: X410_UC_200
timeout: 720
max_attempts: 2
X410_X4_200:
+ image_core: x410_200_rfnoc_image_core.yml
target_name: X410_X4_200
timeout: 720
max_attempts: 2
X410_CG_400:
+ image_core: x410_400_rfnoc_image_core.yml
target_name: X410_CG_400
timeout: 720
max_attempts: 2
@@ -67,22 +71,27 @@ parameters:
displayName: X440 Targets
default:
X440_CG_1600:
+ image_core: x440_1600_rfnoc_image_core.yml
target_name: X440_CG_1600
timeout: 720
max_attempts: 2
X440_CG_400:
+ image_core: x440_400_rfnoc_image_core.yml
target_name: X440_CG_400
timeout: 720
max_attempts: 2
X440_X4_1600:
+ image_core: x440_1600_d_rfnoc_image_core.yml
target_name: X440_X4_1600
timeout: 720
max_attempts: 2
X440_X4_400:
+ image_core: x440_400_d_rfnoc_image_core.yml
target_name: X440_X4_400
timeout: 720
max_attempts: 2
X440_X4_200:
+ image_core: x440_200_rfnoc_image_core.yml
target_name: X440_X4_200
timeout: 720
max_attempts: 2