forked from liferay/liferay-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ci.properties
288 lines (283 loc) · 12 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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
ci.test.auto.recipients=\
liferay-appsec[relevant:security:sf:stable],\
liferay-core-infra[relevant:sf],\
liferay-frontend[relevant:sf],\
liferay-objects[sf],\
liferay-publications[publications:relevant:sf],\
liferay-search[search:sf],\
liferay-staging[relevant:sf:stable:staging],\
liferay-upgrades[relevant:sf:upgrade],\
liferay-usm[relevant:sf],\
liferay-workflow[sf],\
pyoo47[relevant:sf]
ci.test.available.suites=\
acceptance,\
acceptance-functional,\
acceptance-release,\
acceptance-upstream,\
account,\
analytics-cloud,\
analytics-cloud-acceptance,\
analytics-cloud-quarantine,\
app-servers,\
auto-tagging,\
backend,\
backend-hypersonic,\
blade,\
blogs,\
bulk-editing,\
bundle,\
calendar,\
click-to-chat,\
clustering,\
comment,\
commerce,\
commerce-database,\
commerce-es7-remote,\
commerce-functional,\
content-page-review,\
continuous-integration,\
cookies,\
data-engine,\
data-integration,\
data-integration-functional,\
db-partition,\
depot,\
digital-signature,\
dl-store,\
document,\
drools,\
dummy,\
echo,\
echo-acceptance,\
echo-upgrade,\
environments,\
export-import,\
forms,\
forms-functional,\
friendly-url,\
frontend,\
frontend-clay,\
gauntlet,\
gauntlet-bucket,\
gradle-plugins,\
headless,\
headless-acceptance,\
headless-frontend-functional,\
item-selector,\
jdk11,\
jsf,\
kaleo-forms,\
knowledge-base,\
ldap,\
license,\
license-cluster,\
liferay-online,\
lima,\
lima-acceptance,\
lima-upgrade,\
lpkg,\
message-boards,\
mfa,\
oauth2,\
object,\
oidc,\
onedrive,\
online-editing,\
osb-site-initializer-customer-portal,\
osb-site-initializer-partner-portal,\
password-policies,\
poshi,\
poshi-gauntlet,\
project-templates,\
publications,\
publications-environments,\
questions,\
redirect,\
relevant,\
reports,\
roles,\
saml,\
search,\
search-environments,\
search-remote,\
search-remote-minimum,\
security,\
seo,\
sf,\
sharepoint,\
sharing,\
site-initializer-liferaybotics,\
site-initializer-masterclass,\
site-initializer-raylife-ap,\
site-initializer-raylife-d2c,\
site-initializer-team-extranet,\
site-initializer-testray,\
site-template,\
smoke,\
stable,\
staging,\
sxp,\
sybase,\
system,\
tango,\
tango-acceptance,\
tango-analytics-cloud,\
tck,\
translation,\
upgrade,\
upgrade-all,\
upgrade-client,\
upstream-functional,\
users,\
usm,\
usm-upgrade,\
vulcan-acceptance,\
wiki,\
workflow,\
workflow-es7-remote,\
workflow-metrics
ci.test.relevant.bypass.file.path.patterns=\
.*/liferay-portal[^/]*/.m2-tmp/.*,\
.*/liferay-portal[^/]*/learn-resources/.*,\
.*/liferay-portal[^/]*/modules/dxp/apps/commerce-salesforce-connector/commerce-salesforce-talend-connectors/.*,\
.*/liferay-portal[^/]*/modules/etl/.*,\
.*/liferay-portal[^/]*/modules/test/jenkins-results-parser/.*,\
.*/liferay-portal[^/]*/modules/test/poshi/.*,\
.*/liferay-portal[^/]*/readme/.*,\
.*/packageinfo$,\
.*\\.function$,\
.*\\.macro$,\
.*\\.path$,\
.*\\.prose$,\
.*\\.testcase$
ci.test.suite.description[acceptance]=Test acceptance tests.
ci.test.suite.description[acceptance-functional]=Test acceptance functional tests.
ci.test.suite.description[acceptance-release]=Compile a release bundle and execute acceptance tests.
ci.test.suite.description[acceptance-upstream]=Test acceptance upstream tests.
ci.test.suite.description[account]=Test Account tests.
ci.test.suite.description[analytics-cloud]=Test Analytics Cloud tests.
ci.test.suite.description[app-servers]=Test Deployments on App Servers.
ci.test.suite.description[auto-tagging]=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[bulk-editing]=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[click-to-chat]=Test Click to Chat tests.
ci.test.suite.description[clustering]=Test clustering tests.
ci.test.suite.description[comment]=Test Comment tests.
ci.test.suite.description[commerce]=Test only Commerce tests.
ci.test.suite.description[commerce-es7-remote]=Test only Commerce tests with the latest compatible remote Elasticsearch 7 version.
ci.test.suite.description[commerce-database]=Test only Commerce Database tests.
ci.test.suite.description[commerce-functional]=Test only Commerce functional tests.
ci.test.suite.description[content-page-review]=Test Content Page Review (comments) tests.
ci.test.suite.description[continuous-integration]=Test Continuous Integration tests.
ci.test.suite.description[cookies]=Test Cookie Preferences tests.
ci.test.suite.description[depot]=Test Depot tests.
ci.test.suite.description[dl-store]=Test Document Library Store tests.
ci.test.suite.description[data-engine]=Test Data Engine functional tests.
ci.test.suite.description[data-integration]=Test only Data Integration tests.
ci.test.suite.description[data-integration-functional]=Test only functional Data Integration tests.
ci.test.suite.description[db-partition]=Test Database Partitioning functional tests.
ci.test.suite.description[digital-signature]=Test Digital Signature tests.
ci.test.suite.description[document]=Test Document and Media tests.
ci.test.suite.description[drools]=Test Drools 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[echo-upgrade]=Test Echo (WCM) team upgrade 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[friendly-url]=Test Friendly URL tests.
ci.test.suite.description[frontend]=Test all Frontend Infra team tests.
ci.test.suite.description[frontend-clay]=Test Frontend Infra team Clay tests.
ci.test.suite.description[forms]=Test forms tests.
ci.test.suite.description[forms-functional]=Test only functional forms tests.
ci.test.suite.description[gauntlet]=Test upstream tests.
ci.test.suite.description[gauntlet-bucket]=Test a subset of 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 considering Headless and Rest Builder.
ci.test.suite.description[headless-frontend-functional]=Headless Frontend Infrastructure functional API tests.
ci.test.suite.description[item-selector]=Test item selector 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[kaleo-forms]=Test Kaleo Forms admin tests.
ci.test.suite.description[ldap]=Test LDAP tests.
ci.test.suite.description[license]=Compile a release bundle and execute tests for licensing.
ci.test.suite.description[license-cluster]=Compile a release bundle and execute tests for cluster licensing on 32GB slaves.
ci.test.suite.description[liferay-online]=Compile a release bundle and execute tests with liferay online properties.
ci.test.suite.description[lima]=Test Lima tests.
ci.test.suite.description[lima-acceptance]=Test Lima acceptance tests.
ci.test.suite.description[lima-upgrade]=Test Lima upgrade tests.
ci.test.suite.description[lpkg]=Test LPKG tests.
ci.test.suite.description[mfa]=Test Multi Factor Authentication tests.
ci.test.suite.description[oauth2]=Test OAuth 2 tests.
ci.test.suite.description[object]=Test Object tests.
ci.test.suite.description[oidc]=Test OpenID Connect tests.
ci.test.suite.description[onedrive]=Test OneDrive tests.
ci.test.suite.description[online-editing]=Test Online Editing tests.
ci.test.suite.description[password-policies]=Test Password Policies tests.
ci.test.suite.description[project-templates]=Test project-templates tests.
ci.test.suite.description[publications]=Test publications tests.
ci.test.suite.description[questions-acceptance]=Test Questions acceptance tests.
ci.test.suite.description[redirect]=Test Redirection tests.
ci.test.suite.description[relevant]=Test relevant changes only.
ci.test.suite.description[reports]=Test Reports tests.
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-environments]=Test search tests with the Elasticsearch 7 search engine on available environment stacks.
ci.test.suite.description[search-remote]=Test only search tests with the latest compatible remote Elasticsearch 7 version.
ci.test.suite.description[search-remote-minimum]=Test search tests with the minimum compatible remote Elasticsearch 7 version.
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[smoke]=Run smoke test with all available configurations in PortalSmoke.testcase
ci.test.suite.description[staging]=Test Staging components tests.
ci.test.suite.description[sxp]=Test Search Experiences tests.
ci.test.suite.description[sybase]=Test functional and integration tests on Sybase database.
ci.test.suite.description[system]=Test functional and integration tests for System Management (Virtual Instances, System Settings, Instance Settings)
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[translation]=Test Translation Management tests.
ci.test.suite.description[upgrade]=Test upgrades against all app servers and databases.
ci.test.suite.description[upgrade-all]=Test upgrades from all components against all app servers and databases.
ci.test.suite.description[upgrade-client]=Test upgrade client.
ci.test.suite.description[upstream-functional]=Test upstream functional tests.
ci.test.suite.description[users]=Test Users and Organizations tests.
ci.test.suite.description[usm]=Test USM tests.
ci.test.suite.description[usm-upgrade]=Test USM upgrade tests.
ci.test.suite.description[vulcan-acceptance]=Test headless team acceptance tests considering Vulcan and Commerce.
ci.test.suite.description[wiki]=Test wiki tests.
ci.test.suite.description[workflow]=Test Workflow tests.
ci.test.suite.description[workflow-es7-remote]=Test Workflow tests with the latest compatible remote Elasticsearch 7 version.
ci.test.suite.description[workflow-metrics]=Test Workflow metrics tests.
jira.project.keys=\
BLADE,\
CLDSVCS,\
COMMERCE,\
IDE,\
ISOPS,\
ISSUP,\
LCD,\
LOOP,\
LPS,\
LRAC,\
LRCI,\
LRDOCS,\
LRIS,\
LRQA,\
OAUTH2,\
POSHI,\
RELEASE,\
SYNC,\
TR
#pull.request.broadcast.message=Please only forward necessary changes to Brian Chan during stabilization. Nonurgent changes should wait until the ongoing DXP 7.4 GA1 and Portal 7.4 GA4 release has been completed. For more details on the release timeline and status, see <a href="https://liferay.slack.com/archives/C03BTCQBQ">product-delivery</a>.