Skip to content

v5.0.0

Compare
Choose a tag to compare
@Syerram Syerram released this 19 Sep 22:44

Updated Tests

  • Allow volume service create config to be specified to support testing against external volume services such as SMB
    • volume_services/volume_services.go ,
    • volume_service_create_config: The JSON configuration that is used when volume service is created.

Deleted Tests

  • Removed logging isolation segments tests as isolated loggregator aren't supported (flag include_logging_isolation_segments)
    • Removed logging_isolation_segments/logging_isolation_segments.go

Helper Updates

  • Removed helpers related to logging isolation segments
    • cats_suite_helpers/cats_suite_helpers.go