Idempotent tests - Make java install idempotent
This commit is contained in:
parent
0973da9c46
commit
946d89ac74
2 changed files with 5 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ provisioner:
|
|||
http_proxy: <%= ENV['HTTP_PROXY'] %>
|
||||
https_proxy: <%= ENV['HTTPS_PROXY'] %>
|
||||
no_proxy: localhost,127.0.0.1
|
||||
idempotency_test: true
|
||||
|
||||
platforms:
|
||||
- name: ubuntu-14.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue