Skip to content

v1.4.0

Compare
Choose a tag to compare
@heyjcollins heyjcollins released this 31 Aug 19:36

Updated Tests:

  • Make windows/worker.go test less flakey in the context when use_log_cache is set to true.
  • Update helpers/v3_helpers/v3.go to always attempt to create the Iso Seg first, then call Find only if the
    Create fails. This change should reduce flakes that have been occurring when running the suite in parallel.
  • Bumpcf-test-helpers to pull in new retry logic to resolve the notorious cf auth timeout.
  • Update bin/test to create the CF_PLUGIN_HOME env variable so when CATs is being run locally with multiple nodes they'll all share a single plugin directory rather than create their own.