mirror of https://github.com/mongodb/mongo
PROG-5475 Update example to include a version
Modified the existing example to include a version as well
This commit is contained in:
parent
91a607d3a2
commit
6c1a28c2ca
|
|
@ -9,7 +9,7 @@
|
|||
# not yet been backported to the last-lts or last-continuous branch and will be excluded from the
|
||||
# multiversion suite corresponding to the root level suite key.
|
||||
#
|
||||
# Example:
|
||||
# Example: To prevent 'my_test_file.js' from running in the 'replica_sets_multiversion' suite with the last-continuous binary
|
||||
# replica_sets_multiversion:
|
||||
# - ticket: SERVER-1000
|
||||
# test_file: jstests/core/my_test_file.js
|
||||
|
|
|
|||
Loading…
Reference in New Issue