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

[Dashboards] integ-test in Jenkins #1653

Merged
merged 5 commits into from
Mar 2, 2022

Commits on Feb 24, 2022

  1. [Dashboards] integ-test in Jenkins

    Execute the integ-test workflow for OpenSearch Dashboards including
    tests.
    
    As opposed to OpenSearch, we need an image with the appropriate libraries
    so we pass the image but it does not have the wget so the steps were broken
    to access the build manifest.
    
    Hardcoding the OpenSearch build id for now until this get resolves:
    opensearch-project#1492
    
    ARM tests will fail still until this is resolved:
    opensearch-project#1381
    
    Issue partially resolved:
    opensearch-project#704
    
    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    170d581 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. [Dashboards] copy artifact permission JOB_BASE_NAME

    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2ca2fdb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. [Test] Use curl for runIntegTestScript

    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3b28aa4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. [Dashboards] use latest for OpenSearch

    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f2619f7 View commit details
    Browse the repository at this point in the history
  2. [Tests] update input params for test jobs

    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c337d9d View commit details
    Browse the repository at this point in the history