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

Increase timeout and wait to maps-dashboards tests #1064

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

junqiu-lei
Copy link
Member

@junqiu-lei junqiu-lei commented Feb 6, 2024

Description

Increase the timeout and wait period for maps-dashboards tests to prevent intermittent failures, especially in Jenkins CI with security enabled.

Test

Tested in docker image opensearchstaging/ci-runner:ci-runner-rockylinux8-opensearch-dashboards-integtest-v4 which is same used in Jenkins Integ Test Pipeline.


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✔  plugins/custom-import-map-dashboard      00:24        1        1        -        -        - │
  │    s/1_import_vector_map_tab.spec.js                                                           │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  plugins/custom-import-map-dashboard      01:35        1        1        -        -        - │
  │    s/2_opensearchMapLayer.spec.js                                                              │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  plugins/custom-import-map-dashboard      01:13        1        1        -        -        - │
  │    s/3_add_saved_object.spec.js                                                                │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  plugins/custom-import-map-dashboard      01:51        2        2        -        -        - │
  │    s/4_documentsLayer.spec.js                                                                  │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        05:04        5        5        -        -        -  

Issue

opensearch-project/dashboards-maps#578
#883

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.

@junqiu-lei junqiu-lei changed the title Increase timeout and wait to maps tests Increase timeout and wait to maps-dashboards tests Feb 6, 2024
@raintygao raintygao merged commit 63d2e75 into opensearch-project:2.x Feb 6, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants