Skip to content

executor: cache given url param in cache_it

clayton craft requested to merge craftyguy/valve-infra:cache-fix into master

Fixes a bug where the start_url was always being cached, and not the url passed to cache_it (which might be something else like the continue_url)

Merge request reports