Add new automation to dynamically update mds configs during system te… #4387
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…st run time,increase files in client io
Description
Jira: https://issues.redhat.com/browse/RHCEPHQE-17565
Fix description :
1)Added automation to either set mds configs to default or to different values dynamically required for system testing by running in parallel to other workflows. Set of new mds config values applied at every interval and repeated until run time.
File : tests/cephfs/cephfs_system/cephfs_config_update.py
Logs:
Repeat interval : 1 , to be used for non-systemic test usage : http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-AWX7UZ
For systemic tests : http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-C1PJPQ
2) Increased file count in client io workflow to deploy ~15M inodes on cluster.
File: tests/cephfs/cephfs_system/cephfs_systest_client_io.py
Logs: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-T9AEF4/
Added new automation to system test suite and increase mem use limit in monitor module to 95%
Files:
suites/squid/cephfs/tier-3_cephfs_system_test.yaml
tests/cephfs/cephfs_system/cephfs_systest_monitor.py
Apply Data configuration with all details to all test clients, as each workflow can chose different client in clients[0] and each workflow needs access to configuration file for test objects
File: tests/cephfs/cephfs_system/cephfs_systest_setup.py
Logs: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-T9AEF4/
Please include Automation development guidelines. Source of Test case - New Feature/Regression Test/Close loop of customer BZs
click to expand checklist