Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-4919

DBRM issue in tests from develop6

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • cmapi-1.5, cmapi-1.6
    • cmapi-1.6.2
    • cmapi
    • None

    Description

      While running tests in drone using MCS code from develop-6 there are two tests that falls:

      ======================================================================
      FAIL: test_add_node_and_set_readonly (test.test_cluster.ClusterModesetTestCase)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/usr/share/columnstore/cmapi/cmapi_server/test/test_cluster.py", line 173, in test_add_node_and_set_readonly
          self.assertEqual(resp.status_code, 200)
      AssertionError: 422 != 200
       
      ======================================================================
      FAIL: test_set_mode (test.test_server.ConfigPutTestCase)
      Test set mode.
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/usr/share/columnstore/cmapi/cmapi_server/test/test_server.py", line 347, in test_set_mode
          self.assertEqual(r.status_code, 200)
      AssertionError: 422 != 200
       
      ----------------------------------------------------------------------
      

      It related to no answer from DBRM socket while sending readonly command.

      So need to debug and found the reason (docker run? MCS bug?)
      After that need to enable cmapi tests with MCS from develop-6

      Doesn't reproduce in prod versions outside of docker.
      Need to check reproducing inside docker from nightly builds.

      Attachments

        Issue Links

          Activity

            People

              alan.mologorsky Alan Mologorsky
              alan.mologorsky Alan Mologorsky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.