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

Request 300MiB of memory for the validate step #1168

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

zregvart
Copy link
Member

The task is being OOM reaped, let's increase the requested memory so that the task is scheduled on a node that has at least 300MiB of memory available.

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #1168 (8035b3e) into main (78d5df3) will increase coverage by 7.17%.
Report is 5 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1168      +/-   ##
==========================================
+ Coverage   77.00%   84.18%   +7.17%     
==========================================
  Files          57       66       +9     
  Lines        4836     5196     +360     
==========================================
+ Hits         3724     4374     +650     
+ Misses       1112      822     -290     
Flag Coverage Δ
acceptance 69.22% <ø> (?)
generative 4.31% <ø> (ø)
integration 18.10% <ø> (ø)
unit 76.07% <ø> (ø)

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

see 36 files with indirect coverage changes

The task is being OOM reaped, let's increase the requested memory so
that the task is scheduled on a node that has at least 300MiB of memory
available.
The task is being OOM reaped, let's increase the requested memory so
that the task is scheduled on a node that has at least 300MiB of memory
available.
@zregvart zregvart merged commit ac4431c into enterprise-contract:main Nov 28, 2023
12 checks passed
@zregvart zregvart deleted the pr/task-memory branch November 28, 2023 09:54
ralphbean added a commit to ralphbean/ec-cli that referenced this pull request Dec 7, 2023
ralphbean added a commit to ralphbean/ec-cli that referenced this pull request Dec 7, 2023
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.

None yet

2 participants