Skip to content

Commit

Permalink
add compare logic to opensearch build libraries (#478)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Oviedo <[email protected]>
(cherry picked from commit 6b367e5)
  • Loading branch information
OVI3D0 authored and rishabh6788 committed Aug 8, 2024
1 parent c4cdfbe commit 4ad61cb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
39 changes: 0 additions & 39 deletions tests/jenkins/jobs/CompareTest_Jenkinsfile.txt

This file was deleted.

2 changes: 0 additions & 2 deletions vars/runBenchmarkTestScript.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@
* @param args.show_in_results <optional> - Determines whether or not to include the comparison in the results file.
*/
void call(Map args = [:]) {
lib = library(identifier: '[email protected]', retriever: legacySCM(scm))

lib = library(identifier: '[email protected]', retriever: legacySCM(scm))
def buildManifest = null

Expand Down

0 comments on commit 4ad61cb

Please sign in to comment.