forked from liferay/liferay-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ci.properties
104 lines (102 loc) · 3.5 KB
/
ci.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
ci.test.available.suites=\
acceptance,\
acceptance-upstream,\
autotagging,\
backend,\
backend-hypersonic,\
blade,\
blogs,\
bulkediting,\
bundle,\
change-tracking,\
clustering,\
contentpagereview,\
documents,\
dummy,\
environments,\
gauntlet,\
gradle-plugins,\
jdk11,\
jsf,\
knowledgebase,\
ldap,\
lpkg,\
messageboards,\
oauth2,\
onlineediting,\
poshi,\
poshi-gauntlet,\
project-templates,\
relevant,\
saml,\
search,\
search-es7,\
search-solr,\
security,\
sharing,\
sf,\
solr,\
stable,\
staging,\
tck,\
upgrade
ci.test.suite.description[acceptance]=Test acceptance tests.
ci.test.suite.description[acceptance-upstream]=Test acceptance upstream tests.
ci.test.suite.description[autotagging]=Test Auto Tagging tests.
ci.test.suite.description[backend]=Test only backend tests.
ci.test.suite.description[backend-hypersonic]=Test only backend tests on Hypersonic.
ci.test.suite.description[blade]=Test only Blade samples tests.
ci.test.suite.description[blogs]=Test all upstream Blogs tests.
ci.test.suite.description[bulkediting]=Test Bulk Editing tests.
ci.test.suite.description[bundle]=Saves a compiled tomcat bundle.
ci.test.suite.description[change-tracking]=Test only change tracking tests.
ci.test.suite.description[clustering]=Test only clustering.
ci.test.suite.description[contentpagereview]=Run Content Page Review (comments) tests.
ci.test.suite.description[documents]=Test all upstream Document and Media tests.
ci.test.suite.description[environments]=Test environment acceptance functional tests on all available environment stacks.
ci.test.suite.description[gauntlet]=Test upstream tests.
ci.test.suite.description[gradle-plugins]=Test only Gradle Plugins tests.
ci.test.suite.description[jdk11]=Test acceptance, smoke, and upgrade functional tests against JDK11.
ci.test.suite.description[jsf]=Test only Liferay Faces tests.
ci.test.suite.description[ldap]=Test only LDAP tests.
ci.test.suite.description[lpkg]=Test only LPKG tests.
ci.test.suite.description[oauth2]=Test only OAuth 2 tests.
ci.test.suite.description[onlineediting]=Test Online Editing tests.
ci.test.suite.description[poshi]=Test acceptance functional tests on a local Poshi release.
ci.test.suite.description[poshi-gauntlet]=Test upstream functional tests on a local Poshi release.
ci.test.suite.description[project-templates]=Test only project-templates tests.
ci.test.suite.description[relevant]=Test relevant changes only.
ci.test.suite.description[saml]=Test only SAML tests.
ci.test.suite.description[search]=Test only search tests.
ci.test.suite.description[search-es7]=Test only search tests with Elasticsearch 7 search engine.
ci.test.suite.description[search-solr]=Test only search tests with Solr search engine.
ci.test.suite.description[security]=Test only security tests.
ci.test.suite.description[sf]=Test with only source formatter.
ci.test.suite.description[sharing]=Test DM Asset Sharing tests.
ci.test.suite.description[solr]=Test acceptance tests with Solr search engine.
ci.test.suite.description[staging]=Test only staging tests.
ci.test.suite.description[tck]=Test only TCK tests.
ci.test.suite.description[upgrade]=Test only upgrade tests.
jira.project.keys=\
APIO,\
BLADE,\
CEREBRO,\
COMMERCE,\
CLDSVCS,\
EMP,\
FARO,\
IDE,\
LHC,\
LOOP,\
LPS,\
LRAC,\
LRCI,\
LRDCOM,\
LRDOCS,\
LRIS,\
LRQA,\
OAUTH2,\
RELEASE,\
SYNC,\
TR,\
WCM