8 Commits

Author SHA1 Message Date
pkomarov
ca862481e0 unset vms quota for tobiko tests
Change-Id: If44b5d3a5a0af88cb738411b515ce500db72cf98
2019-11-07 19:31:41 +00:00
Federico Ressi
2d6d086084 Remove configuration of flavor in InfraRed plugin
Change-Id: I58b4462bbe6fe1afb1a307256847ae29b2f39e14
2019-07-08 16:33:15 +02:00
Federico Ressi
f1867722dc Use CirrosGlanceImageFixture to fetch CirrOS image on Infrared
After a recent patchset[1], Tobiko is able to create CirrOS image
starting from an HTTP URL.

[1] https://review.opendev.org/#/c/666238/

Change-Id: I5985d31e794d98d29d4b9b1736b90e108ebfdae3
2019-07-03 12:03:36 +00:00
pkomarov
52e9f80a19 changes missed for: https://review.opendev.org/#/c/665966/13
Change-Id: I36a01632299fe2fa38a6e328ae5cad9eeb3b06ae
2019-06-24 09:44:32 +03:00
pkomarov
1c56bb1832 - allow rerunning of infrared tobiko configure tasks
- also set external net name according to osp version
- fix the string bug when using multiple words
with --tests : http://pastebin.test.redhat.com/773150
Change-Id: I1d217f179be13498bb5f21b777d39636292da835
2019-06-24 04:39:50 +00: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