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][Cypress] set NODE_OPTIONS and cluster disk allocation #5172

Merged

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Oct 2, 2023

Description

Set env variable of NODE_OPTIONS for OSD to reference on startup to ensure stable env.

Disable threshold enabled for disk allocation

Issue Related

#4019

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@kavilla kavilla added Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry ci labels Oct 2, 2023
@kavilla kavilla added the v2.11.0 label Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #5172 (84471aa) into main (0557ab1) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5172      +/-   ##
==========================================
- Coverage   66.77%   66.75%   -0.02%     
==========================================
  Files        3278     3278              
  Lines       62981    62981              
  Branches    10027    10027              
==========================================
- Hits        42053    42045       -8     
+ Misses      18468    18467       -1     
- Partials     2460     2469       +9     
Flag Coverage Δ
Linux_1 ?
Linux_2 55.23% <ø> (ø)
Linux_3 43.76% <ø> (+<0.01%) ⬆️
Linux_4 ?
Windows_1 35.33% <ø> (ø)
Windows_2 55.20% <ø> (ø)
Windows_3 43.76% <ø> (ø)
Windows_4 35.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 10 files with indirect coverage changes

Set env variable of NODE_OPTIONS for OSD to reference on startup
to ensure stable env.

Disable threshold enabled for disk allocation

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@kavilla kavilla force-pushed the kavilla/ci/cluster_settings branch from eb546ca to 84471aa Compare October 2, 2023 22:00
@kavilla kavilla added backport 2.x and removed Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Oct 2, 2023
@ananzh ananzh merged commit a77178f into opensearch-project:main Oct 2, 2023
59 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 2, 2023
Set env variable of NODE_OPTIONS for OSD to reference on startup
to ensure stable env.

Disable threshold enabled for disk allocation

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit a77178f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
ananzh pushed a commit that referenced this pull request Oct 2, 2023
…5175)

Set env variable of NODE_OPTIONS for OSD to reference on startup
to ensure stable env.

Disable threshold enabled for disk allocation

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit a77178f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
willie-hung pushed a commit to willie-hung/OpenSearch-Dashboards that referenced this pull request Oct 5, 2023
…h-project#5172)

Set env variable of NODE_OPTIONS for OSD to reference on startup
to ensure stable env.

Disable threshold enabled for disk allocation

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
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.

None yet

3 participants