[
https://issues.apache.org/jira/browse/SOLR-17766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nayana Thorat updated SOLR-17766:
---------------------------------
Summary: s390x CI Job fix (was: Fix s390x Job)
> s390x CI Job fix
> ----------------
>
> Key: SOLR-17766
> URL: https://issues.apache.org/jira/browse/SOLR-17766
> Project: Solr
> Issue Type: Task
> Reporter: Nayana Thorat
> Priority: Major
>
> Need to update build+test command for
> [https://ci-builds.apache.org/job/Solr/job/Solr-Test-main-s390x]
>
> [https://github.com/apache/solr/pull/3261] fixes CI job failure.
> Need to update command from
> {code:java}
> gradlew -Dtests.haltonfailure=false -Dtests.badapples=false --continue test
> {code}
> To
> {code:java}
> ./gradlew -Dtests.haltonfailure=false -Dtests.badapples=false
> -PdisableUiModule=true --continue test{code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]