Commit Graph

2 Commits

Author SHA1 Message Date
Tim Armstrong
3895828c4e IMPALA-7995: part 2: Jenkins script to automate e2e tests
Testing:
Ran on https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/

Change-Id: I67a3562904c959b51f4bde52107193c4002cb1ce
Reviewed-on: http://gerrit.cloudera.org:8080/12937
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2019-04-13 02:54:19 +00:00
Tim Armstrong
dbe9fefa05 IMPALA-8186: script to configure docker network
This automates the network setup that I did manually
in http://gerrit.cloudera.org:8080/12189

After running the script it should be possible to
run "./buildall.sh -format -testdata" to load
test data with the right hostnames, then
"start-impala-cluster.py --docker_network=network-name"
to run a dockerised minicluster.

Change-Id: Icb4854aa951bcad7087a9653845b22ffd862057d
Reviewed-on: http://gerrit.cloudera.org:8080/12452
Reviewed-by: Philip Zeyliger <philip@cloudera.com>
Tested-by: Tim Armstrong <tarmstrong@cloudera.com>
2019-02-12 21:03:31 +00:00