Revision 37813
Added by Marek Horst over 9 years ago
deploy.info | ||
---|---|---|
11 | 11 |
}, |
12 | 12 |
{ |
13 | 13 |
"type_source": "SVN", |
14 |
"goal": "clean verify -U -e -X",
|
|
14 |
"goal": "clean package -Pattach-test-resources,oozie-package,deploy,run,monitor -Dworkflow.source.dir=eu/dnetlib/iis/ingest/pmc/citations/sampledataproducer -Diis.hadoop.frontend.user.name=jenkins -Diis.hadoop.frontend.host.name=ci-test.hadoop.iis.openaire.eu -Diis.hadoop.frontend.home.dir=/mnt/tmp -DoozieServiceLoc=http://ci-test.hadoop.iis.openaire.eu:11000/oozie -DnameNode=hdfs://ci-test.hadoop.iis.openaire.eu:8020 -DjobTracker=ci-test.hadoop.iis.openaire.eu:8021 -Doutput.dir.name=integration-test",
|
|
15 | 15 |
"url": "http://svn-public.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-ingest-pmc/trunk/", |
16 | 16 |
"nightly" : "true", |
17 | 17 |
"cron" : "H H * * *", |
18 | 18 |
"version": "4", |
19 | 19 |
"mail": "m.horst@icm.edu.pl", |
20 |
"name": "icm-iis-ingest-pmc-embedded-integration-test" |
|
20 |
"name": "icm-iis-ingest-pmc-citations-integration-test" |
|
21 |
}, |
|
22 |
{ |
|
23 |
"type_source": "SVN", |
|
24 |
"goal": "clean package -Pattach-test-resources,oozie-package,deploy,run,monitor -Dworkflow.source.dir=eu/dnetlib/iis/ingest/pmc/plaintext/sampledataproducer -Diis.hadoop.frontend.user.name=jenkins -Diis.hadoop.frontend.host.name=ci-test.hadoop.iis.openaire.eu -Diis.hadoop.frontend.home.dir=/mnt/tmp -DoozieServiceLoc=http://ci-test.hadoop.iis.openaire.eu:11000/oozie -DnameNode=hdfs://ci-test.hadoop.iis.openaire.eu:8020 -DjobTracker=ci-test.hadoop.iis.openaire.eu:8021 -Doutput.dir.name=integration-test", |
|
25 |
"url": "http://svn-public.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-ingest-pmc/trunk/", |
|
26 |
"nightly" : "true", |
|
27 |
"cron" : "H H * * *", |
|
28 |
"version": "4", |
|
29 |
"mail": "m.horst@icm.edu.pl", |
|
30 |
"name": "icm-iis-ingest-pmc-plaintext-integration-test" |
|
31 |
}, |
|
32 |
{ |
|
33 |
"type_source": "SVN", |
|
34 |
"goal": "clean package -Pattach-test-resources,oozie-package,deploy,run,monitor -Dworkflow.source.dir=eu/dnetlib/iis/ingest/pmc/plaintext/brokenxml -Diis.hadoop.frontend.user.name=jenkins -Diis.hadoop.frontend.host.name=ci-test.hadoop.iis.openaire.eu -Diis.hadoop.frontend.home.dir=/mnt/tmp -DoozieServiceLoc=http://ci-test.hadoop.iis.openaire.eu:11000/oozie -DnameNode=hdfs://ci-test.hadoop.iis.openaire.eu:8020 -DjobTracker=ci-test.hadoop.iis.openaire.eu:8021 -Doutput.dir.name=integration-test", |
|
35 |
"url": "http://svn-public.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-ingest-pmc/trunk/", |
|
36 |
"nightly" : "true", |
|
37 |
"cron" : "H H * * *", |
|
38 |
"version": "4", |
|
39 |
"mail": "m.horst@icm.edu.pl", |
|
40 |
"name": "icm-iis-ingest-pmc-plaintext-broken-integration-test" |
|
41 |
}, |
|
42 |
{ |
|
43 |
"type_source": "SVN", |
|
44 |
"goal": "clean package -Pattach-test-resources,oozie-package,deploy,run,monitor -Dworkflow.source.dir=eu/dnetlib/iis/ingest/pmc/plaintext/nulltext -Diis.hadoop.frontend.user.name=jenkins -Diis.hadoop.frontend.host.name=ci-test.hadoop.iis.openaire.eu -Diis.hadoop.frontend.home.dir=/mnt/tmp -DoozieServiceLoc=http://ci-test.hadoop.iis.openaire.eu:11000/oozie -DnameNode=hdfs://ci-test.hadoop.iis.openaire.eu:8020 -DjobTracker=ci-test.hadoop.iis.openaire.eu:8021 -Doutput.dir.name=integration-test", |
|
45 |
"url": "http://svn-public.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-ingest-pmc/trunk/", |
|
46 |
"nightly" : "true", |
|
47 |
"cron" : "H H * * *", |
|
48 |
"version": "4", |
|
49 |
"mail": "m.horst@icm.edu.pl", |
|
50 |
"name": "icm-iis-ingest-pmc-plaintext-null-integration-test" |
|
21 | 51 |
} |
22 |
] |
|
52 |
] |
Also available in: Unified diff
#1370 making pmc ingestion integration tests run on dedicated test cluster istead of embedded mini-oozie container