forked from opensearch-project/opensearch-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRunBwcTestScript_OpenSearch_Dashboards_Jenkinsfile.txt
14 lines (14 loc) · 1.53 KB
/
RunBwcTestScript_OpenSearch_Dashboards_Jenkinsfile.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
RunBwcTestScript_OpenSearch_Dashboards_Jenkinsfile.run()
RunBwcTestScript_OpenSearch_Dashboards_Jenkinsfile.pipeline(groovy.lang.Closure)
RunBwcTestScript_OpenSearch_Dashboards_Jenkinsfile.echo(Executing on agent [label:none])
RunBwcTestScript_OpenSearch_Dashboards_Jenkinsfile.stage(bwc-test, groovy.lang.Closure)
RunBwcTestScript_OpenSearch_Dashboards_Jenkinsfile.script(groovy.lang.Closure)
RunBwcTestScript_OpenSearch_Dashboards_Jenkinsfile.runBwcTestScript({jobName=dummy_job, buildManifest=tests/jenkins/data/opensearch-dashboards-1.2.0-build.yml, testManifest=tests/jenkins/data/opensearch-dashboards-1.2.0-test.yml, buildId=215})
runBwcTestScript.legacySCM(groovy.lang.Closure)
runBwcTestScript.library({identifier=jenkins@20211123, retriever=null})
runBwcTestScript.readYaml({file=tests/jenkins/data/opensearch-dashboards-1.2.0-build.yml})
BuildManifest.asBoolean()
BuildManifest.getArtifactRootUrl(dummy_job, 215)
runBwcTestScript.echo(Artifact root URL: https://ci.opensearch.org/ci/dbc/dummy_job/1.2.0/215/linux/x64/tar)
runBwcTestScript.echo(Paths: opensearch-dashboards=https://ci.opensearch.org/ci/dbc/dummy_job/1.2.0/215/linux/x64/tar)
runBwcTestScript.sh(./test.sh bwc-test tests/jenkins/data/opensearch-dashboards-1.2.0-test.yml --test-run-id null --paths opensearch-dashboards=https://ci.opensearch.org/ci/dbc/dummy_job/1.2.0/215/linux/x64/tar)