Commit Graph

237 Commits

Author SHA1 Message Date
del-zhenwu
b140d8259b Update pip source (#822)
* Update pip source

* Update requirements

* Remove query range case
2019-12-26 14:19:52 +08:00
quicksilver
03ec41070a Remove Jfrog Cache on Jenkins CI (#827)
* 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
2019-12-26 10:33:05 +08:00
Tinkerrr
d37670bd3e Remove Arrow (#817)
* replace arrow

* format

* update changelog

* code-style

* fix bug

* fix 2

* fix 3

* fix 4

* change build timeout on Jenkinsfile
2019-12-25 15:34:51 +08:00
Zhiru Zhu
8e3b4ccd57 Use openblas / lapack from apt install (#739)
* remove build openblas/lapack and use find_package

* update ubuntu_build_deps.sh

* update build image

* update build image

* update CHANGELOG

* trigger ci

* update image

* update centos build envvironment image on Jenkins CI

* trigger ci
2019-12-21 13:37:53 +08:00
quicksilver
90a800cbee update pods resource limite on Jenkins CI 2019-12-21 10:38:12 +08:00
zilliz
02ff4d8a5b Add Test Framework resource limit on Jenkins CI 2019-12-20 16:12:23 +08:00
zilliz
1ab333ba1a Use Helm version 3 on Jenkins CI 2019-12-19 18:52:08 +08:00
zilliz
4a68f9e52a Use Helm version 3 on Jenkins CI 2019-12-19 17:37:28 +08:00
zilliz
549068eb48 Use Helm version 3 on Jenkins CI 2019-12-19 17:01:34 +08:00
zilliz
8c64d4c042 Use Helm version 3 on Jenkins CI 2019-12-19 16:07:26 +08:00
quicksilver
42342d01cb update Jenkins CI 2019-12-19 10:41:42 +08:00
quicksilver
3e8e70115b update Jenkins CI 2019-12-18 17:22:12 +08:00
quicksilver
c90545c0f3 update Jenkins CI 2019-12-18 17:19:15 +08:00
quicksilver
b2f4b21505 update build.groovy 2019-12-18 17:09:00 +08:00
quicksilver
4e23e85cab update ci/jenkins/Jenkinsfile 2019-12-18 16:37:26 +08:00
quicksilver
7dc5bf9fab update ci/jenkins/Jenkinsfile 2019-12-18 15:59:50 +08:00
quicksilver
c7f1c3ba21 update ci/jenkins/Jenkinsfile 2019-12-18 15:54:13 +08:00
quicksilver
758272e67a Merge remote-tracking branch 'upstream/master' 2019-12-18 11:42:43 +08:00
quicksilver
d709b981c3 update build.sh 2019-12-18 11:29:56 +08:00
quicksilver
2283ba4e99 update build.groovy 2019-12-18 11:27:19 +08:00
quicksilver
e958eccd51 add customization option in build.sh 2019-12-18 11:23:56 +08:00
quicksilver
a2c857ccd8 debug codecov token secrets 2019-12-17 19:37:04 +08:00
quicksilver
a013d6bbc9 update Jenkins CI 2019-12-17 11:45:31 +08:00
quicksilver
f45a96500f update Jenkins CI 2019-12-16 18:31:15 +08:00
quicksilver
65990ea3e6 update Jenkins CI 2019-12-16 17:09:58 +08:00
quicksilver
fa91ff32c9 update Jenkins CI 2019-12-16 16:40:58 +08:00
quicksilver
0c68f59d40 update Jenkins CI 2019-12-16 15:43:46 +08:00
quicksilver
6535e607c4 update Jenkins CI 2019-12-16 15:41:59 +08:00
quicksilver
bf122cc276 update Jenkinsfile 2019-12-16 14:50:10 +08:00
quicksilver
383f6f218c update Jenkinsfile 2019-12-16 14:45:18 +08:00
quicksilver
ac8f47a4f9 Add CentOS 7 build case on Jenkins CI 2019-12-16 14:12:31 +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
milvus-ci-robot
79181aa1fb update jenkins ci (#734) 2019-12-10 11:09:16 +08:00
quicksilver
f99d8231b4 Change milvus deploy path to /var/milvus 2019-12-03 11:02:55 +08:00
quicksilver
fb84afc36d Change milvus deploy path to /var/milvus 2019-12-03 10:58:56 +08:00
ZhifengZhang-CN
5ace001bbe update build environment images resources limits 2019-11-29 15:22:10 +08:00
quicksilver
203bd4fc11 Update Jenkinsfile 2019-11-28 17:14:59 +08:00
quicksilver
d66958d87f Intergrate internal FAISS 2019-11-28 16:10:02 +08:00
quicksilver
5c95d560a5 Intergrate internal FAISS 2019-11-28 16:03:06 +08:00
quicksilver
bb0fd64551 Intergrate internal FAISS 2019-11-28 16:02:24 +08:00
quicksilver
844533ae57 Intergrate internal FAISS 2019-11-28 15:53:04 +08:00
quicksilver
f843ed74f2 Intergrate internal FAISS 2019-11-28 14:43:21 +08:00
quicksilver
4fcebe3155 Intergrate internal FAISS 2019-11-28 14:39:42 +08:00
quicksilver
b5eb51fc79 add ccache in build stage 2019-11-26 17:02:40 +08:00
quicksilver
ad1da64dc7 add BUILD_ENV_IMAGE_ID environment values 2019-11-26 16:50:51 +08:00
quicksilver
c111c5361f Update ci/scripts/build.groovy 2019-11-26 14:28:33 +08:00
quicksilver
64e95f590c Update ci/scripts/build.groovy 2019-11-26 14:25:55 +08:00
quicksilver
bbb0d6ea23 Update ci/jenkins/step/build.groovy 2019-11-26 14:02:39 +08:00
quicksilver
89555795a8 add ccache in build stage 2019-11-26 11:45:42 +08:00
quicksilver
de35ab27fb Remove unittest file from docker image 2019-11-25 10:57:24 +08:00
quicksilver
8bd9202527 fixed Helm Release Name bug 2019-11-23 19:08:19 +08:00
quicksilver
3b9b5bf524 fix Helm Release Name bug 2019-11-23 14:53:30 +08:00
quicksilver
e383275ff8 fix Helm Release Name bug 2019-11-23 11:21:36 +08:00
quicksilver
d80162d61c fix Helm Release Name bug 2019-11-23 10:17:22 +08:00
quicksilver
7f73adaaa5 log path update to default '/opt' 2019-11-23 10:05:52 +08:00
quicksilver
0ba7797833 update log_config.conf 2019-11-22 18:37:09 +08:00
quicksilver
ae59ad1901 format Jenkinsfile 2019-11-21 16:49:01 +08:00
quicksilver
3285aa9885 format Jenkinsfile 2019-11-21 16:08:14 +08:00
quicksilver
098ba111d7 format Jenkinsfile 2019-11-21 15:42:10 +08:00
quicksilver
1c6b986e37 Fix Domain host set not correct in CI bug 2019-11-21 14:49:23 +08:00
quicksilver
0c1851d1be format Jenkins CI 2019-11-21 11:58:51 +08:00
quicksilver
047f4bb43e mark off faiss version 2019-11-21 10:25:38 +08:00
quicksilver
58e591ae7c Update Jenkinsfile 2019-11-20 14:19:31 +08:00
quicksilver
2707e07ccd Fix Deployed GPU-version docker failed in CI 2019-11-19 14:31:32 +08:00
zhenwu
ead945870c Update nightly-build config 2019-11-18 15:49:37 +08:00
quicksilver
476f83af69 update Dockerfile 2019-11-15 18:43:26 +08:00
quicksilver
73c05491c9 update Jenkinsfile 2019-11-15 17:28:42 +08:00
quicksilver
96d341a23b update Jenkinsfile 2019-11-15 17:07:39 +08:00
quicksilver
e476af4409 update helm chart version 2019-11-15 16:44:48 +08:00
quicksilver
4d98ebc18a update milvus gpu version build enviroment Dockerfile 2019-11-15 16:16:44 +08:00
quicksilver
6eafced804 Update Jenkins CI and Docker to 0.6.0 2019-11-15 15:36:15 +08:00
ZhifengZhang-CN
37487a8fee fix make error 2019-11-13 13:55:46 +08:00
ZhifengZhang-CN
03f297fff4 format server_cpu_config.template and server_gpu_config.template 2019-11-13 13:52:16 +08:00
ZhifengZhang-CN
dfbd0ec63a update Jenkins CI 2019-11-13 13:38:59 +08:00
groot
a76d223a25 #246 Exclude src/external folder from code coverage for jenkin ci 2019-11-08 12:11:11 +08:00
quicksilver
0bac5db170 update server configure file on pack stage 2019-11-05 11:55:52 +08:00
quicksilver
ff54684525 add yaml_processor.py 2019-11-05 11:22:09 +08:00
milvus-ci-robot
8d5b940b1d update milvus ubuntu18.04 build enviroment images version to 0.5.1
Former-commit-id: 30aff373647040a72d5923e3087b9b5c44e5bb9c
2019-10-31 16:37:46 +08:00
milvus-ci-robot
28ac93a226 make sure to put #!/usr/bin/env groovy at the top of the Jenkinsfile
Former-commit-id: 5af0774e12ea9d10f3fe10b77336df22d748c7de
2019-10-31 14:30:55 +08:00
milvus-ci-robot
e3e22cedc5 delete GIT_CREDENTIALS_ID parameter
Former-commit-id: 8308271362483b047c3b406f6cbe0de32734e73d
2019-10-31 10:34:55 +08:00
Jin Hai
5565c942db Merge pull request #111 from milvus-ci-robot/0.5.1
Add cron syntax to set Time Zone

Former-commit-id: 99f348d00094d06c4ad0b5e57698e433f7aa7716
2019-10-28 16:49:28 +08:00
zhenwu
430584f386 remove mysql test
Former-commit-id: f56db45d7fd8c9eb145c4b7bb2df61abd8c54ad9
2019-10-28 11:50:54 +08:00
milvus-ci-robot
d76ffe9ab3 update deploySingle2Dev.groovy
Former-commit-id: db4fd829b462037db8ce4ebf7b144ddc6b6f5142
2019-10-28 11:20:09 +08:00
zhenwu
c9b2d13619 Disble mysql-version test
Former-commit-id: e1deb82d6ddf2130a945689269c1be9e91f33f5e
2019-10-28 11:07:34 +08:00
milvus-ci-robot
60d68defda set cron timezone to Shanghai
Former-commit-id: 28271c43dfae440fd2baa541e846d80d6bf354d8
2019-10-28 10:29:59 +08:00
milvus-ci-robot
3e50d77cdc set cron timezone to Shanghai
Former-commit-id: c4f1a0513722460109d1e681b57a196faedc119d
2019-10-28 10:24:20 +08:00
milvus-ci-robot
b852170b92 set cron timezone to Shanghai
Former-commit-id: b1f05d796dce95cae1b19c5729ccd4d8da8219c1
2019-10-28 10:19:07 +08:00
milvus-ci-robot
a0c938bc01 update isTimeTriggeredBuild funtion in ci/jenkins/Jenkinsfile
Former-commit-id: a4bf86ced62c3191dfdc73b87251477eddf347c4
2019-10-26 17:31:54 +08:00
milvus-ci-robot
66cfb2d527 add isTimeTriggeredBuild function in ci/jenkins/Jenkinsfile
Former-commit-id: d19c73db3fb8a3bc942402b547114b9b554ef585
2019-10-26 15:52:35 +08:00
milvus-ci-robot
0a7434020f format ci/jenkins/jenkinsfile/cleanupSingleDev.groovy
Former-commit-id: 6ce898ed133881f30c04427369b85055b1a4f97f
2019-10-26 15:07:11 +08:00
milvus-ci-robot
1a1c858f1e fix ci/jenkins/Jenkinsfile error
Former-commit-id: a2a27530e47b57b2b4eaaa76544f62f9f5a2496c
2019-10-26 14:39:56 +08:00
milvus-ci-robot
9d751d295e time share run nightly test
Former-commit-id: c95e691615b2a356e372264dd6eeb845346c5891
2019-10-26 14:35:53 +08:00
milvus-ci-robot
e75898f8f2 update ci/jenkins/jenkinsfile/deploySingle2Dev.groovy
Former-commit-id: 213fb87c0bfc8554f34bd2451e019dce12e9c950
2019-10-26 12:23:42 +08:00
milvus-ci-robot
de26c2bcfc update ci/jenkins/jenkinsfile/singleDevNightlyTest.groovy
Former-commit-id: 05fdd554d4a78d70b4497a93017d285d5d364546
2019-10-26 11:31:49 +08:00
milvus-ci-robot
0425ebac50 fix ci/jenkins/Jenkinsfile error
Former-commit-id: b94643897b9a962fb0fbe7a6dd34bec5a2e37b73
2019-10-26 11:27:01 +08:00
milvus-ci-robot
02cfe7cf49 add build periodically in ci/jenkins/Jenkinsfile
Former-commit-id: 2455e5910f0111e5dec7a7f966ccbbdaf47fba0c
2019-10-26 11:25:08 +08:00
milvus-ci-robot
8f9b4715b0 Add ELK for Jenkins CI
Former-commit-id: 2ba8fbbd356fbb05eaf6305d10cdade6e78843ce
2019-10-24 22:32:48 +08:00
zhenwu
82a271943c Update tests timeout
Former-commit-id: 15c28be882db3cc2fda3bc1520b277c144c44558
2019-10-24 16:05:14 +08:00
zhenwu
79baa075bc merge confict
Former-commit-id: 3e82d3abfab86d9f64b293a45d4f8f008bfda5ac
2019-10-23 14:55:03 +08:00
zhenwu
07cc917c56 update coverage timeout && add coverage exit code
Former-commit-id: 0c623d2348e73dc0c1df24f96098c4c5568e73ba
2019-10-23 14:52:12 +08:00
wxyu
4f3fa67be3 Move easyloggingpp into external directory
Former-commit-id: f2392522699d094720b92e5ee281973e3835bb18
2019-10-22 19:11:17 +08:00
milvus-ci-robot
b5ff75b447 fix publishImages.groovy bug
Former-commit-id: 5e03975d9123ca60f0ae42c56f1d5b8ae117102b
2019-10-19 17:24:34 +08:00
milvus-ci-robot
d1d429be0b format Jenkinsfile
Former-commit-id: eef4a7cbd00d55597cca92aaae6c6a689fcc36c6
2019-10-19 15:58:06 +08:00
milvus-ci-robot
6ff0afad2c format ci/jenkins/jenkinsfile/publishImages.groovy
Former-commit-id: 1d950f1eb8fcbf642cdb99ca944fb788cf4a1b23
2019-10-19 15:51:34 +08:00
milvus-ci-robot
9025f44cbe add Code Coverage stage in ci/jenkins/Jenkinsfile
Former-commit-id: 3345c036bbec60a2c0abd848797fdae980d13001
2019-10-19 14:53:19 +08:00
milvus-ci-robot
ad6cc260eb fix lcov filter bug in ci/jenkins/scripts/coverage.sh
Former-commit-id: 32c142d3f1725b498b5952cc6abff779855e0b89
2019-10-19 14:20:04 +08:00
milvus-ci-robot
974d0c6ede format ci/jenkins/scripts/coverage.sh
Former-commit-id: 7569f86172d6de07bffc0696f2a5ed318452c4ac
2019-10-18 20:40:39 +08:00
milvus-ci-robot
e836f337b5 disable check if file exist in jenkins pipeline
Former-commit-id: 4a0e0e35bebe149d769e42ee3acf9d40342160b4
2019-10-18 20:34:09 +08:00
milvus-ci-robot
f099a1ce14 rename env.PIPELIEN_NAME to env.PIPELINE_NAME
Former-commit-id: faf3f207355606dc7e1f2138fb29f4547ac0ea0f
2019-10-18 19:58:20 +08:00
milvus-ci-robot
99b7203d7a provide the repository token to upload reports
Former-commit-id: 4d9e3fbed0f4de1649805b82d03bb763022a304b
2019-10-18 19:15:14 +08:00
milvus-ci-robot
6d633e5cf0 try to fix coverage.groovy bug
Former-commit-id: 42bc2245af6672a98e10313a011e7c40be212f6d
2019-10-18 19:02:03 +08:00
milvus-ci-robot
74607a94de fix ci/jenkins/scripts/coverage.sh bug
Former-commit-id: 5f1086daeb59995c522edf0e2704ccbaeabc8dc9
2019-10-18 18:06:22 +08:00
milvus-ci-robot
1526c7616d change build.sh
Former-commit-id: bf43bfb44b227f8804f7a970e4f620794ff08f9e
2019-10-18 17:55:19 +08:00
milvus-ci-robot
8f1205e90c modified milvus install prefix directory path in ci/jenkins/jenkinsfile/package.groovy
Former-commit-id: 8b3ac72dfa9379b83806bae58c01627ac150c2e3
2019-10-18 17:49:46 +08:00
milvus-ci-robot
fc8de42058 codecov integration
Former-commit-id: a0ee494db278563f17885db31b803b2c2efe55d5
2019-10-18 17:24:58 +08:00
milvus-ci-robot
ea47371057 Add code coverage to Jenkins CI
Former-commit-id: ac9605ce63d3e25da9d1a473bfd2da3a81bf1250
2019-10-18 14:04:32 +08:00
milvus-ci-robot
b6321813bb Add code coverage to Jenkins CI
Former-commit-id: cf2ede40560129521d8a15b4b42b13442b12991b
2019-10-18 11:59:27 +08:00
milvus-ci-robot
d7b753fa39 Pod's own IP address from inside a container in the Pod
Former-commit-id: cd25da2a66879588edca0d820257312368ae1354
2019-10-18 11:46:48 +08:00
milvus-ci-robot
cd1e9961b8 Pod's own IP address from inside a container in the Pod
Former-commit-id: b3742a35104390bc1375cff3cc95057cb12f61bb
2019-10-18 11:42:07 +08:00
milvus-ci-robot
492584bfcb Pod's own IP address from inside a container in the Pod
Former-commit-id: a530a8a4c783558e2349849f676d90ee9703309b
2019-10-18 11:39:33 +08:00
milvus-ci-robot
fa8e5f4e58 add mysql container to the build environment jenkins slave pod
Former-commit-id: 50e27081b8d79ccd1c0ffc01a3de16e142feb7ac
2019-10-18 11:22:29 +08:00
milvus-ci-robot
d1ff0ab2a6 add mysql container to the build environment jenkins slave pod
Former-commit-id: ba0dff4c7aa838132eb36dff0c137b5f0fbb9126
2019-10-18 11:16:56 +08:00
milvus-ci-robot
17ce3bb49c Fix Jenkins CI remove local docker images bug
Former-commit-id: ba9b95147d672fce1bbd12a373b17f88a6f349f1
2019-10-18 10:45:46 +08:00
milvus-ci-robot
83ce07b9d4 Fix Jenkins CI remove local docker images bug
Former-commit-id: ca4a21b49315f6ded581d5732e22541b97c44f31
2019-10-17 20:28:21 +08:00
test
e45ba377b8 fix PACKAGE_VERSION bug in ci/jenkins/Jenkinsfile
Former-commit-id: 52b492dda620adc3380b43238c09b48fcd97b9be
2019-10-17 15:27:33 +08:00
test
a16a0544f3 update docker images version to ubuntu18.04
Former-commit-id: 37b330c19f95bc0a6e85b46fcc3dd785c1814c66
2019-10-17 15:02:52 +08:00
test
2909cfcfd9 fix publishImages.groovy bug
Former-commit-id: 73b6ab5a4d28f7af93300dd5a281dc449f2dd756
2019-10-16 23:42:57 +08:00
test
f75012e0fa standard output is directed to /dev/null
Former-commit-id: ffed4d2ffdc3ace17a3baee2e55802ec2174c54f
2019-10-16 23:29:40 +08:00
test
90daa7a41d fix docker registry url no protocol bug
Former-commit-id: a1e199c86a8d9584e236e1ebccc2645d233c1420
2019-10-16 23:23:49 +08:00
test
d167310655 update ci/jenkins/jenkinsfile/publishImages.groovy
Former-commit-id: ed9ab1fd6cf8602965965459ec503233b4c682d4
2019-10-16 23:07:48 +08:00
test
509a9a49d7 update ci/jenkins/jenkinsfile/publishImages.groovy
Former-commit-id: 4e2f7226865549b60a72d348d2e10bc1dcd4b5f4
2019-10-16 22:56:35 +08:00
test
6bce1f7a57 update milvus-helm git url
Former-commit-id: 6a71991be92332ca1cfdcf83e44d422b6544cd56
2019-10-16 22:41:24 +08:00
test
6408aed85b open code style check
Former-commit-id: ea434d51cb724a37b1a1bae80d92d1c846bf26e1
2019-10-16 21:43:41 +08:00
test
5a7ed935dd update ci/jenkins/jenkinsfile/singleDevTest.groovy
Former-commit-id: 792fe4cfeb149438c37b06f0705e7158777dafb0
2019-10-16 21:37:51 +08:00
test
7bc08900cf update ci/jenkins/jenkinsfile/build.groovy
Former-commit-id: f8ef19525a1596005552984c39aaa4c58ee71d9e
2019-10-16 21:31:40 +08:00
test
c6970dac2a update ci/jenkins/Jenkinsfile
Former-commit-id: 93f8729ec00b1e5c98b11c730aea684e1379af7a
2019-10-16 21:25:02 +08:00
test
7e2f364596 add ci
Former-commit-id: 6ba5e9408d396d55b15d2ff1d82407e4b7169af9
2019-10-16 21:20:21 +08:00