0fa59ab7ed
Added multi-node CI job to run functional tests. This patch adds functional tests to check the behaviour of Segment APIs. Co-Authored-By: jayashri bidwe <jayashri.bidwe@nttdata.com> Change-Id: I787b26b29fcd9556bc6b24b75ffe8e70e9f44610
8 lines
152 B
YAML
8 lines
152 B
YAML
- hosts: all
|
|
roles:
|
|
- orchestrate-devstack
|
|
- role: bindep
|
|
bindep_profile: test
|
|
bindep_dir: "{{ zuul_work_dir }}"
|
|
- ensure-tox
|