4 Commits

Author SHA1 Message Date
pkomarov
a9e05e110c Fix :
/bin/sh: line 1: wget: command not found

Change-Id: I131763037b94e404839eccd4420fc7bdd092ce0b
2019-06-04 13:54:23 +03:00
pkomarov
ede95b9b42 Add infrared plugin to tobiko
Work is based on Arie's initial IR-tobiko plugin, thanks ...:)

Change-Id: I9dfa8a87e8ca8623d347b06e1818612ea66c5580
2019-05-20 08:27:27 +02:00
abregman
641b627a7a Add install command to IR plugin
* Allow users and CI pipelines to run tobiko install command
* Users can specify which environment to use

Also:

* Removed os-fault configuration generation - this is done
  by Tobiko itself
* Remove other unused tasks

Change-Id: Ieeba8d4094cb3764a2a2de99debbac3acd886180
2019-03-24 21:15:49 +02:00
abregman
160da96973 InfraRed Integration Skeleton
Make Tobiko an InfraRed plugin for simple and fine-grained
executions (both personal and in CI/CD environments).

This patch add a plugin spec, main entry playbook and several
tasks for basic config & run execution.

Change-Id: Ifcff4d79b4c920c28cc8170c4b8a8e9821c7b70d
2019-01-11 18:50:16 +02:00