1target=pc-linux-i686
2base_dir=/ndb
3src_clone_base=mysqldev@foo.mysql.com:/home/clones
4run_dir=/space/autotest
5build_dir=/ndb
6hosts="ndb01 ndb02 ndb03 ndb04 ndb05 ndb06 ndb07 ndb08 ndb09 ndb10 ndb11 ndb12"
7result_host="foo.mysql.com"
8result_path="public_html"
9configure='CC=gcc CXX=gcc CFLAGS="-Wall -pedantic -Wno-long-long" CXXFLAGS="-Wall -pedantic -Wno-long-long" ./configure --with-ndbcluster --with-ndb-test --with-ndbcc-flags="-g -DERROR_INSERT"'
10
11