Idempotent tests - Make java install idempotent

This commit is contained in:
Dale McDiarmid 2017-03-14 12:58:46 -07:00
parent 0973da9c46
commit 946d89ac74
2 changed files with 5 additions and 2 deletions

View file

@ -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