Jibing-Li opened a new pull request, #13062:
URL: https://github.com/apache/doris/pull/13062

   # Proposed changes
   
   Add basic broker load regression test. It has been tested.
   [jibing@dev-bj01 my-incubator-doris]$ ./run-regression-test.sh --run -d 
load_p0 -s test_broker_load
   Apache Maven 3.5.4 (Red Hat 3.5.4-5)
   Maven home: /usr/share/maven
   Java version: 1.8.0_131, vendor: Oracle Corporation, runtime: 
/mnt/hdd01/jibing/tools/dep/jdk1.8.0_131/jre
   Default locale: zh_CN, platform encoding: UTF-8
   OS name: "linux", version: "4.18.0-348.7.1.el8_5.x86_64", arch: "amd64", 
family: "unix"
   ===== Run Regression Test =====
   2022-09-29 18:32:57.324 INFO [main] (Config.groovy:119) - Load config file 
/mnt/hdd01/jibing/my-incubator-doris/regression-test/conf/regression-conf.groovy
   2022-09-29 18:32:58.699 INFO [main] (Config.groovy:279) - Set 
metaServiceHttpAddress to '127.0.0.1:5000' because not specify.
   2022-09-29 18:32:58.699 INFO [main] (Config.groovy:349) - Set parallel to 1 
because not specify.
   2022-09-29 18:32:58.699 INFO [main] (Config.groovy:354) - Set suiteParallel 
to 1 because not specify.
   ...
   2022-09-29 18:36:09.744 INFO [pool-2-thread-1] (RegressionTest.groovy:123) - 
run 
/mnt/hdd01/jibing/my-incubator-doris/regression-test/suites/load_p0/sync_job/test_sync_job.groovy
   2022-09-29 18:36:09.753 INFO [pool-2-thread-1] (SuiteScript.groovy:79) - 
path: load_p0/sync_job, groupPath: load_p0/sync_job
   2022-09-29 18:36:09.753 INFO [pool-2-thread-1] (RegressionTest.groovy:123) - 
run 
/mnt/hdd01/jibing/my-incubator-doris/regression-test/suites/load_p0/clean_label/test_clean_label.groovy
   2022-09-29 18:36:09.860 INFO [pool-2-thread-1] (SuiteScript.groovy:79) - 
path: load_p0/clean_label, groupPath: load_p0/clean_label
   2022-09-29 18:36:09.860 INFO [main] (RegressionTest.groovy:246) - Test 1 
suites, failed 0 suites, fatal 0 scripts
   2022-09-29 18:36:09.861 INFO [main] (RegressionTest.groovy:253) - Success 
suites:
   
/mnt/hdd01/jibing/my-incubator-doris/regression-test/suites/load_p0/broker_load/test_broker_load.groovy:
 group=p0, name=test_broker_load
   2022-09-29 18:36:09.862 INFO [main] (RegressionTest.groovy:306) - All suites 
success.
    ____   _    ____ ____  _____ ____
   |  _ \ / \  / ___/ ___|| ____|  _ \
   | |_) / _ \ \___ \___ \|  _| | | | |
   |  __/ ___ \ ___) |__) | |___| |_| |
   |_| /_/   \_\____/____/|_____|____/
   
   2022-09-29 18:36:09.862 INFO [main] (RegressionTest.groovy:73) - Test 
finished
   
   ## Problem summary
   
   Describe your changes.
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: 
       - [ ] Yes
       - [ ] No
       - [ ] I don't know
   2. Has unit tests been added:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   3. Has document been added or modified:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   4. Does it need to update dependencies:
       - [ ] Yes
       - [ ] No
   5. Are there any changes that cannot be rolled back:
       - [ ] Yes (If Yes, please explain WHY)
       - [ ] No
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to