[
https://issues.apache.org/jira/browse/DRILL-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitalii Diravka updated DRILL-6741:
-----------------------------------
Description:
There is a discussion regarding usage of CircleCI for Drill:
[https://lists.apache.org/thread.html/4d8cfa074dd427ac4d495f8767752f9be1ce95cc82c51f767f7611e4@%3Cdev.drill.apache.org%3E]
Since DRILL-6777 is merged, Drill developers can enable CircleCI for own Drill
fork repo.
To set-up CircleCI builds please follow these steps:
# SignUp into [https://circleci.com/dashboard] with your GitHub account.
# Give permissions
# Choose the organization (your GitHub account)
# Choose the project (your Drill fork)
# Start building or push your changes to the remote Drill fork repo.
_Note:_ Currently CircleCI can work only for the forks of Apache Drill
repository.
Using this CI for Apache Drill repo is not possible now: INFRA-17133..
was:
There is a discussion regarding usage of CircleCI for Drill:
[https://lists.apache.org/thread.html/4d8cfa074dd427ac4d495f8767752f9be1ce95cc82c51f767f7611e4@%3Cdev.drill.apache.org%3E]
Current issue is limit of RAM for Docker images: 4Gb, but 8Gb is needed.
Can be solved by using of CircleCI VM, the RAM limit in this case is 8Gb.
Besides that I am looking to ask CircleCI team about providing {{large}}
{{resource_class}} for dcoker images:
https://circleci.com/docs/2.0/configuration-reference/#resource_class
> CircleCI for Drill
> ------------------
>
> Key: DRILL-6741
> URL: https://issues.apache.org/jira/browse/DRILL-6741
> Project: Apache Drill
> Issue Type: Test
> Components: Tools, Build & Test
> Affects Versions: 1.14.0
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Major
> Fix For: Future
>
>
> There is a discussion regarding usage of CircleCI for Drill:
>
> [https://lists.apache.org/thread.html/4d8cfa074dd427ac4d495f8767752f9be1ce95cc82c51f767f7611e4@%3Cdev.drill.apache.org%3E]
> Since DRILL-6777 is merged, Drill developers can enable CircleCI for own
> Drill fork repo.
> To set-up CircleCI builds please follow these steps:
> # SignUp into [https://circleci.com/dashboard] with your GitHub account.
> # Give permissions
> # Choose the organization (your GitHub account)
> # Choose the project (your Drill fork)
> # Start building or push your changes to the remote Drill fork repo.
> _Note:_ Currently CircleCI can work only for the forks of Apache Drill
> repository.
> Using this CI for Apache Drill repo is not possible now: INFRA-17133..
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)