Uploaded image for project: 'Couchbase Mobile'
  1. Couchbase Mobile
  2. CM-418

.net tests failed at teardown stopping the server

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Major
    • None
    • None
    • CouchbaseLite

    Description

      http://uberjenkins.sc.couchbase.com:8080/job/CBLITE_Net-windows-TestSever-Query-tests/255/testReport/testsuites.CBLTester.CBL_Functional_tests.SuiteSetup_FunctionalTests/test_query/test_any_operator/

       

      self = Windows - Stop TestServer templar = <ansible.template.Templar object at 0x7fb4d61dac18> def post_validate(self, templar): ''' we can't tell that everything is of the right type until we have all the variables. Run basic types (from isa) as well as any post_validate<foo> functions. ''' # save the omit value for later checking omit_value = templar._available_variables.get('omit') for (name, attribute) in iteritems(self._valid_attrs): if getattr(self, name) is None: if not attribute.required: continue else: > raise AnsibleParserError("the field '%s' is required but was not set" % name) E ansible.errors.AnsibleParserError: the field 'hosts' is required but was not set venv/lib/python3.6/site-packages/ansible/playbook/base.py:344: AnsibleParserError

      Standard Output

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            manasa.ghanta Manasa Ghanta (Inactive)
            manasa.ghanta Manasa Ghanta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty