# include PostgreSQL specific test-library . "$srcdir/lib_pgsql.sh" || exit 1 export dtf_dataurls # this is needed for some tests dtf_dataurls[0]=http://172.16.125.10/root-tests/data/postgresql/ dtf_dataurls[1]=http://pensioner.lab.eng.brq.redhat.com/root-tests/data/postgresql/ dtf_cb_dist_tasks() { tar -ch "$dir" --exclude gen-data }