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

Remove redundant integration test jobs on hydra #1748

Merged
merged 2 commits into from
Jun 24, 2020

Conversation

rvl
Copy link
Contributor

@rvl rvl commented Jun 12, 2020

Overview

Remove redundant integration test jobs on hydra

We don't need to run integration tests for both linux glibc and musl. Choose musl, because that's what our release binaries are.

And remove the windows cardano-node integration test jobs, because ouroboros-network doesn't fully work under Wine.

And while we're here, update Haskell.nix and iohk-nix, and fix resulting errors.#1791

Comments

  • First attempt editing nix/haskell.nix did not work because the jobset evaluator is always a linux system. The job filtering needs to be done in release.nix.

@rvl rvl self-assigned this Jun 12, 2020
@rvl rvl marked this pull request as draft June 12, 2020 11:12
@rvl
Copy link
Contributor Author

rvl commented Jun 12, 2020

bors try

iohk-bors bot added a commit that referenced this pull request Jun 12, 2020
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jun 12, 2020

Copy link
Member

@KtorZ KtorZ left a comment

Choose a reason for hiding this comment

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

LGTM, on the idea at least. A bit less sure about the realization and nix changes, but Hydra seems happy although the integration job are missing from the required jobset on the bors try 🤔 ?

@rvl rvl force-pushed the rvl/hydra-integration-test-jobs branch 4 times, most recently from 4660da0 to 078ef25 Compare June 23, 2020 01:00
@rvl
Copy link
Contributor Author

rvl commented Jun 23, 2020

bors try

iohk-bors bot added a commit that referenced this pull request Jun 23, 2020
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jun 23, 2020

try

Build failed

@rvl rvl force-pushed the rvl/hydra-integration-test-jobs branch 3 times, most recently from 78a78ef to 0227a20 Compare June 23, 2020 13:32
@rvl
Copy link
Contributor Author

rvl commented Jun 23, 2020

bors try

iohk-bors bot added a commit that referenced this pull request Jun 23, 2020
@rvl rvl mentioned this pull request Jun 23, 2020
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jun 23, 2020

try

Build failed

rvl added 2 commits June 24, 2020 13:49
We don't need to run integration tests for both linux glibc and
musl. Choose musl, because that's what our release binaries are.

And remove the windows cardano-node integration test jobs, because
ouroboros-network doesn't fully work under Wine.
@rvl rvl force-pushed the rvl/hydra-integration-test-jobs branch from 0227a20 to 74aa8be Compare June 24, 2020 03:50
@rvl rvl marked this pull request as ready for review June 24, 2020 04:03
@rvl
Copy link
Contributor Author

rvl commented Jun 24, 2020

bors try

iohk-bors bot added a commit that referenced this pull request Jun 24, 2020
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jun 24, 2020

@KtorZ KtorZ merged commit 687e411 into master Jun 24, 2020
@KtorZ KtorZ deleted the rvl/hydra-integration-test-jobs branch June 24, 2020 15:19
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.

2 participants