Commit Graph

17 Commits (a3935eed71127a1702a2a5424f38d7120045fd3c)

Author SHA1 Message Date
quicksilver 1b60e3bca6
Refactor CI workflow (#1657)
* Increase memory limit in Jenkins CI

Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>

* Add pod tolerations to slave pods

* Refactor ci/scripts/build.sh

* Refactor ci/scripts/build.sh

* Refactor CI

* Refactor CI

* Refactor CI

* Refactor CI

* Refactor CI

* Refactor CI

* Refactor CI
2020-03-14 18:14:04 +08:00
quicksilver 2f21cfc5dd
Fix Filtering for specific paths in Jenkins CI bug (#1109)
* run hadolint with reviewdog

* add LINCENSE in Dockerfile

* run hadolint with reviewdog

* Reporter of reviewdog command is "github-pr-check"

* format Dockerfile

* ignore DL3007 in hadolint

* clean up old docker images

* Add GPU sharing solution on native Kubernetes

* nightly test mailer

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI
2020-01-20 22:00:42 +08:00
quicksilver a347ac8b62 Filtering for specific paths in Jenkins CI (#1107)
* run hadolint with reviewdog

* add LINCENSE in Dockerfile

* run hadolint with reviewdog

* Reporter of reviewdog command is "github-pr-check"

* format Dockerfile

* ignore DL3007 in hadolint

* clean up old docker images

* Add GPU sharing solution on native Kubernetes

* nightly test mailer

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Test filtering for specific paths in Jenkins CI

* Filtering for specific paths in Jenkins CI
2020-01-20 21:05:00 +08:00
quicksilver 5ec1baaede run hadolint with reviewdog (#1060)
* run hadolint with reviewdog

* add LINCENSE in Dockerfile

* run hadolint with reviewdog

* Reporter of reviewdog command is "github-pr-check"

* format Dockerfile

* ignore DL3007 in hadolint
2020-01-16 19:59:26 +08:00
quicksilver 4f364a3826 Fix Failed to upload bug 2020-01-15 20:56:50 +08:00
quicksilver cb1a3b35e8 update codecov file 2020-01-15 11:06:48 +08:00
quicksilver d606f33eef Custom defined name for the upload on Codecov (#840)
* specify multiple urls on sqlite_orm download stage

* fix bug

* fix bug

* specify multiple urls on opentracing download stage

* fix bug

* specify multiple urls on download stage

* delete jfrog cache

* print jenkins enviroment variables

* print jenkins enviroment variables

* fix check_ccache.sh bug

* debug

* Update Jenkinfile

* Add build enviroment resource limit on Jenkins CI

* remove Jfrog cache build option

* Custom defined name for the upload on Codecov
2019-12-26 20:55:29 +08:00
quicksilver 2b4851bff6 Update core.yml on Github Actions 2019-12-21 14:35:36 +08:00
quicksilver 18bdbd1894 Update core.yml on Github Actions 2019-12-21 14:32:46 +08:00
quicksilver 75aee01d0d disable fail_ci_if_error option on codecov github actions 2019-12-17 20:37:56 +08:00
quicksilver 186cab364f add codecov github actions 2019-12-17 20:08:58 +08:00
quicksilver 865ca6ff13 debug codecov token secrets 2019-12-17 19:35:26 +08:00
quicksilver 2baf460e1b update Jenkins CI 2019-12-16 17:44:16 +08:00
quicksilver fa91ff32c9 update Jenkins CI 2019-12-16 16:40:58 +08:00
quicksilver ad299b7b40 add centos7 on github actions 2019-12-14 11:39:52 +08:00
quicksilver 2d4344fd34 update github actions core.yml 2019-12-12 16:24:37 +08:00
quicksilver d1b79da6d8 Add Github Actions and remove Travis CI (#752)
* add github actions

* add amd64-ubuntu-18.04-cache volumes

* update core.yml in github actions

* update ci/docker/ubuntu-18.04-core.dockerfile

* update CI scripts file

* update github actions

* update github actions

* update github actions

* remove Travis CI

* update docker-compose.yml

* update ci scripts files

* update docker-compose.yml
2019-12-12 14:19:13 +08:00