[
https://issues.apache.org/jira/browse/DRILL-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029785#comment-17029785
]
Vova Vysotskyi commented on DRILL-7543:
---------------------------------------
[~cgivre], I think we should run on CI only those tests that are included in
the default tests suite since they will be running for every push to PRs and to
the branches. If these new Druid docker tests will be triggered during {{mvn
install}} and wouldn't require any additional env setup, then they will be run
using GitHub Actions. But there is a limitation about resource usage, tests
shouldn't require a large amount of memory.
> Use GitHub Actions for CI
> -------------------------
>
> Key: DRILL-7543
> URL: https://issues.apache.org/jira/browse/DRILL-7543
> Project: Apache Drill
> Issue Type: Task
> Affects Versions: 1.17.0
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Major
> Fix For: 1.18.0
>
>
> GitHub Actions became stable, so we should examine using it for Drill.
> It provides more capabilities than Travis (see
> https://help.github.com/en/actions/automating-your-workflow-with-github-actions/about-github-actions#usage-limits)
> so it may be used as a single CI and replace both Travis and Circle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)