tools/slav.git
4 years agoAdd initial build recipes for Dryad (on ARMv7) and Weles 02/190502/2
Alexander Mazuruk [Tue, 2 Oct 2018 18:35:30 +0000 (20:35 +0200)]
Add initial build recipes for Dryad (on ARMv7) and Weles

This patch provides new ansible roles for Weles and Dryad. Dryad
executables ("dryad" from Boruta and "stm", "fota" from MuxPi) are built
for ARMv7 by default.

Ansible inventory for Vagrant machine has been modified accordingly.
This environment is suggested for the first time users to minimize
initial overhead.

Change-Id: I508dce8bab2947b3dd0f811ce47a13b8e094c551
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoAdd initial version of ansible deployment for Boruta 86/189286/3
Krzysztof Opasiak [Fri, 14 Sep 2018 19:15:45 +0000 (21:15 +0200)]
Add initial version of ansible deployment for Boruta

This can deploy Boruta server on a standard Ubuntu 18.04 minimal cloud
image. The expected content of inventory file (read on for simpler
approach):

all_srvs:
  children:
    boruta_srv:
      hosts:
        <IP>:
          gopath: "~/go"

Deployment depends on having "ansible" installed on control node (e.g.
operator's workstation) [1]. External role [2] has to be available, too.

After ensuring tools requirements deployment can be verified by running:

$ vagrant up

within "vagrant/" directory.

[1] https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
[2] https://galaxy.ansible.com/andrewrothstein/go

Change-Id: I32a2c1b44797fec6308ed0a4d217a3e3cfb68b5f
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
6 years agoInitial empty repository acdc api dryad infra util
Tizen Infrastructure [Sat, 24 Mar 2018 00:48:26 +0000 (00:48 +0000)]
Initial empty repository