Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add test manifests to previous version #1324

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

tianleh
Copy link
Member

@tianleh tianleh commented Dec 14, 2021

Signed-off-by: Tianle Huang tianleh@amazon.com

Description

Currently only 1.3.0 has test manifest. Add such for previous versions. If a version has no Dashboards or has no functional test repo inside Dashboards manifest, I will not add the Dashboards test manifest.

This will be a prerequest step for #1322 since the test manifest file name is parameterized by version. E.g
https://github.com/opensearch-project/opensearch-build/blob/main/jenkins/test/testsuite/Jenkinsfile#L63

Issues Resolved

Resolves #1323

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Tianle Huang <tianleh@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2021

Codecov Report

Merging #1324 (a31f1a4) into main (1279eab) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1324   +/-   ##
=========================================
  Coverage     93.94%   93.94%           
  Complexity       11       11           
=========================================
  Files           136      136           
  Lines          2974     2974           
  Branches          8        8           
=========================================
  Hits           2794     2794           
  Misses          172      172           
  Partials          8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1279eab...a31f1a4. Read the comment docs.

@dblock dblock merged commit 7d1ecb9 into opensearch-project:main Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test manifests to previous version
4 participants