An open API service indexing awesome lists of open source software.

https://github.com/mallozup/teuthology-neptune

Run teutology in generic fashion indipendent of any backends ( Libvirt, openstack, bare-metal)
https://github.com/mallozup/teuthology-neptune

ceph ceph-deploy ceph-salt ci libvirt openstack python teuthology

Last synced: 3 months ago
JSON representation

Run teutology in generic fashion indipendent of any backends ( Libvirt, openstack, bare-metal)

Awesome Lists containing this project

README

        

# teuthology-neptune

Run teutology (ceph upstream integration tests) in generic fashion indipendent of any backends ( Libvirt, openstack, bare-metal).

# Motivation:

One developer could setup VMs via terraform-libvirt, define the cluster ceph via
https://github.com/MalloZup/ceph-open-terrarium

Once the cluster is done, it would be nice run `teutology` on libvirt, or via other backends.

Teuthology-neptune want to improve the developer experience for setting up cluster and so on.

This projet aims to fullfill the missing feature/gap that is present at moment teuthology ( hardcoded to specific openstack or lab backends).

# Important:

At moment it is just experimental, feel free to join the efforts if you wish :)