1. 26 2月, 2021 1 次提交
  2. 25 2月, 2021 1 次提交
  3. 23 2月, 2021 1 次提交
  4. 14 2月, 2021 1 次提交
    • S
      [Improvement][Docker] Reduce docker image size, remove frontend/nginx, remove... · cbada7c1
      Shiwen Cheng 提交于
      [Improvement][Docker] Reduce docker image size, remove frontend/nginx, remove stdout log, improve compose/swarm deployment and fix random PSQLException (#4643)
      
      * [Improvement][Docker] Reduce docker image size, remove frontend/nginx, remove stdout log and improve compose/swarm deployment
      
      * [Improvement][Docker] Fix random PSQLException
      cbada7c1
  5. 21 9月, 2020 1 次提交
  6. 17 9月, 2020 1 次提交
  7. 10 8月, 2020 1 次提交
    • C
      [Feature#3234][cluster]enhanced load balancing (#3235) · d6a32ac6
      CalvinKirs 提交于
      * [Future#3234][cluster]enhanced load balancing
      weight-based load balancing algorithm
      this close # 3234
      
      * remove useless parameter
      
      * code smell
      
      * load balancing according to work group
      
      * add smooth weight round robin
      
      * remove unused constants
      
      * perfect unit test
      
      * code smell
      
      * code smell
      
      * add work weight config
      
      * fix config error
      
      * add weight docs to readme.md
      d6a32ac6
  8. 16 7月, 2020 1 次提交
    • rockxsj's avatar
      fix and update k8s deploy (#3215) · b6a0d559
      rockxsj 提交于
      * Modify the AWS S3 request encryption method to V4.
      
      * * update Dockerfile to add mysql-client for mysql database service test
      * update wechat alert config replace placeholder from  to {xx} because of the  will be treat as env variable
      * fix unit test of EnterpriseWeChatUtilsTest
      * update values.yaml default config for helm deploy DS cluster
      * update values.yaml default config for custom install
      * update templates of helm for custom install
      * update some name of env varibale, for example change from POSTGRESQL_HOST to DATABASE_HOST
      * delele the redundancy requirements.yaml for heml
      * update README* in the docker dir and subdir
      * update startup scripts for support mysql as backend database
      
      * * fix the ENV name wrong in docker-compose.yml and docker-stack.yml
      * remove the didn't need port mapping in postgresql & zookeeper & dolphinscheduler-api
      
      * * keep expose the port of postgresql & zk & api because of unit test needed
      
      * * remove mysql-client package from dockerfile
      Co-authored-by: Nrockxsj <junjun@mgtv.com>
      b6a0d559
  9. 14 7月, 2020 1 次提交
    • X
      [Test-2995][e2e] run workflow and timing testCase (#3201) · e97b4707
      xingchun-chen 提交于
      * add LoginTest license
      
      * Delete useless packages
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * e2e add project and workflow case
      
      * Update worker_group_id to worker_group in init.sql
      
      * Update worker_group_id to worker_group in init.sql
      
      * Update worker_group_id to worker_group
      
      * Increase dataX environment variable, sslTrust default value
      
      * modify dataX environment variable
      
      * update e2e chrome version
      
      * add alert manage testcase and Optimize test case execution order
      
      * add e2e to create and to  edit  queue
      
      * update e2e chrome version
      
      * add e2e token testcase
      
      * add e2e token testcase
      
      * add e2e to run workflow testcase
      
      * add e2e timing testcase
      
      * add e2e timing testcase
      
      * add e2e timing testcase
      
      * add e2e timing testcase
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * Merge remote-tracking branch 'upstream/dev' into dev
      
      # Conflicts:
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/AlertManagePage.java
      #	e2e/src/test/java/org/apache/dolphinscheduler/page/security/QueueManagePage.java
      
      * edit user
      
      * edit user
      
      * edit user
      
      * edit user
      
      * edit user
      
      * Update TimingLocator.java
      
      * modify ci log
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * Update ci_e2e.yml
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * Update ci_e2e.yml
      
      modify artifact version
      
      * Update ci_e2e.yml
      
      * Update ci_e2e.yml
      
      modify /var/lib/docker/volumes  permissions
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * Update ci_e2e.yml
      
      Modify log file permissions
      
      * Update ci_e2e.yml
      
      modify logs
      
      * Update ci_e2e.yml
      
      modify logs
      
      * Update ci_e2e.yml
      
      modify logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * Update ci_e2e.yml
      
      modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify ci logs
      
      * modify tenant
      
      * modify alert wait time
      
      * modify queue wait time
      
      * modify alert wait time
      
      * modify alert wait time
      
      * modify alert wait time
      
      * modify alert wait time
      
      * modify alert wait time
      
      * modify alert wait time
      
      * modify button xpath
      
      * modify queue xpath
      
      * Ignore edit user
      
      * modify alert wait time
      
      * print delete user log
      
      * modify the xpath of delete user button
      
      * modify timing wait time
      Co-authored-by: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      e97b4707
  10. 29 6月, 2020 3 次提交
  11. 26 4月, 2020 2 次提交