Adam King
Adam King
jenkins test make check
jenkins test api
taking testing tag off for now due to merge conflict
@avanthakkar There is still a test failing due to this PR I believe ``` 2024-08-04T22:54:07.444 INFO:tasks.cephfs_test_runner:Test that non-directory path are not allowed while updating a CephFS ... FAIL 2024-08-04T22:54:07.444 INFO:tasks.cephfs_test_runner:...
@avanthakkar from a run with your latest changes ``` 2024-08-08T01:05:00.486 INFO:tasks.cephfs_test_runner:Test successful creation and deletion of the cephfs export. ... FAIL 2024-08-08T01:05:00.486 INFO:tasks.cephfs_test_runner: 2024-08-08T01:05:00.486 INFO:tasks.cephfs_test_runner:====================================================================== 2024-08-08T01:05:00.486 INFO:tasks.cephfs_test_runner:FAIL: test_create_and_delete_export (tasks.cephfs.test_nfs.TestNFS) 2024-08-08T01:05:00.487...
> What drives the frequency of invocations of logrotate? ceph.py does it manually every 15m? I actually think 15m is too infrequent. Some workloads can easily produce >>10G of logs...
Addressed review comments with the exception of the documentation ones. Will get back to those after I see some success when testing this.
> Thank you! Would you like cephfs to run this through the `fs` suite or is there more to be done? > > Edit: `fs:workload` is sufficient for testing I...
https://pulpito.ceph.com/adking-2025-04-02_02:14:56-orch:cephadm-wip-adk2-testing-2025-04-01-1902-distro-default-smithi/ finally got a run with no issue related to this PR. Will go back and address docs comments next
pushed again purely to fix https://github.com/ceph/ceph/pull/57410#discussion_r2024661910 (and also rebased, because why not)