Skip to content

Commit

Permalink
Increment jenkins library version (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>

Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
1 parent 65bc713 commit b3e808b
Show file tree
Hide file tree
Showing 75 changed files with 99 additions and 99 deletions.
8 changes: 4 additions & 4 deletions tests/jenkins/jobs/ArchiveAssembleUpload_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
ArchiveAssembleUpload_Jenkinsfile.script(groovy.lang.Closure)
ArchiveAssembleUpload_Jenkinsfile.archiveAssembleUpload({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, stashName=test-stash-tar})
archiveAssembleUpload.legacySCM(groovy.lang.Closure)
archiveAssembleUpload.library({[email protected].0, retriever=null})
archiveAssembleUpload.library({[email protected].1, retriever=null})
archiveAssembleUpload.readYaml({file=tests/data/opensearch-1.3.0.yml})
InputManifest.asBoolean()
archiveAssembleUpload.echo(Unstashing test-stash-tar before starting the assemble process)
Expand All @@ -15,17 +15,17 @@
BuildManifest.asBoolean()
archiveAssembleUpload.assembleUpload({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, stashName=test-stash-tar, buildManifest=tar/builds/opensearch/manifest.yml})
assembleUpload.legacySCM(groovy.lang.Closure)
assembleUpload.library({[email protected].0, retriever=null})
assembleUpload.library({[email protected].1, retriever=null})
assembleUpload.assembleManifest({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, stashName=test-stash-tar, buildManifest=tar/builds/opensearch/manifest.yml})
assembleManifest.legacySCM(groovy.lang.Closure)
assembleManifest.library({[email protected].0, retriever=null})
assembleManifest.library({[email protected].1, retriever=null})
assembleManifest.readYaml({file=tar/builds/opensearch/manifest.yml})
BuildManifest.asBoolean()
BuildManifest.getArtifactRootUrlWithoutDistribution(https://ci.opensearch.org/dbc, vars-build, 33)
assembleManifest.sh(./assemble.sh "tar/builds/opensearch/manifest.yml" --base-url https://ci.opensearch.org/dbc/vars-build/1.3.0/33/linux/x64)
assembleUpload.uploadArtifacts({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, stashName=test-stash-tar, buildManifest=tar/builds/opensearch/manifest.yml})
uploadArtifacts.legacySCM(groovy.lang.Closure)
uploadArtifacts.library({[email protected].0, retriever=null})
uploadArtifacts.library({[email protected].1, retriever=null})
uploadArtifacts.readYaml({file=tar/builds/opensearch/manifest.yml})
BuildManifest.asBoolean()
BuildManifest.getMinArtifact()
Expand Down
4 changes: 2 additions & 2 deletions tests/jenkins/jobs/AssembleManifest_rpm_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
AssembleManifest_rpm_Jenkinsfile.script(groovy.lang.Closure)
AssembleManifest_rpm_Jenkinsfile.assembleManifest({buildManifest=tests/data/opensearch-build-1.3.0-rpm.yml})
assembleManifest.legacySCM(groovy.lang.Closure)
assembleManifest.library({[email protected].0, retriever=null})
assembleManifest.library({[email protected].1, retriever=null})
assembleManifest.readYaml({file=tests/data/opensearch-build-1.3.0-rpm.yml})
BuildManifest.asBoolean()
BuildManifest.getArtifactRootUrlWithoutDistribution(https://ci.opensearch.org/dbc, vars-build, 123)
Expand Down Expand Up @@ -92,7 +92,7 @@
)
assembleManifest.buildYumRepo({baseUrl=https://ci.opensearch.org/dbc/vars-build/1.3.0/123/linux/x64, buildManifest=tests/data/opensearch-build-1.3.0-rpm.yml})
buildYumRepo.legacySCM(groovy.lang.Closure)
buildYumRepo.library({[email protected].0, retriever=null})
buildYumRepo.library({[email protected].1, retriever=null})
buildYumRepo.readYaml({file=tests/data/opensearch-build-1.3.0-rpm.yml})
BuildManifest.asBoolean()
buildYumRepo.echo(Create yum repo metadata and repo file tests/data/opensearch-build-1.3.0-rpm.yml)
Expand Down
2 changes: 1 addition & 1 deletion tests/jenkins/jobs/AssembleManifest_tar_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
AssembleManifest_tar_Jenkinsfile.script(groovy.lang.Closure)
AssembleManifest_tar_Jenkinsfile.assembleManifest({buildManifest=tests/data/opensearch-build-1.3.0.yml})
assembleManifest.legacySCM(groovy.lang.Closure)
assembleManifest.library({[email protected].0, retriever=null})
assembleManifest.library({[email protected].1, retriever=null})
assembleManifest.readYaml({file=tests/data/opensearch-build-1.3.0.yml})
BuildManifest.asBoolean()
BuildManifest.getArtifactRootUrlWithoutDistribution(https://ci.opensearch.org/dbc, vars-build, 123)
Expand Down
6 changes: 3 additions & 3 deletions tests/jenkins/jobs/AssembleUpload_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
AssembleUpload_Jenkinsfile.script(groovy.lang.Closure)
AssembleUpload_Jenkinsfile.assembleUpload({buildManifest=tests/data/opensearch-build-1.1.0.yml})
assembleUpload.legacySCM(groovy.lang.Closure)
assembleUpload.library({[email protected].0, retriever=null})
assembleUpload.library({[email protected].1, retriever=null})
assembleUpload.assembleManifest({buildManifest=tests/data/opensearch-build-1.1.0.yml})
assembleManifest.legacySCM(groovy.lang.Closure)
assembleManifest.library({[email protected].0, retriever=null})
assembleManifest.library({[email protected].1, retriever=null})
assembleManifest.readYaml({file=tests/data/opensearch-build-1.1.0.yml})
BuildManifest.asBoolean()
BuildManifest.getArtifactRootUrlWithoutDistribution(https://ci.opensearch.org/dbc, vars-build, 33)
assembleManifest.sh(./assemble.sh "tests/data/opensearch-build-1.1.0.yml" --base-url https://ci.opensearch.org/dbc/vars-build/1.1.0/33/linux/x64)
assembleUpload.uploadArtifacts({buildManifest=tests/data/opensearch-build-1.1.0.yml})
uploadArtifacts.legacySCM(groovy.lang.Closure)
uploadArtifacts.library({[email protected].0, retriever=null})
uploadArtifacts.library({[email protected].1, retriever=null})
uploadArtifacts.readYaml({file=tests/data/opensearch-build-1.1.0.yml})
BuildManifest.asBoolean()
BuildManifest.getMinArtifact()
Expand Down
2 changes: 1 addition & 1 deletion tests/jenkins/jobs/BuildArchive_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BuildArchive_Jenkinsfile.script(groovy.lang.Closure)
BuildArchive_Jenkinsfile.buildArchive({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, stashName=test-stash-tar})
buildArchive.legacySCM(groovy.lang.Closure)
buildArchive.library({[email protected].0, retriever=null})
buildArchive.library({[email protected].1, retriever=null})
buildArchive.buildManifest({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, stashName=test-stash-tar})
buildManifest.sh(./build.sh tests/data/opensearch-1.3.0.yml -d tar -p linux -a x64)
buildArchive.echo(Stashing builds to assemble later with name: test-stash-tar)
Expand Down
8 changes: 4 additions & 4 deletions tests/jenkins/jobs/BuildAssembleUpload_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BuildAssembleUpload_Jenkinsfile.script(groovy.lang.Closure)
BuildAssembleUpload_Jenkinsfile.buildAssembleUpload({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar})
buildAssembleUpload.legacySCM(groovy.lang.Closure)
buildAssembleUpload.library({[email protected].0, retriever=null})
buildAssembleUpload.library({[email protected].1, retriever=null})
buildAssembleUpload.readYaml({file=tests/data/opensearch-1.3.0.yml})
InputManifest.asBoolean()
buildAssembleUpload.buildManifest({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar})
Expand All @@ -14,17 +14,17 @@
BuildManifest.asBoolean()
buildAssembleUpload.assembleUpload({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, buildManifest=tar/builds/opensearch/manifest.yml})
assembleUpload.legacySCM(groovy.lang.Closure)
assembleUpload.library({[email protected].0, retriever=null})
assembleUpload.library({[email protected].1, retriever=null})
assembleUpload.assembleManifest({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, buildManifest=tar/builds/opensearch/manifest.yml})
assembleManifest.legacySCM(groovy.lang.Closure)
assembleManifest.library({[email protected].0, retriever=null})
assembleManifest.library({[email protected].1, retriever=null})
assembleManifest.readYaml({file=tar/builds/opensearch/manifest.yml})
BuildManifest.asBoolean()
BuildManifest.getArtifactRootUrlWithoutDistribution(https://ci.opensearch.org/dbc, vars-build, 33)
assembleManifest.sh(./assemble.sh "tar/builds/opensearch/manifest.yml" --base-url https://ci.opensearch.org/dbc/vars-build/1.3.0/33/linux/x64)
assembleUpload.uploadArtifacts({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, distribution=tar, buildManifest=tar/builds/opensearch/manifest.yml})
uploadArtifacts.legacySCM(groovy.lang.Closure)
uploadArtifacts.library({[email protected].0, retriever=null})
uploadArtifacts.library({[email protected].1, retriever=null})
uploadArtifacts.readYaml({file=tar/builds/opensearch/manifest.yml})
BuildManifest.asBoolean()
BuildManifest.getMinArtifact()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BuildDockerImage_Jenkinsfile.script(groovy.lang.Closure)
BuildDockerImage_Jenkinsfile.buildDockerImage({inputManifest=tests/data/opensearch-1.3.0.yml, artifactUrlX64=opensearch.linux.x64, artifactUrlArm64=opensearch.linux.arm64})
buildDockerImage.legacySCM(groovy.lang.Closure)
buildDockerImage.library({[email protected].0, retriever=null})
buildDockerImage.library({[email protected].1, retriever=null})
buildDockerImage.readYaml({file=tests/data/opensearch-1.3.0.yml})
InputManifest.asBoolean()
buildDockerImage.echo(Trigger docker-build)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BuildDockerImage_Jenkinsfile.script(groovy.lang.Closure)
BuildDockerImage_Jenkinsfile.buildDockerImage({inputManifest=tests/data/opensearch-1.3.0.yml, artifactUrlX64=opensearch.linux.x64, artifactUrlArm64=null})
buildDockerImage.legacySCM(groovy.lang.Closure)
buildDockerImage.library({[email protected].0, retriever=null})
buildDockerImage.library({[email protected].1, retriever=null})
buildDockerImage.readYaml({file=tests/data/opensearch-1.3.0.yml})
InputManifest.asBoolean()
buildDockerImage.echo(Skipping docker build, one of x64 or arm64 artifacts was not built.)
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BuildDockerImage_Jenkinsfile.script(groovy.lang.Closure)
BuildDockerImage_Jenkinsfile.buildDockerImage({inputManifest=tests/data/opensearch-1.3.0.yml, artifactUrlX64=null, artifactUrlArm64=null})
buildDockerImage.legacySCM(groovy.lang.Closure)
buildDockerImage.library({[email protected].0, retriever=null})
buildDockerImage.library({[email protected].1, retriever=null})
buildDockerImage.readYaml({file=tests/data/opensearch-1.3.0.yml})
InputManifest.asBoolean()
buildDockerImage.echo(Skipping docker build, one of x64 or arm64 artifacts was not built.)
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BuildDockerImage_Jenkinsfile.script(groovy.lang.Closure)
BuildDockerImage_Jenkinsfile.buildDockerImage({inputManifest=tests/data/opensearch-1.3.0.yml, artifactUrlX64=null, artifactUrlArm64=opensearch.linux.arm64})
buildDockerImage.legacySCM(groovy.lang.Closure)
buildDockerImage.library({[email protected].0, retriever=null})
buildDockerImage.library({[email protected].1, retriever=null})
buildDockerImage.readYaml({file=tests/data/opensearch-1.3.0.yml})
InputManifest.asBoolean()
buildDockerImage.echo(Skipping docker build, one of x64 or arm64 artifacts was not built.)
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BuildDockerImage_Qualifier_Jenkinsfile.script(groovy.lang.Closure)
BuildDockerImage_Qualifier_Jenkinsfile.buildDockerImage({inputManifest=tests/data/opensearch-2.0.0.yml, artifactUrlX64=opensearch.linux.x64, artifactUrlArm64=opensearch.linux.arm64})
buildDockerImage.legacySCM(groovy.lang.Closure)
buildDockerImage.library({[email protected].0, retriever=null})
buildDockerImage.library({[email protected].1, retriever=null})
buildDockerImage.readYaml({file=tests/data/opensearch-2.0.0.yml})
InputManifest.asBoolean()
buildDockerImage.echo(Trigger docker-build)
Expand Down
4 changes: 2 additions & 2 deletions tests/jenkins/jobs/BuildUploadManifestSHA_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
BuildUploadManifestSHA_Jenkinsfile.script(groovy.lang.Closure)
BuildUploadManifestSHA_Jenkinsfile.buildUploadManifestSHA({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64})
buildUploadManifestSHA.legacySCM(groovy.lang.Closure)
buildUploadManifestSHA.library({[email protected].0, retriever=null})
buildUploadManifestSHA.library({[email protected].1, retriever=null})
buildUploadManifestSHA.getManifestSHA({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64})
getManifestSHA.buildManifest({inputManifest=tests/data/opensearch-1.3.0.yml, platform=linux, architecture=x64, lock=true})
buildManifest.sh(./build.sh tests/data/opensearch-1.3.0.yml -p linux -a x64 --lock)
getManifestSHA.sha1(tests/data/opensearch-1.3.0.yml.lock)
getManifestSHA.echo(Manifest SHA: sha1)
getManifestSHA.legacySCM(groovy.lang.Closure)
getManifestSHA.library({[email protected].0, retriever=null})
getManifestSHA.library({[email protected].1, retriever=null})
getManifestSHA.readYaml({file=tests/data/opensearch-1.3.0.yml.lock})
InputManifest.asBoolean()
InputManifest.getSHAsRoot(get-manifest-sha-build)
Expand Down
2 changes: 1 addition & 1 deletion tests/jenkins/jobs/BuildYumRepo_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
BuildYumRepo_Jenkinsfile.script(groovy.lang.Closure)
BuildYumRepo_Jenkinsfile.buildYumRepo({buildManifest=tests/data/opensearch-build-1.3.0.yml, baseUrl=https://ci.opensearch.org/ci/dbc/test/1.3.0/9/linux/x64})
buildYumRepo.legacySCM(groovy.lang.Closure)
buildYumRepo.library({[email protected].0, retriever=null})
buildYumRepo.library({[email protected].1, retriever=null})
buildYumRepo.readYaml({file=tests/data/opensearch-build-1.3.0.yml})
BuildManifest.asBoolean()
buildYumRepo.echo(Create yum repo metadata and repo file tests/data/opensearch-build-1.3.0.yml)
Expand Down
2 changes: 1 addition & 1 deletion tests/jenkins/jobs/CreateReleaseTag_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
CreateReleaseTag_Jenkinsfile.script(groovy.lang.Closure)
CreateReleaseTag_Jenkinsfile.createReleaseTag({distManifest=tests/data/opensearch-build-1.1.0.yml, tagVersion=1.1.0})
createReleaseTag.legacySCM(groovy.lang.Closure)
createReleaseTag.library({[email protected].0, retriever=null})
createReleaseTag.library({[email protected].1, retriever=null})
createReleaseTag.readYaml({file=tests/data/opensearch-build-1.1.0.yml})
BundleManifest.asBoolean()
BundleManifest.getNames()
Expand Down
8 changes: 4 additions & 4 deletions tests/jenkins/jobs/DetectDockerImage_Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
DetectDockerImage_Jenkinsfile.script(groovy.lang.Closure)
DetectDockerImage_Jenkinsfile.detectDockerAgent({manifest=tests/data/os-template-1.1.0.yml})
detectDockerAgent.legacySCM(groovy.lang.Closure)
detectDockerAgent.library({[email protected].0, retriever=null})
detectDockerAgent.library({[email protected].1, retriever=null})
detectDockerAgent.readYaml({file=tests/data/os-template-1.1.0.yml})
InputManifest.asBoolean()
detectDockerAgent.echo(Using Docker image opensearchstaging/ci-runner:ci-runner-centos7-v1 (null))
Expand All @@ -14,7 +14,7 @@
DetectDockerImage_Jenkinsfile.script(groovy.lang.Closure)
DetectDockerImage_Jenkinsfile.detectDockerAgent({manifest=tests/data/os-template-1.2.0.yml})
detectDockerAgent.legacySCM(groovy.lang.Closure)
detectDockerAgent.library({[email protected].0, retriever=null})
detectDockerAgent.library({[email protected].1, retriever=null})
detectDockerAgent.readYaml({file=tests/data/os-template-1.2.0.yml})
InputManifest.asBoolean()
detectDockerAgent.echo(Using Docker image opensearchstaging/ci-runner:centos7-x64-arm64-jdkmulti-node10.24.1-cypress6.9.1-20211028 (-e JAVA_HOME=/usr/lib/jvm/adoptopenjdk-14-hotspot))
Expand All @@ -26,7 +26,7 @@
DetectDockerImage_Jenkinsfile.script(groovy.lang.Closure)
DetectDockerImage_Jenkinsfile.detectDockerAgent({manifest=tests/data/osd-template-1.1.0.yml})
detectDockerAgent.legacySCM(groovy.lang.Closure)
detectDockerAgent.library({[email protected].0, retriever=null})
detectDockerAgent.library({[email protected].1, retriever=null})
detectDockerAgent.readYaml({file=tests/data/osd-template-1.1.0.yml})
InputManifest.asBoolean()
detectDockerAgent.echo(Using Docker image opensearchstaging/ci-runner:centos7-x64-arm64-jdkmulti-node10.24.1-cypress6.9.1-20211028 (null))
Expand All @@ -38,7 +38,7 @@
DetectDockerImage_Jenkinsfile.script(groovy.lang.Closure)
DetectDockerImage_Jenkinsfile.detectDockerAgent({manifest=tests/data/opensearch-dashboards-1.2.0.yml})
detectDockerAgent.legacySCM(groovy.lang.Closure)
detectDockerAgent.library({[email protected].0, retriever=null})
detectDockerAgent.library({[email protected].1, retriever=null})
detectDockerAgent.readYaml({file=tests/data/opensearch-dashboards-1.2.0.yml})
InputManifest.asBoolean()
detectDockerAgent.echo(Using Docker image opensearchstaging/ci-runner:centos7-x64-arm64-jdkmulti-node10.24.1-cypress6.9.1-20211028 (null))
Expand Down
Loading

0 comments on commit b3e808b

Please sign in to comment.