forked from liferay/liferay-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathci.properties
177 lines (174 loc) · 6.21 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
allowed.sender.names[brianchandotcom]=\
liferay-continuous-integration
ci.test.available.suites=\
acceptance,\
acceptance-upstream,\
accounts,\
analytics-cloud,\
app-builder,\
autotagging,\
backend,\
backend-hypersonic,\
blade,\
blogs,\
bulkediting,\
bundle,\
calendar,\
clustering,\
commerce,\
contentpagereview,\
depot,\
dlstore,\
documents,\
dummy,\
echo,\
echo-acceptance,\
environments,\
environments-alpine3,\
environments-centos6,\
environments-centos8,\
environments-debian7,\
environments-debian8,\
environments-debian9,\
environments-oracle19,\
environments-orcllinux6,\
environments-orcllinux7,\
environments-postgresql11,\
environments-release-ce,\
environments-release-dxp,\
environments-suse15,\
environments-ubuntu14,\
environments-ubuntu16,\
environments-ubuntu18,\
export-import,\
forms,\
frontend,\
gauntlet,\
gradle-plugins,\
headless,\
headless-acceptance,\
jdk11,\
jsf,\
knowledgebase,\
ldap,\
license,\
lima,\
lpkg,\
messageboards,\
oauth2,\
onedrive,\
onlineediting,\
poshi,\
poshi-gauntlet,\
project-templates,\
publications,\
redirect,\
relevant,\
roles,\
saml,\
search,\
search-jdk11,\
search-solr,\
security,\
seo,\
sf,\
sharepoint,\
sharing,\
site-template,\
solr,\
stable,\
staging,\
tango,\
tango-acceptance,\
tango-analytics-cloud,\
tck,\
translations,\
upgrade,\
upgrade-client,\
users,\
wiki,\
workflow,\
workflow-es7
ci.test.suite.description[acceptance]=Test acceptance tests.
ci.test.suite.description[acceptance-upstream]=Test acceptance upstream tests.
ci.test.suite.description[accounts]=Test Business Accounts tests.
ci.test.suite.description[app-builder]=Test App Builder tests.
ci.test.suite.description[autotagging]=Test Auto Tagging tests.
ci.test.suite.description[backend]=Test backend tests.
ci.test.suite.description[backend-hypersonic]=Test backend tests on Hypersonic.
ci.test.suite.description[blade]=Test Blade samples tests.
ci.test.suite.description[blogs]=Test 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[calendar]=Test calendar tests.
ci.test.suite.description[clustering]=Test clustering tests.
ci.test.suite.description[commerce]=Test only Commerce tests.
ci.test.suite.description[contentpagereview]=Test Content Page Review (comments) tests.
ci.test.suite.description[depot]=Test Depot tests.
ci.test.suite.description[dlstore]=Test Document Library Store tests.
ci.test.suite.description[documents]=Test Document and Media tests.
ci.test.suite.description[echo]=Test all Echo (WCM) team tests.
ci.test.suite.description[echo-acceptance]=Test Echo (WCM) team acceptance tests.
ci.test.suite.description[environments]=Test environment acceptance functional tests on all available environment stacks.
ci.test.suite.description[export-import]=Test exportimport tests.
ci.test.suite.description[frontend]=Test frontend tests.
ci.test.suite.description[forms]=Test forms tests.
ci.test.suite.description[gauntlet]=Test upstream tests.
ci.test.suite.description[gradle-plugins]=Test Gradle Plugins tests.
ci.test.suite.description[headless]=Test headless team tests.
ci.test.suite.description[headless-acceptance]=Test headless team acceptance tests.
ci.test.suite.description[jdk11]=Test acceptance, smoke, and upgrade functional tests against JDK11.
ci.test.suite.description[jsf]=Test Liferay Faces tests.
ci.test.suite.description[ldap]=Test LDAP tests.
ci.test.suite.description[lima]=Test Lima tests.
ci.test.suite.description[lpkg]=Test LPKG tests.
ci.test.suite.description[oauth2]=Test OAuth 2 tests.
ci.test.suite.description[onedrive]=Test OneDrive 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 project-templates tests.
ci.test.suite.description[publications]=Test publications tests.
ci.test.suite.description[redirect]=Test Redirection tests.
ci.test.suite.description[relevant]=Test relevant changes only.
ci.test.suite.description[roles]=Test Roles tests.
ci.test.suite.description[saml]=Test SAML tests.
ci.test.suite.description[search]=Test search tests with the Elasticsearch 7 search engine.
ci.test.suite.description[search-jdk11]=Test search tests with the Elasticsearch 7 search engine and JDK11.
ci.test.suite.description[search-solr]=Test search tests with the Solr 7 search engine.
ci.test.suite.description[security]=Test security tests.
ci.test.suite.description[seo]=Test SEO tests.
ci.test.suite.description[sf]=Test source formatter.
ci.test.suite.description[sharepoint]=Test Sharepoint 2010 tests.
ci.test.suite.description[sharing]=Test Asset Sharing tests.
ci.test.suite.description[site-template]=Test Site Template tests.
ci.test.suite.description[solr]=Test acceptance tests with Solr search engine.
ci.test.suite.description[staging]=Test Staging components tests.
ci.test.suite.description[tango]=Test Tango (Segmentation and Personalization) team tests.
ci.test.suite.description[tango-acceptance]=Test Tango (Segmentation and Personalization) team acceptance tests.
ci.test.suite.description[tango-analytics-cloud]=Test segmentation and personalization with Analytics Cloud.
ci.test.suite.description[tck]=Test TCK tests.
ci.test.suite.description[translations]=Test Translation Management tests.
ci.test.suite.description[upgrade]=Test upgrade tests.
ci.test.suite.description[upgrade-client]=Test upgrade client.
ci.test.suite.description[users]=Test Users and Organizations tests.
ci.test.suite.description[wiki]=Test wiki tests.
ci.test.suite.description[workflow]=Test workflow tests.
jira.project.keys=\
BLADE,\
CLDSVCS,\
COMMERCE,\
IDE,\
ISSUP,\
LOOP,\
LPS,\
LRAC,\
LRCI,\
LRDOCS,\
LRIS,\
LRQA,\
OAUTH2,\
POSHI,\
RELEASE,\
SYNC,\
TR