4 Commits

Author SHA1 Message Date
Sergio Cazzolato
a7c15c2ca1 tests: fix fedora-40 issues and remove centos-8 support in tests (#14145)
This changs fixes some errors that are reproduced in fedora-40 executed
in openstack backend.
Also it is removed the centos-8 support in tests.
2024-07-01 15:34:06 -03:00
Sergio Cazzolato
d6efbc4d14 tests:updated the backends list used for openstack (#14131)
ubuntu arm-64 is removed because it fails to boot in nightly
ubuntu jammy and noble are added to be executed in nighty run
2024-06-27 17:25:40 -03:00
Sergio Cazzolato
2f506b5955 tests: increase the number of workers we use in openstack
This is needed for the nightly suite where we run the other systems
2024-06-25 08:45:05 +02:00
Sergio Cazzolato
7f9afe80e4 tests: run spread tests in fedora-40 (#14099)
* Adding new backends

As we cannot update the spread.yaml with the new backends, because
spread from master does not supported them. I added the new file with
the definitions which can be merged when it needs to be used.
A merging tool is comming next

* Add env details to openstack spread.yaml

* update disk for openstack

* update testflinger yaml config files

* openstack systems updated

* new script to add backend to spread.yaml

* add backend also to get failed tests

* add more workers to run fedora-40 tests
2024-06-20 09:20:20 -03:00