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

ci: add NO_COMMAND_LOG to unhang #1066

Conversation

wanglam
Copy link
Collaborator

@wanglam wanglam commented Feb 6, 2024

Description

The workflows of alerting, anomaly detection, OSD Core, index management, security analytics, security plugin are timeout due to #1055. This PR is for bypass these timeouts.

The workflow can be finished after adding NO_COMMAND_LOG env variable. Here is the details:
alerting: https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/8014175412/job/21892373162?pr=1066
anomaly detection: https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/8014175413/job/21892371861?pr=1066
OSD Core:
https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/8014175416/job/21892374262?pr=1066
https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/8014175416/job/21892374100?pr=1066
index management:
https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/8014175428/job/21892372206?pr=1066
security analytics:
https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/8014175420/job/21892372978?pr=1066
security:
https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/8014175434/job/21892372395?pr=1066

Issues Resolved

[List any issues this PR will resolve]

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.

@wanglam wanglam force-pushed the add-no-command-log-to-timeout-workflows branch 2 times, most recently from c804de8 to df01b35 Compare February 6, 2024 10:11
@wanglam wanglam marked this pull request as ready for review February 6, 2024 10:28
@wanglam wanglam force-pushed the add-no-command-log-to-timeout-workflows branch from df01b35 to 5997957 Compare February 7, 2024 02:37
@Hailong-am Hailong-am self-requested a review February 22, 2024 02:47
Signed-off-by: Lin Wang <[email protected]>
@wanglam wanglam force-pushed the add-no-command-log-to-timeout-workflows branch from ef16ced to f8185dd Compare February 23, 2024 07:57
@SuZhou-Joe SuZhou-Joe merged commit 83bcc21 into opensearch-project:main Feb 26, 2024
76 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 26, 2024
* ci: add NO_COMMAND_LOG to unhang

Signed-off-by: Lin Wang <[email protected]>

* Fix jest env override

Signed-off-by: Lin Wang <[email protected]>

---------

Signed-off-by: Lin Wang <[email protected]>
(cherry picked from commit 83bcc21)
SuZhou-Joe pushed a commit that referenced this pull request Feb 26, 2024
* ci: add NO_COMMAND_LOG to unhang

Signed-off-by: Lin Wang <[email protected]>

* Fix jest env override

Signed-off-by: Lin Wang <[email protected]>

---------

Signed-off-by: Lin Wang <[email protected]>
(cherry picked from commit 83bcc21)

Co-authored-by: Lin Wang <[email protected]>
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.

3 participants