summaryrefslogtreecommitdiffstats
path: root/src/cephadm/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* cephadm: pull container images from quay.ioGuillaume Abrioux2024-10-023-21/+21
* cephadm: Support Docker Live RestoreMichal Nasiadka2024-09-131-3/+3
* cephadm: limit mounts for shell and ceph-volume commandsAdam King2024-08-021-0/+1
* mgr/cephadm: introducing new cmd to generate self-signed certsRedouane Kachach2024-07-311-1/+2
* cephadm: do not hard code samba debuglevel 6John Mulligan2024-07-251-1/+1
* cephadm: rename test_enclosure to test_host_factsJohn Mulligan2024-06-111-0/+0
* cephadm: black-format the file test_enclosure.pyJohn Mulligan2024-06-111-15/+24
* cephadm: update hosts_facts to read apparmor profile names with spacesJohn Mulligan2024-06-111-5/+4
* cephadm: add a test case to cover reading apparmor profilesJohn Mulligan2024-06-111-1/+36
* Merge pull request #56942 from Svelar/fix_tox_cephadmRongqi Sun2024-04-251-1/+1
|\
| * test/cephadm: extend timeout limit again to fix timeout issueRongqi Sun2024-04-231-1/+1
* | Merge pull request #56609 from Svelar/fix_tox_cephadmRongqi Sun2024-04-151-1/+1
|\|
| * test/cephadm: extend timeout limit to fix timeout issueRongqi Sun2024-04-111-1/+1
* | cephadm: fix host-maintenance command always exiting with a failureJohn Mulligan2024-03-281-4/+4
|/
* cephadm: add a basic deployment test for an smb daemonJohn Mulligan2024-03-211-0/+30
* cephadm: add generic methods for sharing namespaces across containersJohn Mulligan2024-03-211-0/+62
* Merge pull request #56147 from adk3798/stopped-daemon-shellAdam King2024-03-191-0/+75
|\
| * cephadm: fix `cephadm shell --name <daemon-name>` for stopped/failed daemonAdam King2024-03-151-0/+75
* | Merge pull request #55874 from adk3798/only-bind-to-networkAdam King2024-03-191-1/+2
|\ \ | |/ |/|
| * mgr/cephadm: allow having prometheus bind on specific networkAdam King2024-03-011-1/+2
* | mgr/cephadm: add idmap.conf customization for NFS serverTeoman ONAY2024-02-282-0/+2
|/
* node-proxy: Add a `NodeProxyManager` classGuillaume Abrioux2024-01-251-2/+2
* Merge pull request #54889 from phlogistonjohn/jjm-cephadm-build-with-wheelsAdam King2024-01-051-4/+4
|\
| * cephadm: update test cases for build.pyJohn Mulligan2023-12-131-4/+4
* | cepahdm: add some specific tests for daemon id systemd name generationJohn Mulligan2024-01-031-0/+34
* | cephadm: convert init containers script to use a templateJohn Mulligan2024-01-021-10/+13
* | cephadm: add a unit test to check sidecar removalJohn Mulligan2024-01-021-0/+44
* | cephadm: update _rm_cluster to call terminate_serviceJohn Mulligan2024-01-021-7/+20
* | cephadm: add method for parsing a sub identity from a service nameJohn Mulligan2024-01-021-0/+62
* | cephadm: convert iscsi daemon form to use sidecarsJohn Mulligan2024-01-021-14/+26
* | cephadm: switch to new style init containersJohn Mulligan2024-01-021-12/+15
* | cephadm: use service_name method of daemon identityJohn Mulligan2024-01-021-4/+5
* | cephadm: add a higher-level function for managing systemd unitsJohn Mulligan2023-12-101-1/+1
* | cephadm: update unit file test importsJohn Mulligan2023-12-101-7/+9
* | cephadm: update container engine test importsJohn Mulligan2023-12-101-4/+4
|/
* Merge pull request #54378 from adk3798/cephadm-jinja2-logrotateAdam King2023-12-091-0/+57
|\
| * cephadm: move logrotate config to jinja2 templateAdam King2023-11-141-0/+57
* | cephadm: convert all deploy tests to use funkypatch fixtureJohn Mulligan2023-11-301-18/+14
* | cephadm: move ceph classes to a new fileJohn Mulligan2023-11-303-23/+22
* | cephadm: move monitoring class to a new fileJohn Mulligan2023-11-302-10/+17
* | cephadm: move nfs class to a new fileJohn Mulligan2023-11-301-2/+4
* | cephamd: update tests to use should_log_to_journald from context_gettersJohn Mulligan2023-11-301-4/+6
* | cephadm: update tests to import dict_get* functions from proper moduleJohn Mulligan2023-11-301-8/+14
* | cephadm: use funkypatch for setting up common patches in deploy testsJohn Mulligan2023-11-301-12/+12
* | cephadm: create deployment_utils moduleJohn Mulligan2023-11-301-5/+9
* | cephadm: convert test_mon_crush_location to use funkypatch fixtureJohn Mulligan2023-11-301-16/+28
* | cephadm: update test to use funkypatch fixtureJohn Mulligan2023-11-301-10/+7
* | cephadm: add a new funkypatch fixture based on mock.patch and pytestJohn Mulligan2023-11-301-1/+81
* | Merge pull request #54173 from phlogistonjohn/jjm-cephadm-jinja-2Adam King2023-11-171-3/+99
|\ \ | |/ |/|
| * cephadm: add cephadm build tests for bundled sourced from rpmsJohn Mulligan2023-11-061-1/+67