Skip to content

Commit

Permalink
LPD-24176 Add playwright projects into relevant
Browse files Browse the repository at this point in the history
  • Loading branch information
boton authored and brianchandotcom committed Jun 4, 2024
1 parent 3ee3991 commit 51a8ca3
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/apps/announcements/announcements-web/test.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
##
## Relevant
##

playwright.test.project[playwright-js-tomcat90-mysql57-jdk8][relevant]=announcements-web
2 changes: 2 additions & 0 deletions modules/apps/blogs/blogs-web/test.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
## Relevant
##

playwright.test.project[playwright-js-tomcat90-mysql57-jdk8][relevant]=blogs-web

test.batch.run.property.query[functional-upgrade*-tomcat*-mysql*-jdk8][relevant]=\
(testray.component.names == "Blogs") AND \
(testray.main.component.name == "Upgrades Content Management")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
## Relevant
##

playwright.test.project[playwright-js-tomcat90-mysql57-jdk8][relevant]=document-library-web

test.batch.run.property.query[functional-upgrade*-tomcat*-mysql*-jdk8][relevant]=\
(testray.component.names == "Document Management") AND \
(testray.main.component.name == "Upgrades Content Management")
Expand Down
5 changes: 5 additions & 0 deletions modules/apps/journal/journal-web/test.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
##
## Relevant
##

playwright.test.project[playwright-js-tomcat90-mysql57-jdk8][relevant]=journal-web
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
## Relevant
##

playwright.test.project[playwright-js-tomcat90-mysql57-jdk8][relevant]=knowledge-base-web

test.batch.run.property.query[functional-upgrade*-tomcat*-mysql*-jdk8][relevant]=\
(testray.component.names == "Knowledge Base") AND \
(testray.main.component.name == "Upgrades Content Management")
Expand Down
2 changes: 2 additions & 0 deletions modules/apps/notifications/notifications-web/test.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
## Relevant
##

playwright.test.project[playwright-js-tomcat90-mysql57-jdk8][relevant]=notification-web

test.batch.run.property.query[functional-upgrade*-tomcat*-mysql*-jdk8][relevant]=\
(testray.component.names == "Notifications") AND \
(testray.main.component.name == "Upgrades Content Management")
Expand Down

0 comments on commit 51a8ca3

Please sign in to comment.