palo-ci closed pull request #261: sync
URL: https://github.com/apache/incubator-doris/pull/261
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 00000000..e94d833a
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,29 @@
+language: generic
+before_install:
+  - sudo apt-get install g++ ant cmake zip byacc flex automake libtool 
binutils-dev libiberty-dev bison python2.7 libncurses5-dev
+  - sudo updatedb
+script:
+  - ping -c 32 180.76.144.218
+  - #telnet 180.76.144.218 8080
+  - nicai
+  - #302
+  - try another bcc a
+  - try third
+  - try ut a
+  - curl http://180.76.144.218:8080/jenkins/github-webhook
+  - #jenkins build a
+  - export DORIS_HOME=`pwd`
+  - wget http://180.76.53.174:8090/installed.tgz
+  - tar -zxf palo-thirdparty.tgz -C thirdparty
+  - ./env.sh
+  - ./run-ut.sh
+  - ./run-fe-ut.sh
+  - #exit 0
+  - #wget 
http://palo-opensource.gz.bcebos.com/palo-thirdparty-20180927.tar.gz?authorization=bce-auth-v1/069fc2786e464e63a5f1183824ddb522/2018-09-27T02:03:00Z/-1/host/d049d39d29749caad0d1d1cbbd66fda409415bbd97baa06e6358f88531bd6619
 -O thirdparty/palo-thirdparty.tar.gz
+  - #tar -zxf thirdparty/palo-thirdparty.tar.gz -C thirdparty
+  - #mkdir -p thirdparty/src
+  - #mv thirdparty/palo-thirdparty*/* thirdparty/src
+  - #sh thirdparty/build-thirdparty.sh
+  - #bash build.sh --fe --be
+  - #test merge
+


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to