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

Run CI and mergify for v1.9.2+RAI #112

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Conversation

qinsoon
Copy link
Member

@qinsoon qinsoon commented Jan 22, 2024

This PR allows CI and mergify to work with v1.9.2+RAI and v1.8.2+RAI (renamed from v1.8.2-RAI). It also changes the CI script to set the test max RSS based on the system memory (it seems Github hosted runners had an upgrade, and they now have 16G memory instead of 7G).

@qinsoon qinsoon added the backport-v1.9.2+RAI Backport the change to the branch v1.9.2+RAI label Jan 22, 2024
Copy link
Contributor

@udesou udesou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. So having a variable RSS depending on the free memory fixed the issues?

@qinsoon
Copy link
Member Author

qinsoon commented Jan 23, 2024

LGTM. So having a variable RSS depending on the free memory fixed the issues?

Yes, it seems so.

@qinsoon qinsoon merged commit d97228f into mmtk:master Jan 23, 2024
10 checks passed
mergify bot pushed a commit that referenced this pull request Jan 23, 2024
This PR allows CI and mergify to work with `v1.9.2+RAI` and `v1.8.2+RAI`
(renamed from `v1.8.2-RAI`). It also changes the CI script to set the
test max RSS based on the system memory (it seems Github hosted runners
had an upgrade, and they now have 16G memory instead of 7G).

(cherry picked from commit d97228f)
qinsoon added a commit that referenced this pull request Jan 23, 2024
This is an automatic backport of pull request #112 done by
[Mergify](https://mergify.com).


---


<details>
<summary>Mergify commands and options</summary>

<br />

More conditions and actions can be found in the
[documentation](https://docs.mergify.com/).

You can also trigger Mergify actions by commenting on this pull request:

- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on
`<destination>` branch

Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you
can:

- look at your merge queues
- generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com
</details>

Co-authored-by: Yi Lin <qinsoon@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v1.9.2+RAI Backport the change to the branch v1.9.2+RAI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants