Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Increase swap space on windows for running tests - #1452

Merged
rfratto merged 3 commits into
grafana-cold-storage:mainfrom
rfratto:windows-ci-swap
Mar 3, 2022
Merged

Increase swap space on windows for running tests#1452
rfratto merged 3 commits into
grafana-cold-storage:mainfrom
rfratto:windows-ci-swap

Conversation

@rfratto

@rfratto rfratto commented Mar 2, 2022

Copy link
Copy Markdown
Contributor

This fixes our issues 🤷

rfratto added 3 commits March 2, 2022 18:10
windows-latest had memory issues more consistently than windows-2019; if
this fix works for windows-latest too it's a good sign.
It's invalid to list both tags and ignore-tags, and you have to use the
! syntax to ignore a set of tags instead.
Comment on lines -8 to -10
tags-ignore:
# Ignore release candidates
- 'v*-rc.*'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We were getting some errors about setting both tags and tags-ignore so I'm sneaking in the fix here

strategy:
matrix:
platform: [macos-latest, windows-2019]
platform: [macos-latest, windows-latest]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

If windows-latest works with the pagefile increase, we probably should just stick to it instead of forcing 2019 IMO

@rfratto
rfratto enabled auto-merge (squash) March 3, 2022 00:02
@rfratto
rfratto requested a review from mattdurham March 3, 2022 00:03

@mattdurham mattdurham left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Woot!

@rfratto
rfratto merged commit 2d24354 into grafana-cold-storage:main Mar 3, 2022
@rfratto
rfratto deleted the windows-ci-swap branch March 14, 2022 18:17
@github-actions github-actions Bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Apr 2, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants