Add prepare-nexus role 38/88538/5
authorMichal Zegan <m.zegan@samsung.com>
Mon, 27 May 2019 12:00:13 +0000 (14:00 +0200)
committerMichal Ptacek <m.ptacek@partner.samsung.com>
Wed, 29 May 2019 10:43:51 +0000 (10:43 +0000)
commit8aebe611faaab0274321f1797763fb1d645b98ec
treec39cdc15080ac680e9487886d11947619392fa9e
parentc6d2813c642eb11d5a4a7d98fada26b4135d5389
Add prepare-nexus role

This role can be used by nexus role/infra playbook tests.
It downloads and archives the nexus image used by these tests.
It also archives some example docker images that
can be used to test runtime image pushing.

Change-Id: I027dd5dda60ab0abba7701cb038f6552a72e3599
Issue-ID: OOM-1816
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
ansible/test/roles/prepare-nexus/tasks/main.yml [new file with mode: 0644]
ansible/test/roles/prepare-nexus/vars/main.yml [new file with mode: 0644]