Revision f370cc85
Added by Thomas McKay almost 6 years ago
Rakefile | ||
---|---|---|
3 | 3 |
require 'rake/testtask' |
4 | 4 |
|
5 | 5 |
def clear_cassettes |
6 |
`rm -rf test/fixtures/vcr_cassettes/*.yml` |
|
7 |
`rm -rf test/fixtures/vcr_cassettes/extensions/*.yml` |
|
8 |
`rm -rf test/fixtures/vcr_cassettes/support/*.yml` |
|
6 |
`rm -rf test/fixtures/vcr_cassettes/setup/*.yml` |
|
7 |
`rm -rf test/fixtures/vcr_cassettes/resources/*.yml` |
|
9 | 8 |
print "Cassettes cleared\n" |
10 | 9 |
end |
11 | 10 |
|
Also available in: Unified diff
fixes #16501 - subnets import not setting proxies
Changed the vcr recording by adding --reload-cache to all the hammer commands. This hopefully will avoid the intermittent failures due to fetching the v2.json.