-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Go Drivers
-
Not Needed
-
Context
We used to have a variant called "tests-nonlegacy-servers-with-snappy-support" that explicitly tested snappy, but as of now we do not test snappy.
Here's the output from evergreen validate .evergreen/config.yaml:
NOTICE: task 'test-standalone-noauth-nossl-snappy-compression' defined but not used by any variants; consider using or disabling
NOTICE: task 'test-standalone-auth-ssl-snappy-compression' defined but not used by any variants; consider using or disabling
NOTICE: task 'test-sharded-noauth-nossl-snappy-compression' defined but not used by any variants; consider using or disabling
NOTICE: task 'test-sharded-auth-ssl-snappy-compression' defined but not used by any variants; consider using or disabling
Definition of done
Ensure the snappy tests are being run.
Pitfalls
N/A