-
Notifications
You must be signed in to change notification settings - Fork 918
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
ananzh
merged 1 commit into
opensearch-project:main
from
kavilla:kavilla/ci/cluster_settings
Oct 2, 2023
Merged
[CI][Cypress] set NODE_OPTIONS and cluster disk allocation #5172
ananzh
merged 1 commit into
opensearch-project:main
from
kavilla:kavilla/ci/cluster_settings
Oct 2, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kavilla
added
Skip-Changelog
PRs that are too trivial to warrant a changelog or release notes entry
ci
labels
Oct 2, 2023
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. |
kavilla
requested review from
ananzh,
seanneumann,
AMoo-Miki,
ashwin-pc,
joshuarrrr,
abbyhu2000,
zengyan-amazon,
kristenTian,
zhongnansu,
manasvinibs,
ZilongX,
Flyingliuhub,
BSFishy and
curq
as code owners
October 2, 2023 21:55
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 <[email protected]>
kavilla
force-pushed
the
kavilla/ci/cluster_settings
branch
from
October 2, 2023 22:00
eb546ca
to
84471aa
Compare
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
AMoo-Miki
approved these changes
Oct 2, 2023
ananzh
approved these changes
Oct 2, 2023
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 <[email protected]> (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 <[email protected]> (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 <[email protected]> Signed-off-by: Willie Hung <[email protected]>
3 tasks
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
yarn test:jest
yarn test:jest_integration
yarn test:ftr