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

Let CI tests show results on different engines #588

Merged

Conversation

beef9999
Copy link
Collaborator

@beef9999 beef9999 commented Oct 7, 2024

No description provided.

@beef9999 beef9999 force-pushed the separate-CI-tests-on-different-engines branch from 568623c to ce50d6e Compare October 7, 2024 17:19
- name: Test epoll
run: |
cd build && ctest -E test-lockfree --timeout 3600 -V
- name: Test io_uring
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image

- name: Test
working-directory: ${{github.workspace}}/build
run: ctest -E test-lockfree --timeout 3600 -V
- uses: szenius/[email protected]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Format YAML indents

@beef9999 beef9999 changed the title Separate CI tests on different engine CI tests show results on different engines Oct 7, 2024
@beef9999 beef9999 changed the title CI tests show results on different engines Let CI tests show results on different engines Oct 7, 2024
@lihuiba lihuiba merged commit 49eeaad into alibaba:release/0.8 Oct 8, 2024
12 checks passed
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