Skip to content

Commit 24742c0

Browse files
committed
Use 2022_r2 image
Signed-off-by: Julia Pineda <Julia.Pineda@analog.com>
1 parent abf4e88 commit 24742c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsfileHW

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ lock(label: 'adgt_test_harness_boards') {
33
@Library('sdgtt-lib@adgt-test-harness') _ // Not necessary when we turn on global libraries :)
44
def hdlBranch = "NA"
55
def linuxBranch = "NA"
6-
def bootPartitionBranch = "2021_r2"
6+
def bootPartitionBranch = "2022_r2"
77
def firmwareVersion = 'v0.34'
88
def bootfile_source = 'artifactory' // options: sftp, artifactory, http, local
99
def harness = getGauntlet(hdlBranch, linuxBranch, bootPartitionBranch, firmwareVersion, bootfile_source)

0 commit comments

Comments
 (0)