[Koha-bugs] [Bug 18738] New: Koha_Elasticsearch_Indexer.t fails if Elasticsearch is not configured.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 6 18:08:49 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18738

            Bug ID: 18738
           Summary: Koha_Elasticsearch_Indexer.t fails if Elasticsearch is
                    not configured.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: ldjamison at marywood.edu
        QA Contact: gmcharlt at gmail.com

When Elasticsearch is not configured/not running, executing

prove -v t/db_dependent/Koha_Elasticsearch_Indexer.t

fails with the same error message as indicated in Bug 12478

([NoNodes] ** No nodes are available: [http://localhost:9200], called from sub
Search::Elasticsearch::Role::Client::Direct::__ANON__ at
/usr/local/share/perl/5.10.1/Catmandu/Store/ElasticSearch.pm line 61)

Leaving the Elasticsearch koha-conf values empty creates same failure.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list