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

test: fixed jedis version for seata-server #5981

Merged

Conversation

wangliang181230
Copy link
Contributor

@wangliang181230 wangliang181230 commented Oct 31, 2023

change log

  1. test: fixed jedis version for seata-server
    固定 seata-server 所使用有 jedis 版本。

  2. move the job test-arm64 to test-os.yml
    test-arm64 脚本,从 test.yml 转换到 test-os.yml
    目前test-arm64的脚本,根本就没有在 arm64/v8 OS 下运行 mvn test 脚本;
    后面我会再提一个PR修复问题脚本,并添加对各OS的测试脚本。

  3. upgrade docker/setup-qemu-action from v1 to v3
    升级 docker/setup-qemu-action 版本。

test log

https://github.com/wangliang181230/seata/actions/runs/6701732109

@funky-eyes funky-eyes changed the base branch from 2.x to develop October 31, 2023 03:30
@wangliang181230 wangliang181230 added this to the 1.8.0 milestone Oct 31, 2023
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #5981 (b17243a) into develop (e8afc0c) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #5981      +/-   ##
=============================================
+ Coverage      48.44%   48.47%   +0.03%     
- Complexity      4142     4146       +4     
=============================================
  Files            793      793              
  Lines          28007    28007              
  Branches        3417     3417              
=============================================
+ Hits           13568    13577       +9     
+ Misses         13017    13008       -9     
  Partials        1422     1422              

see 3 files with indirect coverage changes

@wangliang181230 wangliang181230 changed the base branch from develop to 1.8.0-test October 31, 2023 05:52
@wangliang181230 wangliang181230 changed the base branch from 1.8.0-test to develop October 31, 2023 05:53
@slievrly
Copy link
Member

#5982

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

@slievrly slievrly merged commit 1520159 into apache:develop Oct 31, 2023
8 checks passed
@wangliang181230 wangliang181230 deleted the test-jedis-version-for-seataserver branch October 31, 2023 06:02
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