2e0ff6322a
We currently use fairly similar playbooks for the regular test vs the dhcp test. Consolidate these into one playbook to make things easier to maintain in the future. Add a deprecation warning indicating that the existing test playbooks will be removed in the Ocata cycle. Change-Id: Ib78821d4ebfe4125405e301b5f19b31b1e3cdbc8
13 lines
369 B
YAML
13 lines
369 B
YAML
---
|
|
|
|
upgrade:
|
|
- A new test playbook, test-bifrost.yaml, has been added.
|
|
This playbook merges the functionality of the existing
|
|
test-bifrost-dynamic.yaml and test-bifrost-dhcp.yaml
|
|
playbooks.
|
|
|
|
deprecations:
|
|
- test-bifrost-dynamic.yaml and test-bifrost-dhcp.yaml
|
|
have been superseded by test-bifrost.yaml and will be
|
|
removed in the Ocata release.
|