Skip to content

Commit

Permalink
Update the groovy tests for importing libraries
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <[email protected]>
  • Loading branch information
zelinh committed Jan 14, 2025
1 parent 2bffcfd commit 2db925b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
RunSmokeTestScript_Switch_Non_Root_Jenkinsfile.script(groovy.lang.Closure)
RunSmokeTestScript_Switch_Non_Root_Jenkinsfile.runSmokeTestScript({jobName=dummy_job, buildManifest=tests/data/opensearch-2.18.0-build.yml, testManifest=tests/data/opensearch-2.18.0-test.yml, buildId=2345, switchUserNonRoot=true})
runSmokeTestScript.legacySCM(groovy.lang.Closure)
runSmokeTestScript.library({identifier=jenkins@main, retriever=null})
runSmokeTestScript.library({identifier=jenkins@8.1.0, retriever=null})
runSmokeTestScript.readYaml({file=tests/data/opensearch-2.18.0-build.yml})
BuildManifest.asBoolean()
BuildManifest.getArtifactRootUrl(dummy_job, 2345)
Expand Down

0 comments on commit 2db925b

Please sign in to comment.