Christian Berendt

Results 118 comments of Christian Berendt

Already works on testbed-manager: ``` 172.31.252.0 nhid 126 proto bgp metric 20 nexthop via 192.168.128.14 dev vxlan1 weight 1 nexthop via 192.168.128.10 dev vxlan1 weight 1 nexthop via 192.168.128.13 dev...

This is an operational error (https://sqlalche.me/e/14/e3q8). The main reason for this is that MariaDB itself does not work well because the storage backend used is too slow/laggy. I could not...

You have to use Ubuntu 24.04. It probably makes sense to cleanup the provided environment files in osism/testbed. At least we should use Ubuntu 24.04 as default for Regiocloud. Ubuntu...

I fixed the volume types on your project. Please use ssd. This speeds up the deployment. The hdd backed Ceph cluster (__DEFAULT__) is a little bit slow. Please change default...

The CI image is Ubuntu 24.04 + pre-installed Docker and packages. --> https://github.com/osism/ci-image Idea is to speedup the CI runs a little bit and to save some traffic.

I would do it the other way round. A note in the file + in the documentation that it is not best practice and that it is explicitly for the...

The local.tfvars.sample file is a bad sample for a full cloud environment. Use e.g. the regiocloud.tfvars file. The lines with customisation and override are important.

I think it's optional to set them when you only have one zone.

If you want to offer flavors only for specific memory sizes (e.g. 32 GB), you should include all recommended flavors for this specific memory size. "Recommended" does not mean that...

@janhorstmann Please fix the Ansible Lint issues.