kezhenxu94
136c7d4f42
Remove coveralls report due to its unavailability ( #3260 )
2019-08-13 21:49:30 +08:00
kezhenxu94
37acc3dc99
Add dependency licenses check ( #3221 )
...
* Add dependency licenses check
2019-08-07 09:45:23 +08:00
kezhenxu94
c11b9f102f
Revert parallelism in CI IT build ( #3164 )
...
* Don't build JavaDoc since we don't host JavaDoc pages
* Update Jenkinsfile
* Revert back to where it's single-threaded job
2019-07-25 21:22:46 +08:00
Xin,Zhang
bf504ab733
Update demo environment ( #3149 )
...
* Update demo environment
* Update Jenkinsfile
2019-07-24 10:31:36 +08:00
kezhenxu94
3fd1f072f1
Speed up ci/e2e builds ( #3130 )
...
* Make use of multi-thread builds of maven
* Bump up maven version to get rid of parallel build bug
* Apply the same to E2E tests
* Apply the same to JavaDoc task
* Revert E2E settings
* Add maven tuning opts
* Increase maven fork process memory
2019-07-21 10:08:39 +08:00
kezhenxu94
90dadd9264
Do not report coverage on failure ( #2953 )
2019-06-27 16:24:36 +08:00
kezhenxu94
48835348bb
Check disallowed imports in agent instrumentation classes ( #2908 )
...
* Check disallowed imports in agent instrumentation classes
* Remove check script
* Remove script
2019-06-19 14:04:22 +08:00
daming
dbe7da4e77
Remove imported classes and add ci scripts for plugin import check. ( #2881 )
...
Add CI scripts for plugin import check.
2019-06-16 22:05:37 +08:00
kezhenxu94
f5db90b8bd
Integrate Jenkins CI ( #2864 )
...
* Test
* Sync
* Update ITNacosConfigurationTest.java
* Trigger CI
* Trigger CI
* Trigger CI
* Trigger CI
* Trigger CI
* Remove unused imports to fix checkstyle
* Remove unused imports to fix checkstyle
* Increase timeout since nacos starts slowlly
* Bump up Oracle JDK version
* Remove OracleJDK due to license
* Add CI-with-IT profile and openjdk9
* Add missing profiles
* Lift failsafe plugin to root
* Update pom.xml
* Remove OPENJDK9
* Try parallel builds and add agent
* Try parallel build and windows
* Try parallel build and windows
* Try parallel build and windows
* Try parallel build
* Try parallel build
* Try parallel build
* Fix indentation
* Trigger CI
* Trigger CI
* Remove Windows stage
* Update mvnw.cmd
2019-06-13 17:06:21 +08:00
彭勇升 pengys
4beaac001b
Integration test for elastic search client. ( #2464 )
...
* Integration test for elastic search client.
* Just test verify command.
* CI command order change.
* Remove maven clean.
* no message
* Create Jenkinsfile to try the apache build for our CI.
2019-04-10 10:15:54 +08:00