Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update test.groovy
  • Loading branch information
vladistan committed Jan 6, 2019
1 parent ab850c6 commit aa1c8d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.groovy
Expand Up @@ -37,8 +37,8 @@ matrixJob("vlad-task-5") {

axes {
label('node', ['cb2018',])
text('SLICE1', getSlices(2))
text('SLICE2', getSlices(3))
text('SLICE1', getSlices(255))
text('SLICE2', getSlices(16))
}

steps {
Expand Down

0 comments on commit aa1c8d3

Please sign in to comment.