Skip to content

Commit

Permalink
Clean-up step of migrating Jenkins shared libraries to opensearch-bui…
Browse files Browse the repository at this point in the history
…ld-libraries repo (#2679)

* update lib clean-up p1

Signed-off-by: Jeff Lu <[email protected]>

* clean-up p2

Signed-off-by: Jeff Lu <[email protected]>

* clean-up p3

Signed-off-by: Jeff Lu <[email protected]>

* update parameters on TestRunNonSecurityPerfTestScript.groovy

Signed-off-by: Jeff Lu <[email protected]>

* Fix tests

Signed-off-by: prudhvigodithi <[email protected]>

* Fix tests

Signed-off-by: prudhvigodithi <[email protected]>

* update fix on TestReleaseTagJob

Signed-off-by: Jeff Lu <[email protected]>

* updating TestReleaseTagJob one more time

Signed-off-by: Jeff Lu <[email protected]>

* remove TestReleaseTagJob for now to unblock Jacoco error

Signed-off-by: Jeff Lu <[email protected]>

* remove AssembleUpload_Jenkinsfile

Signed-off-by: Jeff Lu <[email protected]>

* remove /jobs/ as it has been migrated to build-lib repo

Signed-off-by: Jeff Lu <[email protected]>

Signed-off-by: Jeff Lu <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
Co-authored-by: prudhvigodithi <[email protected]>
  • Loading branch information
jordarlu and prudhvigodithi authored Oct 3, 2022
1 parent f099705 commit a8f72cb
Show file tree
Hide file tree
Showing 251 changed files with 371 additions and 9,971 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ out.txt
/bin/

/manifests/**/*.yml.lock

vars/
6 changes: 1 addition & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,4 @@ jacocoTestReport {
reports {
xml.required = true
}
}

tasks.test {
maxParallelForks = Runtime.getRuntime().availableProcessors()
}
}
191 changes: 0 additions & 191 deletions src/jenkins/BuildManifest.groovy

This file was deleted.

110 changes: 0 additions & 110 deletions src/jenkins/BundleManifest.groovy

This file was deleted.

71 changes: 0 additions & 71 deletions src/jenkins/InputManifest.groovy

This file was deleted.

Loading

0 comments on commit a8f72cb

Please sign in to comment.