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: Download Git-LFS files #197

Merged
merged 1 commit into from
Sep 17, 2021
Merged

CI: Download Git-LFS files #197

merged 1 commit into from
Sep 17, 2021

Conversation

mkroening
Copy link
Member

This is required for the test_vm.* to work correctly. Without this, they are not operating on the real files, but mere placeholders.

We need git-lfs to be installed on our runner for this.

Found via #192.

@stlankes
Copy link
Collaborator

bors r+

bors bot added a commit that referenced this pull request Sep 12, 2021
195: Integration tests: Use default profile r=stlankes a=mkroening

For easy integration tests of gdbstub, I need the `dev ` `opt-level` to be 0.

On `release`, `opt-level` is 3 by default.

197: CI: Download Git-LFS files r=stlankes a=mkroening

This is required for the [`test_vm.*`](https://github.com/hermitcore/uhyve/blob/3b70087e3612e55ddce7888ce1b9fe91ca8596c9/src/vm.rs#L856-L907) to work correctly. Without this, they are not operating on the real files, but mere placeholders.

We need `git-lfs` to be installed on our runner for this.

Found via #192.

200: CI: Capture test output r=stlankes a=mkroening

This avoids GitHub check annotations about expected panics.

This reverts 4e222b7.

Co-authored-by: Martin Kröning <mkroening@posteo.net>
@bors
Copy link
Contributor

bors bot commented Sep 12, 2021

This PR was included in a batch that was canceled, it will be automatically retried

bors bot added a commit that referenced this pull request Sep 12, 2021
197: CI: Download Git-LFS files r=stlankes a=mkroening

This is required for the [`test_vm.*`](https://github.com/hermitcore/uhyve/blob/3b70087e3612e55ddce7888ce1b9fe91ca8596c9/src/vm.rs#L856-L907) to work correctly. Without this, they are not operating on the real files, but mere placeholders.

We need `git-lfs` to be installed on our runner for this.

Found via #192.

200: CI: Capture test output r=stlankes a=mkroening

This avoids GitHub check annotations about expected panics.

This reverts 4e222b7.

Co-authored-by: Martin Kröning <mkroening@posteo.net>
@bors
Copy link
Contributor

bors bot commented Sep 12, 2021

Build failed (retrying...):

bors bot added a commit that referenced this pull request Sep 12, 2021
197: CI: Download Git-LFS files r=stlankes a=mkroening

This is required for the [`test_vm.*`](https://github.com/hermitcore/uhyve/blob/3b70087e3612e55ddce7888ce1b9fe91ca8596c9/src/vm.rs#L856-L907) to work correctly. Without this, they are not operating on the real files, but mere placeholders.

We need `git-lfs` to be installed on our runner for this.

Found via #192.

Co-authored-by: Martin Kröning <mkroening@posteo.net>
@bors
Copy link
Contributor

bors bot commented Sep 12, 2021

Build failed:

@mkroening
Copy link
Member Author

bors retry

@bors
Copy link
Contributor

bors bot commented Sep 17, 2021

Build succeeded:

@bors bors bot merged commit 0378a72 into hermit-os:master Sep 17, 2021
@mkroening mkroening deleted the lfs branch September 17, 2021 15:39
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