ceph - ceph-ansible - 2024-06-18

Timestamp (UTC)Message
2024-06-18T10:24:10.126Z
<Dmitriy Rabotyagov> Ah, thanks for that revert!
2024-06-18T10:25:10.228Z
<Dmitriy Rabotyagov> Yeah, so it's actually used for providing CephFS to users without need to have storage/clustering network passed to them
2024-06-18T10:26:04.625Z
<Dmitriy Rabotyagov> One of usecases - Manila, where users wanna have shared FS inside their VMs
2024-06-18T11:42:00.358Z
<Guillaume Abrioux> the CI is currently broken at a point...
2024-06-18T11:46:04.488Z
<Dmitriy Rabotyagov> Unfortunately I have no clue how it's setup 😞 But yeah, seems smth down to basics of connection to spawned hosts/containers.
2024-06-18T12:01:12.496Z
<Dmitriy Rabotyagov> I wonder if it might be related to change of how vagrant is being setup: <https://github.com/ceph/ceph-ansible/pull/7572/files#diff-205ce7add00c851584d5e1b4f34b779b4e66c44fb702d31ccf3ee2544a19fb81>
2024-06-18T12:01:57.563Z
<Dmitriy Rabotyagov> as vagrant.sh was just removed before
2024-06-18T12:03:03.954Z
<Dmitriy Rabotyagov> as it would have an effect on `generate_ssh_config.sh`
2024-06-18T12:04:39.708Z
<Dmitriy Rabotyagov> And well, I wonder how that worked (if worked) when vagrant.sh was dropped: <https://github.com/ceph/ceph-ansible/pull/7572/files#diff-e90cb7842c933c1f827a7bd2fd549379a89e96cf96d154024381b4429ade662eL22>
2024-06-18T12:07:51.854Z
<Dmitriy Rabotyagov> ugh, links not working as expected... But meant <https://github.com/ceph/ceph-ansible/blob/main/tests/scripts/generate_ssh_config.sh#L22>

As I'd guess `vagrant` function should come from deleted (revived) vagrant.sh
2024-06-18T12:09:58.750Z
<Guillaume Abrioux> forget about that

Any issue? please create an issue here and use the infra label.