forked from opensearch-project/opensearch-build-libraries
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBuildManifest_Jenkinsfile_component_no_artifact.txt
28 lines (28 loc) · 2.5 KB
/
BuildManifest_Jenkinsfile_component_no_artifact.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
BuildManifest_Jenkinsfile_component_no_artifact.run()
BuildManifest_Jenkinsfile_component_no_artifact.library(jenkins)
BuildManifest_Jenkinsfile_component_no_artifact.pipeline(groovy.lang.Closure)
BuildManifest_Jenkinsfile_component_no_artifact.echo(Executing on agent [label:none])
BuildManifest_Jenkinsfile_component_no_artifact.stage(Build Manifest Properties, groovy.lang.Closure)
BuildManifest_Jenkinsfile_component_no_artifact.script(groovy.lang.Closure)
BuildManifest_Jenkinsfile_component_no_artifact.readYaml({file=tests/data/opensearch-dashboards-1.2.0-build.yml})
BuildManifest.asBoolean()
BuildManifest_Jenkinsfile_component_no_artifact.echo(OpenSearch Dashboards)
BuildManifest_Jenkinsfile_component_no_artifact.echo(1.2.0)
BuildManifest_Jenkinsfile_component_no_artifact.echo(linux)
BuildManifest_Jenkinsfile_component_no_artifact.echo(x64)
BuildManifest_Jenkinsfile_component_no_artifact.echo(opensearch-dashboards)
BuildManifest.getArtifactRoot(bundle-build, 1)
BuildManifest_Jenkinsfile_component_no_artifact.echo(bundle-build/1.2.0/1/linux/x64/tar)
BuildManifest.getArtifactRootWithoutDistribution(bundle-build, 1)
BuildManifest_Jenkinsfile_component_no_artifact.echo(bundle-build/1.2.0/1/linux/x64)
BuildManifest.getArtifactRootUrl(https://ci.opensearch.org/ci/dbc, bundle-build, 1)
BuildManifest_Jenkinsfile_component_no_artifact.echo(https://ci.opensearch.org/ci/dbc/bundle-build/1.2.0/1/linux/x64/tar)
BuildManifest.getArtifactRootUrlWithoutDistribution(https://ci.opensearch.org/ci/dbc, bundle-build, 1)
BuildManifest_Jenkinsfile_component_no_artifact.echo(https://ci.opensearch.org/ci/dbc/bundle-build/1.2.0/1/linux/x64)
BuildManifest_Jenkinsfile_component_no_artifact.echo(opensearch-dashboards-1.2.0-linux-x64.tar.gz)
BuildManifest.getMinArtifact()
BuildManifest_Jenkinsfile_component_no_artifact.echo(dist/opensearch-dashboards-min-1.2.0-linux-x64.tar.gz)
BuildManifest.getCommitId(OpenSearch-Dashboards)
BuildManifest_Jenkinsfile_component_no_artifact.echo(caf668e73304bac890f41c37cd6c3a41257cd289)
BuildManifest.getRepo(OpenSearch-Dashboards)
BuildManifest_Jenkinsfile_component_no_artifact.echo(https://github.com/opensearch-project/OpenSearch-Dashboards.git)