bifrost/releasenotes/notes/merge-test-playbooks-aeabc7a614cbce29.yaml
stephane 2e0ff6322a Unify test playbooks
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
2016-06-28 11:06:25 -07:00

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.