Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPD-28953 Remove SugarCRMObjectEntryManagerImplTest test from ignored #3281

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pyoo47
Copy link
Owner

@pyoo47 pyoo47 commented Jun 20, 2024

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 9f66856ed9d25029d096b0efcd5927358e8c0000

Sender Branch:

Branch Name: guilhermedcamacho-3454-LPD-28953
Branch GIT ID: b0e2714d349647b99beabb80161b151998deb841

0 out of 1jobs PASSED
For more details click here.
format-source-files:
     [java] java.lang.Exception: Found 3 formatting issues:
     [java] 1: ./test.properties expected:<...agerImplTest.java
     [java] 
     [java] #[
     [java] #    test.batch.class.names.includes[modules-unit-jdk8][object]=\
     [java] #        **/object/**/src/test/**/*Test.java
     [java] #
     [java] 
     [java]     test.batch.dist.app.servers[object]=tomcat
     [java] 
     [java]     test.batch.names[object]=\
     [java]         modules-integration-mysql57-jdk8
     [java] 
     [java] #]
     [java] #    test.batch.run...> but was:<...agerImplTest.java
     [java] 
     [java] #[    test.batch.class.names.includes[modules-unit-jdk8][object]=\
     [java] #        **/object/**/src/test/**/*Test.java
     [java] 
     [java]     test.batch.dist.app.servers[object]=tomcat
     [java] 
     [java]     test.batch.names[object]=\
     [java]         modules-integration-mysql57-jdk8
     [java] ]
     [java] #    test.batch.run...>
     [java] 2: ./modules/apps/object/object-storage-[REDACTED]crm-test/src/testIntegration/java/com/liferay/object/storage/[REDACTED]crm/internal/rest/manager/v1_0/test/SugarCRMObjectEntryManagerImplTest.java expected:<...e;
     [java] import org.junit.[]Rule;
     [java] import org.jun...> but was:<...e;
     [java] import org.junit.[Ignore;
     [java] import org.junit.]Rule;
     [java] import org.jun...>
     [java] 3: ./build-test.xml expected:<...
     [java]     </if>
     [java]   </target>
     [java] []
     [java]   <target name="prep...> but was:<...
     [java]     </if>
     [java]   </target>
     [java] [  ]
     [java]   <target name="prep...>
     [java] 
     [java]   at com.liferay.source.formatter.SourceFormatter.format(SourceFormatter.java:469)
     [java]   at com.liferay.source.formatter.SourceFormatter.main(SourceFormatter.java:301)
[stopwatch] [run.batch.test.action: 1:29.040 sec]
     [echo] The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:497: The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:650: Java returned: 1
      [get] Getting: http://test-1-29/job/test-portal-source-format/5580//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20240620094343101.txt
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/20240620094343101.txt

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Report:jenkins-report.html
Jenkins Suite:sf
Pull Request:pyoo47#3281
Testray Routine:EE Pull Request
Testray Build ID:22383548

@pyoo47
Copy link
Owner Author

pyoo47 commented Jun 20, 2024

ci:test:object

@pyoo47
Copy link
Owner Author

pyoo47 commented Jun 20, 2024

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 9f66856ed9d25029d096b0efcd5927358e8c0000

Sender Branch:

Branch Name: guilhermedcamacho-3454-LPD-28953
Branch GIT ID: 7990270d5592d2d7783b6855f64e9a86e62c28dc

0 out of 1jobs PASSED
For more details click here.
format-source-files:
     [java] java.lang.Exception: Found 2 formatting issues:
     [java] 1: ./test.properties expected:<...agerImplTest.java
     [java] 
     [java] #[
     [java] #    test.batch.class.names.includes[modules-unit-jdk8][object]=\
     [java] #        **/object/**/src/test/**/*Test.java
     [java] #
     [java] 
     [java]     test.batch.dist.app.servers[object]=tomcat
     [java] 
     [java]     test.batch.names[object]=\
     [java]         modules-integration-mysql57-jdk8
     [java] 
     [java] #]
     [java] #    test.batch.run...> but was:<...agerImplTest.java
     [java] 
     [java] #[    test.batch.class.names.includes[modules-unit-jdk8][object]=\
     [java] #        **/object/**/src/test/**/*Test.java
     [java] 
     [java]     test.batch.dist.app.servers[object]=tomcat
     [java] 
     [java]     test.batch.names[object]=\
     [java]         modules-integration-mysql57-jdk8
     [java] ]
     [java] #    test.batch.run...>
     [java] 2: ./build-test.xml expected:<...
     [java]     </if>
     [java]   </target>
     [java] []
     [java]   <target name="prep...> but was:<...
     [java]     </if>
     [java]   </target>
     [java] [  ]
     [java]   <target name="prep...>
     [java] 
     [java]   at com.liferay.source.formatter.SourceFormatter.format(SourceFormatter.java:469)
     [java]   at com.liferay.source.formatter.SourceFormatter.main(SourceFormatter.java:301)
