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: use Nextest, remove broken rust-cache, more unit test coverage #4996

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

nxsaken
Copy link
Contributor

@nxsaken nxsaken commented Aug 21, 2024

Context

This PR sets up cargo nextest for running Rust tests, and makes other CI-related improvements:


Checklist

  • Finish fixing client pytests
  • I've read CONTRIBUTING.md.
  • (optional) I've written unit tests for the code changes.
  • All review comments have been resolved.

@nxsaken nxsaken force-pushed the ci/cargo-nextest branch 7 times, most recently from e53bcc0 to fdb4a40 Compare August 26, 2024 08:25
@nxsaken nxsaken changed the title ci: use cargo nextest in PR workflow ci: use macos-latest and cargo nextest in PR workflow Aug 26, 2024
@nxsaken nxsaken changed the title ci: use macos-latest and cargo nextest in PR workflow ci: use macos-latest and cargo nextest across CI Aug 26, 2024
@nxsaken nxsaken marked this pull request as ready for review August 26, 2024 15:33
@nxsaken nxsaken self-assigned this Aug 26, 2024
@nxsaken nxsaken requested a review from BAStos525 August 26, 2024 15:39
scripts/tests/consistency.sh Outdated Show resolved Hide resolved
.github/workflows/iroha2-release.yml Outdated Show resolved Hide resolved
BAStos525
BAStos525 previously approved these changes Aug 28, 2024
Erigara
Erigara previously approved these changes Aug 29, 2024
@nxsaken nxsaken force-pushed the ci/cargo-nextest branch 6 times, most recently from 3b8376a to 6ff2fb9 Compare September 20, 2024 11:45
.github/workflows/iroha2-ci-image.yml Outdated Show resolved Hide resolved
.github/workflows/iroha2-custom-image.yml Outdated Show resolved Hide resolved
.github/workflows/iroha2-dev-nightly.yml Outdated Show resolved Hide resolved
@nxsaken nxsaken changed the title ci: use macos and ubuntu runners with cargo nextest ci: use Nextest, remove broken rust-cache, more unit test coverage Sep 23, 2024
@nxsaken nxsaken marked this pull request as ready for review September 23, 2024 09:27
@nxsaken
Copy link
Contributor Author

nxsaken commented Sep 23, 2024

@BAStos525 UI tests fail with the disk space issue you've mentioned before, should they also use the self-hosted runners?

@BAStos525
Copy link
Contributor

@BAStos525 UI tests fail with the disk space issue you've mentioned before, should they also use the self-hosted runners?

Sure. We can try self-hosted runners

nxsaken and others added 3 commits October 2, 2024 07:37
Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
Signed-off-by: BAStos525 <66615487+BAStos525@users.noreply.github.com>
@0x009922 0x009922 merged commit f7dfd7d into hyperledger-iroha:main Oct 2, 2024
16 of 19 checks passed
@0x009922 0x009922 mentioned this pull request Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants