[ 
https://issues.apache.org/jira/browse/RATIS-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909646#comment-17909646
 ] 

Attila Doroszlai commented on RATIS-2224:
-----------------------------------------

Thanks [~kiru1706] for working on this.  Please don't create {{test.yml}}, 
rather:
- Add a new script {{examples.sh}} in {{dev-support/checks}}.  It should start 
servers for arithmetic example, perform some calculation from client, and 
verify the result.  Please see 
[README|https://github.com/apache/ratis/blob/master/ratis-examples/README.md#example-2-arithmetic].
- Add a new job named {{examples}} in {{ci.yml}} to run the new script.  Take 
{{compile}} as an example, with the following changes:
-- remove matrix strategy
-- remove {{java-version}}, {{script-args}}, {{split}}, and 
{{needs-source-tarball}}
-- add {{needs-binary-tarball: true}}

> 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)

Reply via email to