Revision f370cc85
Added by Thomas McKay almost 6 years ago
test/setup/setup_subscriptions.rb | ||
---|---|---|
7 | 7 |
start_vcr |
8 | 8 |
|
9 | 9 |
stdout,stderr = capture { |
10 |
hammer.run(%W{csv subscriptions --export --organization Test\ Corporation}) |
|
10 |
hammer.run(%W{--reload-cache csv subscriptions --export --organization Test\ Corporation})
|
|
11 | 11 |
} |
12 | 12 |
assert_equal stderr, '' |
13 | 13 |
assert_equal 5, stdout.split("\n").length |
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.