diff --git a/modules/apps/announcements/announcements-web/test.properties b/modules/apps/announcements/announcements-web/test.properties new file mode 100644 index 00000000000000..b09d0c5e9f9f10 --- /dev/null +++ b/modules/apps/announcements/announcements-web/test.properties @@ -0,0 +1,5 @@ +## +## Relevant +## + + playwright.test.project[playwright-js-tomcat90-mysql57-jdk8][relevant]=announcements-web \ No newline at end of file diff --git a/modules/apps/blogs/blogs-web/test.properties b/modules/apps/blogs/blogs-web/test.properties index 9071dd866cda07..363289270359c9 100644 --- a/modules/apps/blogs/blogs-web/test.properties +++ b/modules/apps/blogs/blogs-web/test.properties @@ -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") diff --git a/modules/apps/document-library/document-library-web/test.properties b/modules/apps/document-library/document-library-web/test.properties index f5acbf203fd7b9..cb51c00a3423a0 100644 --- a/modules/apps/document-library/document-library-web/test.properties +++ b/modules/apps/document-library/document-library-web/test.properties @@ -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") diff --git a/modules/apps/journal/journal-web/test.properties b/modules/apps/journal/journal-web/test.properties new file mode 100644 index 00000000000000..2474e7eb5959b9 --- /dev/null +++ b/modules/apps/journal/journal-web/test.properties @@ -0,0 +1,5 @@ +## +## Relevant +## + + playwright.test.project[playwright-js-tomcat90-mysql57-jdk8][relevant]=journal-web \ No newline at end of file diff --git a/modules/apps/knowledge-base/knowledge-base-web/test.properties b/modules/apps/knowledge-base/knowledge-base-web/test.properties index 5b28ea02f1a310..6a0b4f33a5efde 100644 --- a/modules/apps/knowledge-base/knowledge-base-web/test.properties +++ b/modules/apps/knowledge-base/knowledge-base-web/test.properties @@ -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") diff --git a/modules/apps/notifications/notifications-web/test.properties b/modules/apps/notifications/notifications-web/test.properties index 6563df83efba48..6a97c32cb3b85f 100644 --- a/modules/apps/notifications/notifications-web/test.properties +++ b/modules/apps/notifications/notifications-web/test.properties @@ -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")