Eduardo Olivares b2103cbec9 Tobiko does not customize images during run time
Before this patch, tobiko could customize provided guest images, such as
ubuntu images. This has been problematic recently, especially since
tobiko is executed on pods, because there have been issues to run
virt-customize with tobiko.
With this patch, tobiko tests expect an already customized guest image
included in its tobiko.conf.
If the tobiko ansible roles are used, by default they download an ubuntu
image and customize it, before executing tobiko tests.

Some parameter have been deprecated from tobiko.conf (python level),
such as `interface_name` and `customized_image_provided`.
Note: `interface_name` is still a valid ansible parameter because
ansible roles still customize ubuntu images.

Change-Id: Icde5fa5951dde79fec94a1c47366cc018785b1ed
2025-01-08 11:29:42 +01:00
..
2019-11-18 10:05:29 +01:00
2023-12-12 14:27:26 +00:00