Revision f370cc85
Added by Thomas McKay over 6 years ago
test/setup/setup_organizations.rb | ||
---|---|---|
7 | 7 |
start_vcr |
8 | 8 |
|
9 | 9 |
stdout,stderr = capture { |
10 |
hammer.run(%W{csv organizations --verbose --file test/data/setup/organizations.csv}) |
|
10 |
hammer.run(%W{--reload-cache csv organizations --verbose --file test/data/setup/organizations.csv})
|
|
11 | 11 |
} |
12 | 12 |
assert_equal stderr, '' |
13 | 13 |
|
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.