Changed ubuntu-1404 to debian-9.4 for testing
This commit is contained in:
parent
9324564cdf
commit
38538138b6
1 changed files with 2 additions and 4 deletions
|
@ -11,11 +11,9 @@ verifier:
|
||||||
- test/integration/consul/inspec
|
- test/integration/consul/inspec
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: ubuntu-14.04
|
- name: debian-9.4
|
||||||
driver_config:
|
driver_config:
|
||||||
disable_upstart: false
|
run_command: /bin/systemd
|
||||||
image: ubuntu-upstart:14.04
|
|
||||||
run_command: /sbin/init
|
|
||||||
|
|
||||||
- name: ubuntu-16.04
|
- name: ubuntu-16.04
|
||||||
driver_config:
|
driver_config:
|
||||||
|
|
Loading…
Reference in a new issue