[stopwatch] [run.batch.test.action: 1:29.784 sec]
     [echo] The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:497: The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:650: Java returned: 1
      [get] Getting: http://test-1-30/job/test-portal-source-format/5750//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20240620101251240.txt
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/20240620101251240.txt
  [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
  [taskdef] Could not load definitions from resource org/jacoco/ant/antlib.xml. It could not be found.
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1497209692.properties

merge-test-results:
[mkdir] Created dir: /opt/dev/projects/github/liferay-portal/test-results

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Report:jenkins-report.html
Jenkins Suite:sf
Pull Request:pyoo47#3281
Testray Routine:EE Pull Request
Testray Build ID:22428761

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:object - 0 out of 2 jobs passed in 1 hour 12 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 9f66856ed9d25029d096b0efcd5927358e8c0000

Upstream Comparison:

Branch GIT ID: 9f66856ed9d25029d096b0efcd5927358e8c0000
Jenkins Build URL: EE Development Acceptance (master) - 613 - 2024-06-19[16:39:21]

ci:test:object - 0 out of 2 jobs PASSED
For more details click here.

Failures unique to this pull:

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Report:jenkins-report.html
Jenkins Suite:object
Pull Request:pyoo47#3281
Testray Routine:EE Pull Request
Testray Build ID:22536854

@pyoo47 pyoo47 force-pushed the guilhermedcamacho-3454-LPD-28953 branch from 7990270 to 86e4a3d Compare June 20, 2024 18:57
@pyoo47
Copy link
Owner Author

pyoo47 commented Jun 20, 2024

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 4ff2fca8cd450152e64fa2ffd8e36f2a5751f87f

Sender Branch:

Branch Name: guilhermedcamacho-3454-LPD-28953
Branch GIT ID: 86e4a3db52512175c39ecb10f591313147b851b5

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Report:jenkins-report.html
Jenkins Suite:sf
Pull Request:pyoo47#3281
Testray Routine:EE Pull Request
Testray Build ID:22573626

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:object - 0 out of 2 jobs passed in 48 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 4ff2fca8cd450152e64fa2ffd8e36f2a5751f87f

Upstream Comparison:

Branch GIT ID: 9f66856ed9d25029d096b0efcd5927358e8c0000
Jenkins Build URL: EE Development Acceptance (master) - 613 - 2024-06-19[16:39:21]

ci:test:object - 0 out of 2 jobs PASSED
For more details click here.

Failures unique to this pull:

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Report:jenkins-report.html
Jenkins Suite:object
Pull Request:pyoo47#3281
Testray Routine:EE Pull Request
Testray Build ID:22630691

@pyoo47
Copy link
Owner Author

pyoo47 commented Jun 20, 2024

ci:test:object

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:object - 0 out of 1 jobs passed in 1 minute

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 327767e22b83820518c67bfcc1d2e4b388dde9f9

Upstream Comparison:

Branch GIT ID: 9f66856ed9d25029d096b0efcd5927358e8c0000
Jenkins Build URL: EE Development Acceptance (master) - 613 - 2024-06-19[16:39:21]

ci:test:object - 0 out of 1 jobs PASSED
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    0 Jobs Passed.
    1 Job Failed.

    The sender branch SHA could not be found on pyoo47/guilhermedcamacho-3454-LPD-28953. The sender branch may have been force pushed or deleted after the pull request test was initiated.

    fatal: Not a valid branch point: 'd8522a0f7c6d7737bbc118fd53cf83ce374d08d6'.

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:object - 0 out of 2 jobs passed in 1 hour 2 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:5017401_8375

Base Branch:

Branch Name: master
Branch GIT ID: 327767e22b83820518c67bfcc1d2e4b388dde9f9

Upstream Comparison:

Branch GIT ID: 9f66856ed9d25029d096b0efcd5927358e8c0000
Jenkins Build URL: EE Development Acceptance (master) - 7 - 2024-06-20[09:18:31]

ci:test:object - 0 out of 2 jobs PASSED
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 9f66856:

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Report:jenkins-report.html
Jenkins Suite:object
Pull Request:pyoo47#3281
Testray Routine:EE Pull Request
Testray Build ID:22805028

@pyoo47
Copy link
Owner Author

pyoo47 commented Jun 20, 2024

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 327767e22b83820518c67bfcc1d2e4b388dde9f9

Sender Branch:

Branch Name: guilhermedcamacho-3454-LPD-28953
Branch GIT ID: d8522a0f7c6d7737bbc118fd53cf83ce374d08d6

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Report:jenkins-report.html
Jenkins Suite:sf
Pull Request:pyoo47#3281
Testray Routine:EE Pull Request
Testray Build ID:22805085

@pyoo47
Copy link
Owner Author

pyoo47 commented Jul 5, 2024

ci:help

2 similar comments
@pyoo47
Copy link
Owner Author

pyoo47 commented Jul 5, 2024

ci:help

@pyoo47
Copy link
Owner Author

pyoo47 commented Jul 5, 2024

ci:help

@liferay-continuous-integration
Copy link
Collaborator

Available CI commands:

ci:close

    Close the pull request.

ci:forward[:force]

    Test the pull request and forward the pull request to brianchandotcom if the required test suites pass for ci:forward or complete for ci:forward:force.

ci:merge[:force]

    Merge in the changes from the subrepo. All tests must pass before this command will successfully run. Optionally use the force flag to bypass failed tests.

ci:reevaluate:[buildID]

    Reevaluate the pull request result from a generated build ID.

ci:reopen

    Reopen the pull request.

ci:report:[testrayBuildID]

    Generates a report of test results categorized into unique and nonunique test failures based on the Testray Analysis Tool.

ci:stop[:suite]

    Stop all currrently running tests. Optionally specify the name of the test suite.

ci:test[:suite][:SHA|nocompile|norebase|gist-SHA]

    Test the pull request. Optionally specify the name of the test suite and/or optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing.

Available test suites:
  •     ci:test:acceptance - Test acceptance tests.
  •     ci:test:acceptance-ce - No description is available.
  •     ci:test:acceptance-dxp - No description is available.
  •     ci:test:acceptance-functional - Test acceptance functional tests.
  •     ci:test:acceptance-functional-db-partition - Test acceptance functional tests with Database Partitioning.
  •     ci:test:acceptance-release - Compile a release bundle and execute acceptance tests.
  •     ci:test:accessibility - Test all accessibility tests.
  •     ci:test:accessibility-menu - Test all accessibility menu tests.
  •     ci:test:account - Test Account tests.
  •     ci:test:analytics-cloud - Test Analytics Cloud tests.
  •     ci:test:analytics-cloud-acceptance - No description is available.
  •     ci:test:analytics-cloud-integration - No description is available.
  •     ci:test:analytics-cloud-quarantine - No description is available.
  •     ci:test:analytics-cloud-release - No description is available.
  •     ci:test:analytics-cloud-upstream - No description is available.
  •     ci:test:api-builder - All tests for API Builder component.
  •     ci:test:api-builder-functional - Functional tests for API Builder component.
  •     ci:test:app-servers - Test Deployments on App Servers.
  •     ci:test:auto-tagging - Test Auto Tagging tests.
  •     ci:test:backend - Test backend tests.
  •     ci:test:backend-hypersonic - Test backend tests on Hypersonic.
  •     ci:test:blade - Test Blade samples tests.
  •     ci:test:blogs - Test Blogs tests.
  •     ci:test:bulk-editing - Test Bulk Editing tests.
  •     ci:test:bundle - Saves a compiled tomcat bundle.
  •     ci:test:bundles - No description is available.
  •     ci:test:calendar - Test Calendar tests.
  •     ci:test:clay - Test Clay component tests.
  •     ci:test:click-to-chat - Test Click to Chat tests.
  •     ci:test:clustering - Test clustering tests.
  •     ci:test:comment - Test Comment tests.
  •     ci:test:commerce - Test only Commerce tests.
  •     ci:test:commerce-database - Test only Commerce Database tests.
  •     ci:test:commerce-es7-remote - Test only Commerce tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:commerce-es8-remote - Test only Commerce tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:commerce-functional - Test only Commerce functional tests.
  •     ci:test:commerce-integration - Test only Commerce integration tests.
  •     ci:test:commerce-opensearch2 - Test only Commerce tests with the latest compatible OpenSearch 2 version.
  •     ci:test:commerce-upgrade - No description is available.
  •     ci:test:configuration-framework - Test Configuration Framework component tests.
  •     ci:test:content-management - Test Content Management tests.
  •     ci:test:content-management-acceptance - Test Content Management acceptance tests.
  •     ci:test:content-management-analytics-cloud - No description is available.
  •     ci:test:content-management-db-partition - Test Content Management functional tests with Database Partitioning.
  •     ci:test:content-management-headless - Test Content Management headless tests.
  •     ci:test:content-management-lxc - Content Management functional tests with Liferay Experience Cloud configurations.
  •     ci:test:content-management-upgrade - Test Content Management upgrade tests.
  •     ci:test:content-page-review - Test Content Page Review (comments) tests.
  •     ci:test:continuous-integration - Test Continuous Integration tests.
  •     ci:test:cookies - Test Cookie Preferences tests.
  •     ci:test:core-functional - Test Core Infra Functional tests
  •     ci:test:data-engine - Test Data Engine functional tests.
  •     ci:test:data-engine-db-partition - Test Data Engine functional tests with Database Partitioning.
  •     ci:test:data-integration - Test only Data Integration tests.
  •     ci:test:data-integration-functional - Test only functional Data Integration tests.
  •     ci:test:db-partition - Test Database Partitioning functional tests.
  •     ci:test:depot - Test Depot tests.
  •     ci:test:digital-signature - Test Digital Signature tests.
  •     ci:test:dl-store - Test Document Library Store tests.
  •     ci:test:document - Test Document and Media tests.
  •     ci:test:document-antivirus - Test Antivirus against DM.
  •     ci:test:drools - Test Drools tests.
  •     ci:test:dummy - No description is available.
  •     ci:test:echo - Test all Echo (WCM) team tests.
  •     ci:test:echo-acceptance - Test Echo (WCM) team acceptance tests.
  •     ci:test:echo-accessibility - Test Echo (WCM) team accessibility tests.
  •     ci:test:echo-analytics-cloud - Test segmentation and personalization with Analytics Cloud.
  •     ci:test:echo-db-partition - Test Echo (WCM) team acceptance tests with Database Partitioning.
  •     ci:test:echo-headless - Test Echo (WCM) team headless components.
  •     ci:test:echo-playwright - Test Echo (WCM) team playwright tests.
  •     ci:test:echo-upgrade - Test Echo (WCM) team upgrade tests.
  •     ci:test:environments - Test environment acceptance functional tests on all available environment stacks.
  •     ci:test:export-import - Test exportimport tests.
  •     ci:test:forms - Test forms tests.
  •     ci:test:forms-db-partition - Test forms functional tests with Database Partitioning.
  •     ci:test:forms-functional - Test only functional forms tests.
  •     ci:test:frontend - Test all Frontend Infra team tests.
  •     ci:test:frontend-client-extensions - Test frontend client extensions tests.
  •     ci:test:frontend-data-set - Test frontend data set tests.
  •     ci:test:frontend-dev-exp - Test frontend developer experience tests.
  •     ci:test:frontend-ui - Test frontend ui tests.
  •     ci:test:frontend-walkthrough - Test frontend walkthrough tests.
  •     ci:test:gauntlet - Test upstream tests.
  •     ci:test:gauntlet-bucket - Test a subset of upstream tests.
  •     ci:test:gradle-plugins - Test Gradle Plugins tests.
  •     ci:test:headless - Test all headless team tests.
  •     ci:test:headless-acceptance - Test headless team acceptance tests considering Headless and Rest Builder.
  •     ci:test:headless-functional - Headless Team functional API tests.
  •     ci:test:headless-staging - Test Staging components tests.
  •     ci:test:headless-staging-custom-db - Test Staging components tests with a custom database.
  •     ci:test:hotel - Test all Source Formatter unit tests related to upgrade
  •     ci:test:item-selector - Test item selector tests.
  •     ci:test:jdk11 - Test acceptance, smoke, and upgrade functional tests against JDK11.
  •     ci:test:jdk21 - Test acceptance tests against JDK21.
  •     ci:test:jdk21-functional - No description is available.
  •     ci:test:jdk21-integration - No description is available.
  •     ci:test:jdk21-unit - No description is available.
  •     ci:test:jsf - Test Liferay Faces tests.
  •     ci:test:kaleo-forms - Test Kaleo Forms admin tests.
  •     ci:test:knowledge-base - No description is available.
  •     ci:test:ldap - Test LDAP tests.
  •     ci:test:license - Compile a release bundle and execute tests for licensing.
  •     ci:test:license-cluster - Compile a release bundle and execute tests for cluster licensing on 32GB slaves.
  •     ci:test:liferay-osb-site-initializer - No description is available.
  •     ci:test:liferay-sample-workspace - No description is available.
  •     ci:test:liferay-site-initializer - No description is available.
  •     ci:test:lpkg - Test LPKG tests.
  •     ci:test:message-boards - No description is available.
  •     ci:test:mfa - Test Multi Factor Authentication tests.
  •     ci:test:navigation-framework - Test Navigation Framework tests.
  •     ci:test:notifications - Test Notifications tests.
  •     ci:test:oauth2 - Test OAuth 2 tests.
  •     ci:test:object - Test Object tests.
  •     ci:test:object-as - Test object tests with different application servers.
  •     ci:test:object-db - Test object tests with different databases.
  •     ci:test:object-db-integration - Test only Object integration tests with different databases.
  •     ci:test:object-db-partition - Test object functional tests with Database Partitioning.
  •     ci:test:object-functional - Test only Object functional tests
  •     ci:test:object-lxc - Test Object tests with Liferay Experience Cloud configurations.
  •     ci:test:oidc - Test OpenID Connect tests.
  •     ci:test:onedrive - Test OneDrive tests.
  •     ci:test:online-editing - Test Online Editing tests.
  •     ci:test:password-policies - Test Password Policies tests.
  •     ci:test:platform-experience - Test Platform Experience team tests.
  •     ci:test:platform-experience-acceptance - Test Platform Experience team acceptance tests.
  •     ci:test:platform-experience-accessibility - Test Platform Experience team accessibility framework tests.
  •     ci:test:platform-experience-db-partition - No description is available.
  •     ci:test:playwright - Test all playwright tests.
  •     ci:test:portal-context-path - No description is available.
  •     ci:test:portal-proxy-path - No description is available.
  •     ci:test:portlet-deployment - Test deployment of all demo portlet plugins.
  •     ci:test:poshi - No description is available.
  •     ci:test:poshi-gauntlet - No description is available.
  •     ci:test:project-templates - Test project-templates tests.
  •     ci:test:publications - Test publications tests.
  •     ci:test:publications-as - Test publications tests with different application servers.
  •     ci:test:publications-db - Test publications tests with different databases.
  •     ci:test:publications-db-partition - Test publications functional tests with Database Partitioning.
  •     ci:test:publications-lxc - Test publications tests with Liferay Experience Cloud configurations.
  •     ci:test:questions - No description is available.
  •     ci:test:redirect - No description is available.
  •     ci:test:relevant - Test relevant changes only.
  •     ci:test:reports - Test Reports tests.
  •     ci:test:roles - Test Roles tests.
  •     ci:test:saml - Test SAML tests.
  •     ci:test:scim - Test SCIM tests.
  •     ci:test:search - Test search tests with the Elasticsearch 7 search engine.
  •     ci:test:search-as - Test search tests with the Elasticsearch 7 search engine on different application servers.
  •     ci:test:search-db - Test search tests with the Elasticsearch 7 search engine on different databases.
  •     ci:test:search-db-partition - Test search functional tests with Database Partitioning.
  •     ci:test:search-es8-as - Test search tests with the Elasticsearch 8 search engine on different application servers.
  •     ci:test:search-es8-db - Test search tests with the Elasticsearch 8 search engine on different databases.
  •     ci:test:search-es8-remote - Test only search tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:search-es8-remote-minimum - Test search tests with the minimum compatible remote Elasticsearch 8 version.
  •     ci:test:search-lxc - Test search tests with the Elasticsearch 7 search engine and Liferay Experience Cloud configurations.
  •     ci:test:search-opensearch2 - Test only search tests with the latest compatible OpenSearch 2 version.
  •     ci:test:search-opensearch2-as - Test search tests with the OpenSearch 2 search engine on different application servers.
  •     ci:test:search-opensearch2-db - Test search tests with the OpenSearch 2 search engine on different databases.
  •     ci:test:search-remote - Test only search tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:search-remote-minimum - Test search tests with the minimum compatible remote Elasticsearch 7 version.
  •     ci:test:search-solr - Test search tests with the Solr 8 search engine.
  •     ci:test:search-solr-as - Test search tests with the Solr 8 search engine on different application servers.
  •     ci:test:search-solr-db - Test search tests with the Solr 8 search engine on different databases.
  •     ci:test:security - Test security tests.
  •     ci:test:service-builder - Test Service Builder tests.
  •     ci:test:setup-wizard - Test Setup Wizard tests.
  •     ci:test:sf - Test source formatter.
  •     ci:test:sharepoint - Test Sharepoint SOAP 2013 and REST tests.
  •     ci:test:sharing - Test Asset Sharing tests.
  •     ci:test:site-template - Test Site Template tests.
  •     ci:test:smoke - Run smoke test with all available configurations in PortalSmoke.testcase
  •     ci:test:solutions-acceptance - Test Solutions acceptance tests.
  •     ci:test:solutions-upgrade - No description is available.
  •     ci:test:stable - No description is available.
  •     ci:test:startup - Test Portal startup.
  •     ci:test:sybase - Test functional and integration tests on Sybase database.
  •     ci:test:system - Test functional and integration tests for System Management (Virtual Instances, System Settings, Instance Settings)
  •     ci:test:tck - Test TCK tests.
  •     ci:test:themes - No description is available.
  •     ci:test:translation - Test Translation Management tests.
  •     ci:test:um - Test User Management tests.
  •     ci:test:um-db-partition - No description is available.
  •     ci:test:upgrade - Test upgrades against tomcat app server and all supported databases.
  •     ci:test:upgrade-all - Test upgrades from all components against all app servers and databases.
  •     ci:test:upgrade-app-servers - Test upgrades against all app servers.
  •     ci:test:upgrade-client - Test upgrade client.
  •     ci:test:upgrade-performance - Test large database for upgrade performance regressions.
  •     ci:test:upstream-dxp - No description is available.
  •     ci:test:upstream-functional - Test upstream functional tests.
  •     ci:test:upstream-functional-db-partition - Test upstream functional tests with Database Partitioning.
  •     ci:test:users - Test Users and Organizations tests.
  •     ci:test:usm - No description is available.
  •     ci:test:usm-db-partition - No description is available.
  •     ci:test:usm-environments - No description is available.
  •     ci:test:usm-upgrade - No description is available.
  •     ci:test:vulcan-acceptance - Test headless team acceptance tests considering Vulcan and Commerce.
  •     ci:test:wiki - Test wiki tests.
  •     ci:test:workflow - Test Workflow tests.
  •     ci:test:workflow-db-partition - Test Workflow functional tests with Database Partitioning.
  •     ci:test:workflow-es7-remote - Test Workflow tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:workflow-es8-remote - Test Workflow tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:workflow-opensearch2 - No description is available.
  •     ci:test:workspaces - No description is available.

For more details, see CI GitHub Commands

2 similar comments
@liferay-continuous-integration
Copy link
Collaborator

Available CI commands:

ci:close

    Close the pull request.

ci:forward[:force]

    Test the pull request and forward the pull request to brianchandotcom if the required test suites pass for ci:forward or complete for ci:forward:force.

ci:merge[:force]

    Merge in the changes from the subrepo. All tests must pass before this command will successfully run. Optionally use the force flag to bypass failed tests.

ci:reevaluate:[buildID]

    Reevaluate the pull request result from a generated build ID.

ci:reopen

    Reopen the pull request.

ci:report:[testrayBuildID]

    Generates a report of test results categorized into unique and nonunique test failures based on the Testray Analysis Tool.

ci:stop[:suite]

    Stop all currrently running tests. Optionally specify the name of the test suite.

ci:test[:suite][:SHA|nocompile|norebase|gist-SHA]

    Test the pull request. Optionally specify the name of the test suite and/or optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing.

Available test suites:
  •     ci:test:acceptance - Test acceptance tests.
  •     ci:test:acceptance-ce - No description is available.
  •     ci:test:acceptance-dxp - No description is available.
  •     ci:test:acceptance-functional - Test acceptance functional tests.
  •     ci:test:acceptance-functional-db-partition - Test acceptance functional tests with Database Partitioning.
  •     ci:test:acceptance-release - Compile a release bundle and execute acceptance tests.
  •     ci:test:accessibility - Test all accessibility tests.
  •     ci:test:accessibility-menu - Test all accessibility menu tests.
  •     ci:test:account - Test Account tests.
  •     ci:test:analytics-cloud - Test Analytics Cloud tests.
  •     ci:test:analytics-cloud-acceptance - No description is available.
  •     ci:test:analytics-cloud-integration - No description is available.
  •     ci:test:analytics-cloud-quarantine - No description is available.
  •     ci:test:analytics-cloud-release - No description is available.
  •     ci:test:analytics-cloud-upstream - No description is available.
  •     ci:test:api-builder - All tests for API Builder component.
  •     ci:test:api-builder-functional - Functional tests for API Builder component.
  •     ci:test:app-servers - Test Deployments on App Servers.
  •     ci:test:auto-tagging - Test Auto Tagging tests.
  •     ci:test:backend - Test backend tests.
  •     ci:test:backend-hypersonic - Test backend tests on Hypersonic.
  •     ci:test:blade - Test Blade samples tests.
  •     ci:test:blogs - Test Blogs tests.
  •     ci:test:bulk-editing - Test Bulk Editing tests.
  •     ci:test:bundle - Saves a compiled tomcat bundle.
  •     ci:test:bundles - No description is available.
  •     ci:test:calendar - Test Calendar tests.
  •     ci:test:clay - Test Clay component tests.
  •     ci:test:click-to-chat - Test Click to Chat tests.
  •     ci:test:clustering - Test clustering tests.
  •     ci:test:comment - Test Comment tests.
  •     ci:test:commerce - Test only Commerce tests.
  •     ci:test:commerce-database - Test only Commerce Database tests.
  •     ci:test:commerce-es7-remote - Test only Commerce tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:commerce-es8-remote - Test only Commerce tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:commerce-functional - Test only Commerce functional tests.
  •     ci:test:commerce-integration - Test only Commerce integration tests.
  •     ci:test:commerce-opensearch2 - Test only Commerce tests with the latest compatible OpenSearch 2 version.
  •     ci:test:commerce-upgrade - No description is available.
  •     ci:test:configuration-framework - Test Configuration Framework component tests.
  •     ci:test:content-management - Test Content Management tests.
  •     ci:test:content-management-acceptance - Test Content Management acceptance tests.
  •     ci:test:content-management-analytics-cloud - No description is available.
  •     ci:test:content-management-db-partition - Test Content Management functional tests with Database Partitioning.
  •     ci:test:content-management-headless - Test Content Management headless tests.
  •     ci:test:content-management-lxc - Content Management functional tests with Liferay Experience Cloud configurations.
  •     ci:test:content-management-upgrade - Test Content Management upgrade tests.
  •     ci:test:content-page-review - Test Content Page Review (comments) tests.
  •     ci:test:continuous-integration - Test Continuous Integration tests.
  •     ci:test:cookies - Test Cookie Preferences tests.
  •     ci:test:core-functional - Test Core Infra Functional tests
  •     ci:test:data-engine - Test Data Engine functional tests.
  •     ci:test:data-engine-db-partition - Test Data Engine functional tests with Database Partitioning.
  •     ci:test:data-integration - Test only Data Integration tests.
  •     ci:test:data-integration-functional - Test only functional Data Integration tests.
  •     ci:test:db-partition - Test Database Partitioning functional tests.
  •     ci:test:depot - Test Depot tests.
  •     ci:test:digital-signature - Test Digital Signature tests.
  •     ci:test:dl-store - Test Document Library Store tests.
  •     ci:test:document - Test Document and Media tests.
  •     ci:test:document-antivirus - Test Antivirus against DM.
  •     ci:test:drools - Test Drools tests.
  •     ci:test:dummy - No description is available.
  •     ci:test:echo - Test all Echo (WCM) team tests.
  •     ci:test:echo-acceptance - Test Echo (WCM) team acceptance tests.
  •     ci:test:echo-accessibility - Test Echo (WCM) team accessibility tests.
  •     ci:test:echo-analytics-cloud - Test segmentation and personalization with Analytics Cloud.
  •     ci:test:echo-db-partition - Test Echo (WCM) team acceptance tests with Database Partitioning.
  •     ci:test:echo-headless - Test Echo (WCM) team headless components.
  •     ci:test:echo-playwright - Test Echo (WCM) team playwright tests.
  •     ci:test:echo-upgrade - Test Echo (WCM) team upgrade tests.
  •     ci:test:environments - Test environment acceptance functional tests on all available environment stacks.
  •     ci:test:export-import - Test exportimport tests.
  •     ci:test:forms - Test forms tests.
  •     ci:test:forms-db-partition - Test forms functional tests with Database Partitioning.
  •     ci:test:forms-functional - Test only functional forms tests.
  •     ci:test:frontend - Test all Frontend Infra team tests.
  •     ci:test:frontend-client-extensions - Test frontend client extensions tests.
  •     ci:test:frontend-data-set - Test frontend data set tests.
  •     ci:test:frontend-dev-exp - Test frontend developer experience tests.
  •     ci:test:frontend-ui - Test frontend ui tests.
  •     ci:test:frontend-walkthrough - Test frontend walkthrough tests.
  •     ci:test:gauntlet - Test upstream tests.
  •     ci:test:gauntlet-bucket - Test a subset of upstream tests.
  •     ci:test:gradle-plugins - Test Gradle Plugins tests.
  •     ci:test:headless - Test all headless team tests.
  •     ci:test:headless-acceptance - Test headless team acceptance tests considering Headless and Rest Builder.
  •     ci:test:headless-functional - Headless Team functional API tests.
  •     ci:test:headless-staging - Test Staging components tests.
  •     ci:test:headless-staging-custom-db - Test Staging components tests with a custom database.
  •     ci:test:hotel - Test all Source Formatter unit tests related to upgrade
  •     ci:test:item-selector - Test item selector tests.
  •     ci:test:jdk11 - Test acceptance, smoke, and upgrade functional tests against JDK11.
  •     ci:test:jdk21 - Test acceptance tests against JDK21.
  •     ci:test:jdk21-functional - No description is available.
  •     ci:test:jdk21-integration - No description is available.
  •     ci:test:jdk21-unit - No description is available.
  •     ci:test:jsf - Test Liferay Faces tests.
  •     ci:test:kaleo-forms - Test Kaleo Forms admin tests.
  •     ci:test:knowledge-base - No description is available.
  •     ci:test:ldap - Test LDAP tests.
  •     ci:test:license - Compile a release bundle and execute tests for licensing.
  •     ci:test:license-cluster - Compile a release bundle and execute tests for cluster licensing on 32GB slaves.
  •     ci:test:liferay-osb-site-initializer - No description is available.
  •     ci:test:liferay-sample-workspace - No description is available.
  •     ci:test:liferay-site-initializer - No description is available.
  •     ci:test:lpkg - Test LPKG tests.
  •     ci:test:message-boards - No description is available.
  •     ci:test:mfa - Test Multi Factor Authentication tests.
  •     ci:test:navigation-framework - Test Navigation Framework tests.
  •     ci:test:notifications - Test Notifications tests.
  •     ci:test:oauth2 - Test OAuth 2 tests.
  •     ci:test:object - Test Object tests.
  •     ci:test:object-as - Test object tests with different application servers.
  •     ci:test:object-db - Test object tests with different databases.
  •     ci:test:object-db-integration - Test only Object integration tests with different databases.
  •     ci:test:object-db-partition - Test object functional tests with Database Partitioning.
  •     ci:test:object-functional - Test only Object functional tests
  •     ci:test:object-lxc - Test Object tests with Liferay Experience Cloud configurations.
  •     ci:test:oidc - Test OpenID Connect tests.
  •     ci:test:onedrive - Test OneDrive tests.
  •     ci:test:online-editing - Test Online Editing tests.
  •     ci:test:password-policies - Test Password Policies tests.
  •     ci:test:platform-experience - Test Platform Experience team tests.
  •     ci:test:platform-experience-acceptance - Test Platform Experience team acceptance tests.
  •     ci:test:platform-experience-accessibility - Test Platform Experience team accessibility framework tests.
  •     ci:test:platform-experience-db-partition - No description is available.
  •     ci:test:playwright - Test all playwright tests.
  •     ci:test:portal-context-path - No description is available.
  •     ci:test:portal-proxy-path - No description is available.
  •     ci:test:portlet-deployment - Test deployment of all demo portlet plugins.
  •     ci:test:poshi - No description is available.
  •     ci:test:poshi-gauntlet - No description is available.
  •     ci:test:project-templates - Test project-templates tests.
  •     ci:test:publications - Test publications tests.
  •     ci:test:publications-as - Test publications tests with different application servers.
  •     ci:test:publications-db - Test publications tests with different databases.
  •     ci:test:publications-db-partition - Test publications functional tests with Database Partitioning.
  •     ci:test:publications-lxc - Test publications tests with Liferay Experience Cloud configurations.
  •     ci:test:questions - No description is available.
  •     ci:test:redirect - No description is available.
  •     ci:test:relevant - Test relevant changes only.
  •     ci:test:reports - Test Reports tests.
  •     ci:test:roles - Test Roles tests.
  •     ci:test:saml - Test SAML tests.
  •     ci:test:scim - Test SCIM tests.
  •     ci:test:search - Test search tests with the Elasticsearch 7 search engine.
  •     ci:test:search-as - Test search tests with the Elasticsearch 7 search engine on different application servers.
  •     ci:test:search-db - Test search tests with the Elasticsearch 7 search engine on different databases.
  •     ci:test:search-db-partition - Test search functional tests with Database Partitioning.
  •     ci:test:search-es8-as - Test search tests with the Elasticsearch 8 search engine on different application servers.
  •     ci:test:search-es8-db - Test search tests with the Elasticsearch 8 search engine on different databases.
  •     ci:test:search-es8-remote - Test only search tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:search-es8-remote-minimum - Test search tests with the minimum compatible remote Elasticsearch 8 version.
  •     ci:test:search-lxc - Test search tests with the Elasticsearch 7 search engine and Liferay Experience Cloud configurations.
  •     ci:test:search-opensearch2 - Test only search tests with the latest compatible OpenSearch 2 version.
  •     ci:test:search-opensearch2-as - Test search tests with the OpenSearch 2 search engine on different application servers.
  •     ci:test:search-opensearch2-db - Test search tests with the OpenSearch 2 search engine on different databases.
  •     ci:test:search-remote - Test only search tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:search-remote-minimum - Test search tests with the minimum compatible remote Elasticsearch 7 version.
  •     ci:test:search-solr - Test search tests with the Solr 8 search engine.
  •     ci:test:search-solr-as - Test search tests with the Solr 8 search engine on different application servers.
  •     ci:test:search-solr-db - Test search tests with the Solr 8 search engine on different databases.
  •     ci:test:security - Test security tests.
  •     ci:test:service-builder - Test Service Builder tests.
  •     ci:test:setup-wizard - Test Setup Wizard tests.
  •     ci:test:sf - Test source formatter.
  •     ci:test:sharepoint - Test Sharepoint SOAP 2013 and REST tests.
  •     ci:test:sharing - Test Asset Sharing tests.
  •     ci:test:site-template - Test Site Template tests.
  •     ci:test:smoke - Run smoke test with all available configurations in PortalSmoke.testcase
  •     ci:test:solutions-acceptance - Test Solutions acceptance tests.
  •     ci:test:solutions-upgrade - No description is available.
  •     ci:test:stable - No description is available.
  •     ci:test:startup - Test Portal startup.
  •     ci:test:sybase - Test functional and integration tests on Sybase database.
  •     ci:test:system - Test functional and integration tests for System Management (Virtual Instances, System Settings, Instance Settings)
  •     ci:test:tck - Test TCK tests.
  •     ci:test:themes - No description is available.
  •     ci:test:translation - Test Translation Management tests.
  •     ci:test:um - Test User Management tests.
  •     ci:test:um-db-partition - No description is available.
  •     ci:test:upgrade - Test upgrades against tomcat app server and all supported databases.
  •     ci:test:upgrade-all - Test upgrades from all components against all app servers and databases.
  •     ci:test:upgrade-app-servers - Test upgrades against all app servers.
  •     ci:test:upgrade-client - Test upgrade client.
  •     ci:test:upgrade-performance - Test large database for upgrade performance regressions.
  •     ci:test:upstream-dxp - No description is available.
  •     ci:test:upstream-functional - Test upstream functional tests.
  •     ci:test:upstream-functional-db-partition - Test upstream functional tests with Database Partitioning.
  •     ci:test:users - Test Users and Organizations tests.
  •     ci:test:usm - No description is available.
  •     ci:test:usm-db-partition - No description is available.
  •     ci:test:usm-environments - No description is available.
  •     ci:test:usm-upgrade - No description is available.
  •     ci:test:vulcan-acceptance - Test headless team acceptance tests considering Vulcan and Commerce.
  •     ci:test:wiki - Test wiki tests.
  •     ci:test:workflow - Test Workflow tests.
  •     ci:test:workflow-db-partition - Test Workflow functional tests with Database Partitioning.
  •     ci:test:workflow-es7-remote - Test Workflow tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:workflow-es8-remote - Test Workflow tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:workflow-opensearch2 - No description is available.
  •     ci:test:workspaces - No description is available.

For more details, see CI GitHub Commands

@liferay-continuous-integration
Copy link
Collaborator

Available CI commands:

ci:close

    Close the pull request.

ci:forward[:force]

    Test the pull request and forward the pull request to brianchandotcom if the required test suites pass for ci:forward or complete for ci:forward:force.

ci:merge[:force]

    Merge in the changes from the subrepo. All tests must pass before this command will successfully run. Optionally use the force flag to bypass failed tests.

ci:reevaluate:[buildID]

    Reevaluate the pull request result from a generated build ID.

ci:reopen

    Reopen the pull request.

ci:report:[testrayBuildID]

    Generates a report of test results categorized into unique and nonunique test failures based on the Testray Analysis Tool.

ci:stop[:suite]

    Stop all currrently running tests. Optionally specify the name of the test suite.

ci:test[:suite][:SHA|nocompile|norebase|gist-SHA]

    Test the pull request. Optionally specify the name of the test suite and/or optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing.

Available test suites:
  •     ci:test:acceptance - Test acceptance tests.
  •     ci:test:acceptance-ce - No description is available.
  •     ci:test:acceptance-dxp - No description is available.
  •     ci:test:acceptance-functional - Test acceptance functional tests.
  •     ci:test:acceptance-functional-db-partition - Test acceptance functional tests with Database Partitioning.
  •     ci:test:acceptance-release - Compile a release bundle and execute acceptance tests.
  •     ci:test:accessibility - Test all accessibility tests.
  •     ci:test:accessibility-menu - Test all accessibility menu tests.
  •     ci:test:account - Test Account tests.
  •     ci:test:analytics-cloud - Test Analytics Cloud tests.
  •     ci:test:analytics-cloud-acceptance - No description is available.
  •     ci:test:analytics-cloud-integration - No description is available.
  •     ci:test:analytics-cloud-quarantine - No description is available.
  •     ci:test:analytics-cloud-release - No description is available.
  •     ci:test:analytics-cloud-upstream - No description is available.
  •     ci:test:api-builder - All tests for API Builder component.
  •     ci:test:api-builder-functional - Functional tests for API Builder component.
  •     ci:test:app-servers - Test Deployments on App Servers.
  •     ci:test:auto-tagging - Test Auto Tagging tests.
  •     ci:test:backend - Test backend tests.
  •     ci:test:backend-hypersonic - Test backend tests on Hypersonic.
  •     ci:test:blade - Test Blade samples tests.
  •     ci:test:blogs - Test Blogs tests.
  •     ci:test:bulk-editing - Test Bulk Editing tests.
  •     ci:test:bundle - Saves a compiled tomcat bundle.
  •     ci:test:bundles - No description is available.
  •     ci:test:calendar - Test Calendar tests.
  •     ci:test:clay - Test Clay component tests.
  •     ci:test:click-to-chat - Test Click to Chat tests.
  •     ci:test:clustering - Test clustering tests.
  •     ci:test:comment - Test Comment tests.
  •     ci:test:commerce - Test only Commerce tests.
  •     ci:test:commerce-database - Test only Commerce Database tests.
  •     ci:test:commerce-es7-remote - Test only Commerce tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:commerce-es8-remote - Test only Commerce tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:commerce-functional - Test only Commerce functional tests.
  •     ci:test:commerce-integration - Test only Commerce integration tests.
  •     ci:test:commerce-opensearch2 - Test only Commerce tests with the latest compatible OpenSearch 2 version.
  •     ci:test:commerce-upgrade - No description is available.
  •     ci:test:configuration-framework - Test Configuration Framework component tests.
  •     ci:test:content-management - Test Content Management tests.
  •     ci:test:content-management-acceptance - Test Content Management acceptance tests.
  •     ci:test:content-management-analytics-cloud - No description is available.
  •     ci:test:content-management-db-partition - Test Content Management functional tests with Database Partitioning.
  •     ci:test:content-management-headless - Test Content Management headless tests.
  •     ci:test:content-management-lxc - Content Management functional tests with Liferay Experience Cloud configurations.
  •     ci:test:content-management-upgrade - Test Content Management upgrade tests.
  •     ci:test:content-page-review - Test Content Page Review (comments) tests.
  •     ci:test:continuous-integration - Test Continuous Integration tests.
  •     ci:test:cookies - Test Cookie Preferences tests.
  •     ci:test:core-functional - Test Core Infra Functional tests
  •     ci:test:data-engine - Test Data Engine functional tests.
  •     ci:test:data-engine-db-partition - Test Data Engine functional tests with Database Partitioning.
  •     ci:test:data-integration - Test only Data Integration tests.
  •     ci:test:data-integration-functional - Test only functional Data Integration tests.
  •     ci:test:db-partition - Test Database Partitioning functional tests.
  •     ci:test:depot - Test Depot tests.
  •     ci:test:digital-signature - Test Digital Signature tests.
  •     ci:test:dl-store - Test Document Library Store tests.
  •     ci:test:document - Test Document and Media tests.
  •     ci:test:document-antivirus - Test Antivirus against DM.
  •     ci:test:drools - Test Drools tests.
  •     ci:test:dummy - No description is available.
  •     ci:test:echo - Test all Echo (WCM) team tests.
  •     ci:test:echo-acceptance - Test Echo (WCM) team acceptance tests.
  •     ci:test:echo-accessibility - Test Echo (WCM) team accessibility tests.
  •     ci:test:echo-analytics-cloud - Test segmentation and personalization with Analytics Cloud.
  •     ci:test:echo-db-partition - Test Echo (WCM) team acceptance tests with Database Partitioning.
  •     ci:test:echo-headless - Test Echo (WCM) team headless components.
  •     ci:test:echo-playwright - Test Echo (WCM) team playwright tests.
  •     ci:test:echo-upgrade - Test Echo (WCM) team upgrade tests.
  •     ci:test:environments - Test environment acceptance functional tests on all available environment stacks.
  •     ci:test:export-import - Test exportimport tests.
  •     ci:test:forms - Test forms tests.
  •     ci:test:forms-db-partition - Test forms functional tests with Database Partitioning.
  •     ci:test:forms-functional - Test only functional forms tests.
  •     ci:test:frontend - Test all Frontend Infra team tests.
  •     ci:test:frontend-client-extensions - Test frontend client extensions tests.
  •     ci:test:frontend-data-set - Test frontend data set tests.
  •     ci:test:frontend-dev-exp - Test frontend developer experience tests.
  •     ci:test:frontend-ui - Test frontend ui tests.
  •     ci:test:frontend-walkthrough - Test frontend walkthrough tests.
  •     ci:test:gauntlet - Test upstream tests.
  •     ci:test:gauntlet-bucket - Test a subset of upstream tests.
  •     ci:test:gradle-plugins - Test Gradle Plugins tests.
  •     ci:test:headless - Test all headless team tests.
  •     ci:test:headless-acceptance - Test headless team acceptance tests considering Headless and Rest Builder.
  •     ci:test:headless-functional - Headless Team functional API tests.
  •     ci:test:headless-staging - Test Staging components tests.
  •     ci:test:headless-staging-custom-db - Test Staging components tests with a custom database.
  •     ci:test:hotel - Test all Source Formatter unit tests related to upgrade
  •     ci:test:item-selector - Test item selector tests.
  •     ci:test:jdk11 - Test acceptance, smoke, and upgrade functional tests against JDK11.
  •     ci:test:jdk21 - Test acceptance tests against JDK21.
  •     ci:test:jdk21-functional - No description is available.
  •     ci:test:jdk21-integration - No description is available.
  •     ci:test:jdk21-unit - No description is available.
  •     ci:test:jsf - Test Liferay Faces tests.
  •     ci:test:kaleo-forms - Test Kaleo Forms admin tests.
  •     ci:test:knowledge-base - No description is available.
  •     ci:test:ldap - Test LDAP tests.
  •     ci:test:license - Compile a release bundle and execute tests for licensing.
  •     ci:test:license-cluster - Compile a release bundle and execute tests for cluster licensing on 32GB slaves.
  •     ci:test:liferay-osb-site-initializer - No description is available.
  •     ci:test:liferay-sample-workspace - No description is available.
  •     ci:test:liferay-site-initializer - No description is available.
  •     ci:test:lpkg - Test LPKG tests.
  •     ci:test:message-boards - No description is available.
  •     ci:test:mfa - Test Multi Factor Authentication tests.
  •     ci:test:navigation-framework - Test Navigation Framework tests.
  •     ci:test:notifications - Test Notifications tests.
  •     ci:test:oauth2 - Test OAuth 2 tests.
  •     ci:test:object - Test Object tests.
  •     ci:test:object-as - Test object tests with different application servers.
  •     ci:test:object-db - Test object tests with different databases.
  •     ci:test:object-db-integration - Test only Object integration tests with different databases.
  •     ci:test:object-db-partition - Test object functional tests with Database Partitioning.
  •     ci:test:object-functional - Test only Object functional tests
  •     ci:test:object-lxc - Test Object tests with Liferay Experience Cloud configurations.
  •     ci:test:oidc - Test OpenID Connect tests.
  •     ci:test:onedrive - Test OneDrive tests.
  •     ci:test:online-editing - Test Online Editing tests.
  •     ci:test:password-policies - Test Password Policies tests.
  •     ci:test:platform-experience - Test Platform Experience team tests.
  •     ci:test:platform-experience-acceptance - Test Platform Experience team acceptance tests.
  •     ci:test:platform-experience-accessibility - Test Platform Experience team accessibility framework tests.
  •     ci:test:platform-experience-db-partition - No description is available.
  •     ci:test:playwright - Test all playwright tests.
  •     ci:test:portal-context-path - No description is available.
  •     ci:test:portal-proxy-path - No description is available.
  •     ci:test:portlet-deployment - Test deployment of all demo portlet plugins.
  •     ci:test:poshi - No description is available.
  •     ci:test:poshi-gauntlet - No description is available.
  •     ci:test:project-templates - Test project-templates tests.
  •     ci:test:publications - Test publications tests.
  •     ci:test:publications-as - Test publications tests with different application servers.
  •     ci:test:publications-db - Test publications tests with different databases.
  •     ci:test:publications-db-partition - Test publications functional tests with Database Partitioning.
  •     ci:test:publications-lxc - Test publications tests with Liferay Experience Cloud configurations.
  •     ci:test:questions - No description is available.
  •     ci:test:redirect - No description is available.
  •     ci:test:relevant - Test relevant changes only.
  •     ci:test:reports - Test Reports tests.
  •     ci:test:roles - Test Roles tests.
  •     ci:test:saml - Test SAML tests.
  •     ci:test:scim - Test SCIM tests.
  •     ci:test:search - Test search tests with the Elasticsearch 7 search engine.
  •     ci:test:search-as - Test search tests with the Elasticsearch 7 search engine on different application servers.
  •     ci:test:search-db - Test search tests with the Elasticsearch 7 search engine on different databases.
  •     ci:test:search-db-partition - Test search functional tests with Database Partitioning.
  •     ci:test:search-es8-as - Test search tests with the Elasticsearch 8 search engine on different application servers.
  •     ci:test:search-es8-db - Test search tests with the Elasticsearch 8 search engine on different databases.
  •     ci:test:search-es8-remote - Test only search tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:search-es8-remote-minimum - Test search tests with the minimum compatible remote Elasticsearch 8 version.
  •     ci:test:search-lxc - Test search tests with the Elasticsearch 7 search engine and Liferay Experience Cloud configurations.
  •     ci:test:search-opensearch2 - Test only search tests with the latest compatible OpenSearch 2 version.
  •     ci:test:search-opensearch2-as - Test search tests with the OpenSearch 2 search engine on different application servers.
  •     ci:test:search-opensearch2-db - Test search tests with the OpenSearch 2 search engine on different databases.
  •     ci:test:search-remote - Test only search tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:search-remote-minimum - Test search tests with the minimum compatible remote Elasticsearch 7 version.
  •     ci:test:search-solr - Test search tests with the Solr 8 search engine.
  •     ci:test:search-solr-as - Test search tests with the Solr 8 search engine on different application servers.
  •     ci:test:search-solr-db - Test search tests with the Solr 8 search engine on different databases.
  •     ci:test:security - Test security tests.
  •     ci:test:service-builder - Test Service Builder tests.
  •     ci:test:setup-wizard - Test Setup Wizard tests.
  •     ci:test:sf - Test source formatter.
  •     ci:test:sharepoint - Test Sharepoint SOAP 2013 and REST tests.
  •     ci:test:sharing - Test Asset Sharing tests.
  •     ci:test:site-template - Test Site Template tests.
  •     ci:test:smoke - Run smoke test with all available configurations in PortalSmoke.testcase
  •     ci:test:solutions-acceptance - Test Solutions acceptance tests.
  •     ci:test:solutions-upgrade - No description is available.
  •     ci:test:stable - No description is available.
  •     ci:test:startup - Test Portal startup.
  •     ci:test:sybase - Test functional and integration tests on Sybase database.
  •     ci:test:system - Test functional and integration tests for System Management (Virtual Instances, System Settings, Instance Settings)
  •     ci:test:tck - Test TCK tests.
  •     ci:test:themes - No description is available.
  •     ci:test:translation - Test Translation Management tests.
  •     ci:test:um - Test User Management tests.
  •     ci:test:um-db-partition - No description is available.
  •     ci:test:upgrade - Test upgrades against tomcat app server and all supported databases.
  •     ci:test:upgrade-all - Test upgrades from all components against all app servers and databases.
  •     ci:test:upgrade-app-servers - Test upgrades against all app servers.
  •     ci:test:upgrade-client - Test upgrade client.
  •     ci:test:upgrade-performance - Test large database for upgrade performance regressions.
  •     ci:test:upstream-dxp - No description is available.
  •     ci:test:upstream-functional - Test upstream functional tests.
  •     ci:test:upstream-functional-db-partition - Test upstream functional tests with Database Partitioning.
  •     ci:test:users - Test Users and Organizations tests.
  •     ci:test:usm - No description is available.
  •     ci:test:usm-db-partition - No description is available.
  •     ci:test:usm-environments - No description is available.
  •     ci:test:usm-upgrade - No description is available.
  •     ci:test:vulcan-acceptance - Test headless team acceptance tests considering Vulcan and Commerce.
  •     ci:test:wiki - Test wiki tests.
  •     ci:test:workflow - Test Workflow tests.
  •     ci:test:workflow-db-partition - Test Workflow functional tests with Database Partitioning.
  •     ci:test:workflow-es7-remote - Test Workflow tests with the latest compatible remote Elasticsearch 7 version.
  •     ci:test:workflow-es8-remote - Test Workflow tests with the latest compatible remote Elasticsearch 8 version.
  •     ci:test:workflow-opensearch2 - No description is available.
  •     ci:test:workspaces - No description is available.

For more details, see CI GitHub Commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants