[
https://issues.apache.org/jira/browse/RATIS-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927705#comment-17927705
]
Attila Doroszlai commented on RATIS-2224:
-----------------------------------------
Thanks [~kiru1706] for
[working|https://github.com/apache/ratis/compare/master...kiruthiga1793:ratis:f723e0f9536760df60d50c93044fff554683fff0]
on this.
{{examples}} check should be something like:
{code}
examples:
needs:
- build
uses: ./.github/workflows/check.yml
with:
needs-binary-tarball: true
script: examples
timeout-minutes: 30
secrets: inherit
{code}
{{examples.sh}} should start servers using {{examples/bin/server.sh}}, not
{{examples.sh}}, i.e. itself.
> Exercise examples/bin in CI
> ---------------------------
>
> Key: RATIS-2224
> URL: https://issues.apache.org/jira/browse/RATIS-2224
> Project: Ratis
> Issue Type: Improvement
> Components: CI
> Reporter: Attila Doroszlai
> Assignee: Kiruthiga Prabakaran
> Priority: Major
>
> Add new CI check for running some tests using {{examples/bin}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)