xci: Integrate functest 53/51053/1
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 24 Jan 2018 15:08:57 +0000 (16:08 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Wed, 24 Jan 2018 15:08:57 +0000 (16:08 +0100)
commit9f585b8d5eb8bffcb2040ef97ec8300c1af10d1f
tree153dde10ac507935f34aebda22bf28e65323a07a
parentecdf92e8468656c8a4660498b75d30d914577f9d
xci: Integrate functest

This change integrates functest in most easiest and messy way to
get it up and running to bring functest into CI. The reason for
this is that there are strange failures during functest healthcheck
and it is important to look into those rather than beautifying how
functest is integrated at this phase.

Change-Id: I42e993be4aa15da022fa1e0069338447780f177e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
xci/playbooks/roles/run-functest/defaults/main.yml [moved from xci/playbooks/roles/prepare-functest/defaults/main.yml with 100% similarity]
xci/playbooks/roles/run-functest/tasks/main.yml [moved from xci/playbooks/roles/prepare-functest/tasks/main.yml with 83% similarity]
xci/playbooks/roles/run-functest/templates/env.j2 [moved from xci/playbooks/roles/prepare-functest/templates/env.j2 with 100% similarity]
xci/playbooks/roles/run-functest/templates/run-functest.sh.j2 [moved from xci/playbooks/roles/prepare-functest/templates/prepare-functest.sh.j2 with 56% similarity]
xci/playbooks/run-functest.yml [moved from xci/playbooks/prepare-tests.yml with 84% similarity]