Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-17944

Extend testing for Python DTest test_sstableupgrade

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 4.0.x, 4.1.x, 5.x
    • CI
    • None
    • Quality Assurance
    • Normal
    • All
    • None

    Description

      While looking into another problem I noticed the below comment and I did not find expansion of this coverage, the particular test still ends in 3.X. Maybe we test in the in-jvm? To be checked. 

      # 4.0 removes back compatibility with pre-3.0 versions, so testing upgradesstables for
      # paths from those versions to 4.0 is invalid (and can only fail). There isn't currently
      # any difference between the 3.0 and 4.0 sstable format though, but when the version is
      # bumped for 4.0, remove the max_version & add a case for testing a 3.0 -> 4.0 upgrade
      @since('2.2', max_version='3.X')
      def test_sstableupgrade(self):

      Attachments

        Activity

          People

            Unassigned Unassigned
            e.dimitrova Ekaterina Dimitrova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: