SERVER-59476: Allow for commit messages reverting wiredtiger imports
(cherry picked from commit44ecd94334) (cherry picked from commit305a7571c8)
This commit is contained in:
committed by
Evergreen Agent
parent
b589595b1a
commit
fc1151a689
@@ -46,7 +46,8 @@ class ValidateCommitMessageTest(unittest.TestCase):
|
||||
"Revert 'SERVER-8000",
|
||||
'Revert "SERVER-90000',
|
||||
"Import wiredtiger: 58115abb6fbb3c1cc7bfd087d41a47347bce9a69 from branch mongodb-4.4",
|
||||
"Import tools: 58115abb6fbb3c1cc7bfd087d41a47347bce9a69 from branch mongodb-4.4"
|
||||
"Import tools: 58115abb6fbb3c1cc7bfd087d41a47347bce9a69 from branch mongodb-4.4",
|
||||
'Revert "Import wiredtiger: 58115abb6fbb3c1cc7bfd087d41a47347bce9a69 from branch mongodb-4.4"',
|
||||
]
|
||||
|
||||
self.assertTrue(
|
||||
|
||||
Reference in New Issue
Block a user