Skip to content
Snippets Groups Projects
Commit 3865410e authored by Philipp Spilger's avatar Philipp Spilger
Browse files

Change DLSv2 CI setup from 07 to B291656

Change-Id: Ie1d3d40e24eaca970b2d057c35a8d1572d3ed724
parent 0c46980e
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ node {
}
stage("Hardware Tests") {
run_ppu_tests("07", ".*/test_.*\\.binary")
run_ppu_tests("B291656", ".*/test_.*\\.binary")
}
} catch (Exception e) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment