Skip to content

Commit

Permalink
ci group poc
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 committed Oct 31, 2024
1 parent d6e0d54 commit e55a281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vars/runIntegTestScript.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ void call(Map args = [:]) {
'integ-test',
"${args.testManifest}",
"--component ${component}",
"--ci-group ${args.ciGroup}",
"--test-run-id ${env.BUILD_NUMBER}",
"--paths ${paths}",
"--base-path ${basePath}",
Expand Down

0 comments on commit e55a281

Please sign in to comment.