Skip to content

Commit

Permalink
Use ubuntu 22.04 image for R2023b
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <[email protected]>
  • Loading branch information
jpineda3 committed Apr 23, 2024
1 parent b5b2f55 commit 5e28e53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ lock(label: 'adgt_test_harness_boards') {
//Set other test parameters
harness.set_nebula_debug(true)
harness.set_enable_docker(true)
harness.set_env('docker_image', 'tfcollins/test-harness-ci-ubuntu-22_04:latest')
harness.set_docker_host_mode(true) // Set to false if using machine-specific license
harness.set_send_telemetry(false)
harness.set_log_jira(false)
Expand Down

0 comments on commit 5e28e53

Please sign in to comment.