Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-268

Fix 1node sanity failures

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 0.8.0
    • None
    • testing
    • None

    Description

      These tests need to be fixed in testrunner code:

      flush.bucketflush.BucketFlushTests.bucketflush_with_data_ops_moxi
      tuqquery.tuq_2i_index.QueriesIndexTests.test_covering_index
      security.audittest.auditTest.test_bucketEvents

       

      The following two test fail for the same reason. The test setup tries to get the stats. The problem is either with the way testrunner grabs the node ip or with the port that the stats use. 

      flush.bucketflush.BucketFlushTests.bucketflush_with_data_ops_moxi

      tuqquery.tuq_2i_index.QueriesIndexTests.test_covering_index

      The tests try to get the nodes here: https://github.com/couchbase/testrunner/blob/master/pytests/basetestcase.py#L796

      The calls this: https://github.com/couchbase/testrunner/blob/master/pytests/basetestcase.py#L2531

      The nodes are not getting added to the list for some reason: https://github.com/couchbase/testrunner/blob/master/pytests/basetestcase.py#L2263

      I think it might have something to do with couchbase having different hostnames on kubernetes.

       

      You will need to analyze the following test, I'm not sure why its failing.

      security.audittest.auditTest.test_bucketEvents

       

       

      Attachments

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

        Activity

          People

            ashwin.govindarajulu Ashwin Govindarajulu
            korrigan.clark Korrigan Clark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty