Skip to content

Commit

Permalink
Updating testconstants.py for latest releases
Browse files Browse the repository at this point in the history
Change-Id: If86102b78118c2248dd5a5d27d048091acaed291
Reviewed-on: http://review.couchbase.org/c/testrunner/+/143861
Tested-by: Arunkumar Senthilnathan <arun.couchbase@yahoo.com>
Reviewed-by:  Pavithra Mahamani <pavithra.mahamani@couchbase.com>
  • Loading branch information
arod1987 committed Jan 20, 2021
1 parent 1e1baf6 commit 0853e10
Showing 1 changed file with 20 additions and 17 deletions.
37 changes: 20 additions & 17 deletions lib/testconstants.py
Expand Up @@ -14,8 +14,8 @@
"4.6.3", "4.6.4", "4.6.5", "4.7.0", "5.0.0", "5.0.1", "5.0.2",
"5.1.0", "5.1.1", "5.1.2", "5.1.3", "5.5.0", "5.5.1", "5.5.2",
"5.5.3", "5.5.4", "5.5.5", "5.5.6", "6.0.0", "6.0.1", "6.0.2",
"6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1",
"7.0.0"]
"6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1", "6.5.2", "6.6.0",
"6.6.1", "6.6.2", "7.0.0"]
CB_RELEASE_BUILDS = {"0.0.0":"0000",
"2.1.1":"764", "2.2.0":"821", "2.5.0":"1059", "2.5.1":"1083",
"2.5.2":"1154", "3.0.3":"1716", "3.1.5":"1859", "3.1.6":"1904",
Expand All @@ -27,8 +27,8 @@
"5.5.0":"2958", "5.5.1":"3511", "5.5.2":"3733", "5.5.3":"4041",
"5.5.4":"4338", "5.5.5":"4523", "5.5.6":"0000", "6.0.0":"1693",
"6.0.1":"2037", "6.0.2":"2601", "6.0.3":"2895", "6.0.4":"3082",
"6.0.5":"0000", "6.5.0":"4967", "6.5.1":"6296", "6.5.2":"0000",
"6.6.0":"7909", "6.6.1":"0000", "7.0.0":"0000"}
"6.0.5":"3340", "6.5.0":"4967", "6.5.1":"6296", "6.5.2":"0000",
"6.6.0":"7909", "6.6.1":"9213", "6.6.2":"0000", "7.0.0":"0000"}
COUCHBASE_FROM_VERSION_3 = ["3.0.0", "3.0.1", "3.0.2", "3.0.3", "3.1.0", "3.1.1",
"3.1.2", "3.1.3", "3.1.4", "3.1.5", "3.1.6", "3.5.0",
"4.0.0", "4.0.1", "4.1.0", "4.1.1", "4.1.2", "4.5.0",
Expand All @@ -37,7 +37,7 @@
"5.1.1", "5.1.2", "5.1.3", "5.5.0", "5.5.1", "5.5.2",
"5.5.3", "5.5.4", "5.5.5", "5.5.6", "6.0.0", "6.0.1",
"6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1",
"6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.5.2", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_RELEASE_FROM_VERSION_3 = ["3.0.0", "3.0.1", "3.0.2", "3.0.3", "3.1.0",
"3.1.1", "3.1.2", "3.1.3", "3.1.5", "4.0.0",
"4.1.0", "4.1.1", "4.1.2", "4.5.0", "4.5.1",
Expand All @@ -46,53 +46,56 @@
"5.1.2", "5.1.3", "5.5.0", "5.5.1", "5.5.2",
"5.5.3", "5.5.4", "5.5.5", "5.5.6", "6.0.0",
"6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5",
"6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1",
"6.6.2", "7.0.0"]
COUCHBASE_RELEASE_FROM_SPOCK = ["5.0.0", "5.0.1", "5.1.0", "5.1.1", "5.1.2", "5.1.3", "5.5.0",
"5.5.1", "5.5.2", "5.5.3", "5.5.4", "5.5.5", "5.5.6", "6.0.0",
"6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1",
"6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.5.2", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_FROM_VERSION_4 = ["0.0.0",
"4.0.0", "4.0.1", "4.1.0", "4.1.1", "4.1.2", "4.5.0",
"4.5.1", "4.6.0", "4.6.1", "4.6.2", "4.6.3", "4.6.4",
"4.6.5", "4.7.0", "5.0.0", "5.0.1", "5.0.2", "5.1.0",
"5.1.1", "5.1.2", "5.1.3", "5.5.0", "5.5.1", "5.5.2",
"5.5.3", "5.5.4", "5.5.5", "5.5.6", "6.0.0", "6.0.1",
"6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1",
"6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.5.2", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_FROM_SHERLOCK = ["4.0.0", "4.0.1", "4.1.0", "4.1.1", "4.1.2", "4.5.0",
"4.5.1", "4.6.0", "4.6.1", "4.6.2", "4.6.3", "4.6.4",
"4.6.5", "4.7.0", "5.0.0", "5.0.1", "5.0.2", "5.1.0",
"5.1.1", "5.1.2", "5.1.3", "5.5.0", "5.5.1", "5.5.2",
"5.5.3", "5.5.4", "5.5.5", "5.5.6", "6.0.0", "6.0.1",
"6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1",
"6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.5.2", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_FROM_4DOT6 = ["4.6.0", "4.6.1", "4.6.2", "4.6.3", "4.6.4", "4.6.5", "4.7.0",
"5.0.0", "5.0.1", "5.0.2", "5.1.0", "5.1.1", "5.1.2", "5.1.3",
"5.5.0", "5.5.1", "5.5.2", "5.5.3", "5.5.4", "5.5.5", "5.5.6",
"6.0.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.5.0",
"6.5.1", "6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.5.1", "6.5.2", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_FROM_WATSON = ["0.0.0",
"4.5.0", "4.5.1", "4.6.0", "4.6.1", "4.6.2", "4.6.3", "4.6.4",
"4.6.5", "4.7.0", "5.0.0", "5.0.1", "5.0.2", "5.1.0", "5.1.1",
"5.1.2", "5.1.3", "5.5.0", "5.5.1", "5.5.2", "5.5.3", "5.5.4",
"5.5.5", "5.5.6", "6.0.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4",
"6.0.5", "6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.0.5", "6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "6.6.2",
"7.0.0"]
"""
If new version is greater than 5.0.0, we need to add new version to constant
COUCHBASE_FROM_SPOCK below so that windows will get correct build (msi) to un/install
"""
COUCHBASE_FROM_SPOCK = ["0.0.0", "4.7.0", "5.0.0", "5.0.1", "5.0.2", "5.1.0", "5.1.1",
"5.1.2", "5.1.3", "5.5.0", "5.5.1", "5.5.2", "5.5.3", "5.5.4",
"5.5.5", "5.5.6", "6.0.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4",
"6.0.5", "6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.0.5", "6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "6.6.2",
"7.0.0"]

COUCHBASE_FROM_VULCAN = ["0.0.0", "5.5.0", "5.5.1", "5.5.2", "5.5.3", "5.5.4", "5.5.5",
"5.5.6", "6.0.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5",
"6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_FROM_ALICE = ["0.0.0", "6.0.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1",
"6.5.2", "6.6.0", "6.6.1", "7.0.0"]
COUCHBASE_FROM_601 = ["0.0.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1", "6.6.0", "6.6.1", "7.0.0"]
COUCHBASE_FROM_MAD_HATTER = ["0.0.0", "6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "7.0.0"]
"6.5.2", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_FROM_601 = ["0.0.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.5.0", "6.5.1", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_FROM_MAD_HATTER = ["0.0.0", "6.5.0", "6.5.1", "6.5.2", "6.6.0", "6.6.1", "6.6.2", "7.0.0"]
COUCHBASE_FROM_CHESHIRE_CAT = ["0.0.0", "7.0.0"]
COUCHBASE_RELEASE_VERSIONS_3 = ["3.0.1", "3.0.1-1444", "3.0.2", "3.0.2-1603", "3.0.3",
"3.0.3-1716", "3.1.0", "3.1.0-1797", "3.1.1", "3.1.1-1807",
Expand Down Expand Up @@ -258,4 +261,4 @@
ALLOW_HTP = True
IS_CONTAINER = False
FUZZY_FTS_LARGE_DATASET = "https://s3-us-west-1.amazonaws.com/qebucket/testrunner/data/fuzzy_large_dataset.json"
FUZZY_FTS_SMALL_DATASET = "https://s3-us-west-1.amazonaws.com/qebucket/testrunner/data/fuzzy_small_dataset.json"
FUZZY_FTS_SMALL_DATASET = "https://s3-us-west-1.amazonaws.com/qebucket/testrunner/data/fuzzy_small_dataset.json"

0 comments on commit 0853e10

Please sign in to comment.