Skip to content

Commit

Permalink
(maint) Update acceptance to remove lucid
Browse files Browse the repository at this point in the history
  • Loading branch information
melissa committed Apr 23, 2015
1 parent 928085c commit 3d65836
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 27 deletions.
4 changes: 2 additions & 2 deletions acceptance/config/nodes/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ HOSTS:
ubuntu-agent:
roles:
- agent
platform: ubuntu-lucid-i386
platform: ubuntu-precise-i386
hypervisor: vcloud
template: ubuntu-1004-i386
template: ubuntu-1204-i386
wheezy-agent:
roles:
- agent
Expand Down
4 changes: 2 additions & 2 deletions acceptance/config/nodes/all_but_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ HOSTS:
ubuntu-agent:
roles:
- agent
platform: ubuntu-lucid-i386
platform: ubuntu-precise-i386
hypervisor: vcloud
template: ubuntu-1004-i386
template: ubuntu-1204-i386
wheezy-agent:
roles:
- agent
Expand Down
4 changes: 2 additions & 2 deletions acceptance/config/nodes/all_linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ HOSTS:
ubuntu-agent:
roles:
- agent
platform: ubuntu-lucid-i386
platform: ubuntu-precise-i386
hypervisor: vcloud
template: ubuntu-1004-i386
template: ubuntu-1204-i386
wheezy-agent:
roles:
- agent
Expand Down
19 changes: 0 additions & 19 deletions acceptance/config/nodes/lucid.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ HOSTS:
agent:
roles:
- agent
platform: ubuntu-lucid-i386
platform: ubuntu-trusty-i386
hypervisor: vcloud
template: ubuntu-1004-i386
template: ubuntu-1404-i386
CONFIG:
datastore: instance0
resourcepool: delivery/Quality Assurance/FOSS/Dynamic
Expand Down

0 comments on commit 3d65836

Please sign in to comment.