Ceph is a distributed object, block, and file storage platform
7435 matches across 19 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | qa/workunits/erasure-code/jquery.flot.js | 980 | function getOrCreateAxis(axes, number) { |
| LOW | qa/workunits/erasure-code/jquery.flot.js | 1427 | function allocateAxisBoxFirstPhase(axis) { |
| LOW | qa/workunits/erasure-code/jquery.flot.js | 1512 | function allocateAxisBoxSecondPhase(axis) { |
| LOW | qa/workunits/erasure-code/jquery.flot.js | 1525 | function adjustLayoutForThingsStickingOut() { |
| LOW | qa/workunits/erasure-code/jquery.js | 7335 | function addToPrefiltersOrTransports( structure ) { |
| LOW | qa/workunits/erasure-code/jquery.js | 7369 | function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR, |
| LOW | qa/workunits/rgw/keystone-fake-server.py | 129 | class HTTPRequestHandler(BaseHTTPRequestHandler): |
| LOW | qa/workunits/rgw/test-keystone-service-token.py | 107 | def test_expired_token_with_service_token(): |
| LOW | qa/workunits/rgw/test-keystone-service-token.py | 156 | def test_expired_token_with_invalid_service_token(): |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 228 | def _test_original_bucket_list(self, stats: bool = False) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 246 | def test_original_bucket_list_without_stats(self) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 249 | def test_original_bucket_list_with_stats(self) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 252 | def _test_bucket_list_max_entries(self, stats: bool = False) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 279 | def test_bucket_list_max_entries_without_stats(self) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 282 | def test_bucket_list_max_entries_with_stats(self) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 285 | def test_bucket_list_max_entries_capped(self) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 303 | def test_bucket_list_max_entries_negative(self) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 316 | def test_bucket_list_marker_only(self) -> None: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 328 | def test_bucket_list_paginate_until_end(self) -> None: |
| LOW | qa/workunits/rgw/test_rgw_reshard.py | 79 | def get_bucket_reshard_status(bucket_name): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 98 | def test_qos_write_iops_limit(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 112 | def test_qos_read_bandwidth_limit_integer(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 130 | def test_qos_read_bandwidth_limit_human_readable(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 149 | def test_qos_write_bandwidth_limit_integer(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 167 | def test_qos_write_bandwidth_limit_human_readable(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 186 | def test_qos_burst_multiplier_default(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 200 | def test_qos_read_burst_multiplier(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 219 | def test_qos_write_burst_multiplier(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 238 | def test_qos_multiple_limits_with_burst(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 311 | def test_qos_partial_zero_values(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_ratelimit.py | 344 | def test_qos_apply_via_resources(self, smb_cfg, config): |
| LOW | qa/workunits/smb/tests/test_hosts_access.py | 51 | def test_no_access_bogus_allow(self, smb_cfg): |
| LOW | qa/workunits/smb/tests/test_hosts_access.py | 110 | def test_no_access_bogus_net_allow(self, smb_cfg): |
| LOW | qa/tasks/test_netsplit.py | 62 | def _print_not_active_clean_pg(self, pgs): |
| LOW | qa/tasks/test_netsplit.py | 196 | def _check_mon_netsplit_warning(self): |
| LOW | qa/tasks/test_netsplit.py | 211 | def _check_mon_netsplit_warning_raised(self, detail): |
| LOW | qa/tasks/rgw.py | 414 | def configure_storage_classes(ctx, clients, storage_classes): |
| LOW | qa/tasks/vstart_runner.py | 236 | def _handle_subprocess_output(self, output, stream): |
| LOW | qa/tasks/vstart_runner.py | 450 | def _perform_checks_and_adjustments(self, args, omit_sudo): |
| LOW | qa/tasks/ceph_manager.py | 304 | def run_ceph_objectstore_tool(self, remote, osd, cmd): |
| LOW | qa/tasks/ceph_manager.py | 1174 | def test_bluestore_reshard_action(self): |
| LOW | qa/tasks/ceph_manager.py | 2183 | def create_erasure_code_profile(self, profile_name, profile): |
| LOW | qa/tasks/ceph_manager.py | 2196 | def create_erasure_code_crush_rule(self, rule_name, profile): |
| LOW | qa/tasks/ceph_manager.py | 2205 | def create_pool_with_unique_name(self, pg_num=16, |
| LOW | qa/tasks/ceph_manager.py | 2532 | def get_pgids_to_cancel_force(self, backfill): |
| LOW | qa/tasks/ceph_manager.py | 2600 | def wait_snap_trimming_complete(self, pool): |
| LOW | qa/tasks/ceph_manager.py | 2742 | def _get_num_active_recovered(self, pgs): |
| LOW | qa/tasks/ceph_manager.py | 2752 | def get_is_making_recovery_progress(self): |
| LOW | qa/tasks/ceph_manager.py | 2824 | def _print_not_active_clean_pg(self, pgs): |
| LOW | qa/tasks/ceph_manager.py | 2902 | def dump_pgs_not_active_clean(self): |
| LOW | qa/tasks/ceph_manager.py | 2932 | def dump_pgs_not_active_peered(self, pgs): |
| LOW | qa/tasks/rbd_fio.py | 67 | def get_ioengine_package_name(ioengine, remote): |
| LOW | qa/tasks/smb.py | 19 | def _disable_systemd_resolved(ctx, remote): |
| LOW | qa/tasks/smb.py | 159 | def configure_samba_client_container(ctx, config): |
| LOW | qa/tasks/s3tests_java.py | 150 | def install_required_packages(self, client): |
| LOW | qa/tasks/devstack.py | 91 | def configure_devstack_and_ceph(ctx, config, devstack_node, ceph_node): |
| LOW | qa/tasks/devstack.py | 194 | def update_devstack_config_files(devstack_node, secret_uuid): |
| LOW | qa/tasks/rbd_pwl_cache_recovery.py | 20 | def thrashes_rbd_bench_on_persistent_cache(ctx, config): |
| LOW | qa/tasks/rgw_multisite.py | 242 | def extract_clusters_and_gateways(ctx, role_endpoints): |
| LOW | qa/tasks/rgw_multisite.py | 293 | def extract_master_zone_zonegroup(zonegroups_config): |
| 3579 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | mingw_conf.sh | 1 | #!/usr/bin/env bash |
| LOW | make-srpm.sh | 1 | #!/bin/sh |
| LOW | make-debs.sh | 1 | #!/usr/bin/env bash |
| LOW | win32_build.sh | 21 | SKIP_TESTS=${SKIP_TESTS:-} |
| LOW | install-deps.sh | 1 | #!/usr/bin/env bash |
| LOW | run-make-check.sh | 1 | #!/usr/bin/env bash |
| LOW | bin/git-archive-all.sh | 1 | #!/usr/bin/env bash |
| LOW | bin/git-archive-all.sh | 21 | # This program is free software; you can redistribute it and/or modify |
| LOW | qa/run_xfstests.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/run_xfstests-obsolete.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/run_xfstests-obsolete.sh | 61 | # |
| LOW | qa/workunits/ceph-helpers-root.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/erasure-code/bench.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/erasure-code/bench.sh | 21 | # CEPH_ERASURE_CODE_BENCHMARK=build/bin/ceph_erasure_code_benchmark \ |
| LOW | qa/workunits/erasure-code/bench.sh | 241 | # CEPH_ERASURE_CODE_BENCHMARK=../../../src/ceph_erasure_code_benchmark \ |
| LOW | …workunits/erasure-code/encode-decode-non-regression.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/erasure-code/jquery.flot.js | 281 | // |
| LOW | qa/workunits/erasure-code/jquery.flot.js | 301 | // The idea is that that the width, height, and general 'identity' of the |
| LOW | qa/workunits/erasure-code/jquery.flot.js | 381 | return info; |
| LOW | qa/workunits/erasure-code/jquery.flot.js | 461 | // Note that the text is not immediately removed; it is simply marked as |
| LOW | qa/workunits/erasure-code/jquery.js | 9461 | // since jQuery can be concatenated with other files that may use define, |
| LOW | qa/workunits/direct_io/test_sync_io.c | 1 | #include <sys/types.h> |
| LOW | qa/workunits/rgw/keystone-fake-server.py | 1 | #!/usr/bin/env python3 |
| LOW | qa/workunits/rgw/test-keystone-service-token.py | 1 | #!/usr/bin/env python3 |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 221 | if ok return data parsed from JSON response. |
| LOW | qa/workunits/rgw/keystone-service-token.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/rgw/test_account_migration.sh | 1 | #!/bin/bash |
| LOW | …ts/rgw/jcksum/src/main/java/io/ceph/jcksum/jcksum.java | 341 | putObjectFromFile(client, "file-200b", out_name); // STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER (multi) (200) (c |
| LOW | …ts/rgw/jcksum/src/main/java/io/ceph/jcksum/jcksum.java | 361 | //mpuObjectFromFile(client, "file-256k", out_name); |
| LOW | qa/workunits/mon/test_mon_config_key.py | 1 | #!/usr/bin/python3 |
| LOW | qa/workunits/mon/test_mon_config_key.py | 21 | import sys |
| LOW | qa/workunits/hadoop/terasort.sh | 21 | |
| LOW | qa/workunits/hadoop/terasort.sh | 41 | #-Dio.file.buffer.size=131072 \ |
| LOW | qa/workunits/hadoop/terasort.sh | 61 | #-Ddfs.blocksize=512M \ |
| LOW | qa/workunits/cephtool/test.sh | 2101 | grep '"quota_max_bytes":.*10' |
| LOW | qa/workunits/cephtool/test.sh | 2661 | # but using 'osd_bench_max_bs' must succeed |
| LOW | qa/workunits/cephtool/test.sh | 2941 | { |
| LOW | qa/workunits/rados/test_large_omap_detection.py | 1 | #!/usr/bin/python3 |
| LOW | qa/workunits/rados/test_envlibrados_for_rocksdb.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/rename/plan.txt | 1 | #!/bin/sh |
| LOW | qa/workunits/rename/plan.txt | 21 | # pri auth pri rep - |
| LOW | qa/workunits/fs/full/subvolume_clone.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/fs/full/subvolume_snapshot_rm.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/rbd/test_rbdmap_RBDMAPFILE.sh | 1 | #!/bin/sh |
| LOW | qa/workunits/rbd/rbd_mirror_helpers.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/rbd/rbd_mirror_helpers.sh | 21 | # RBD_MIRROR_INSTANCES - number of daemons to start per cluster |
| LOW | qa/workunits/rbd/rbd_mirror_helpers.sh | 41 | # |
| LOW | qa/workunits/rbd/rbd_mirror_helpers.sh | 61 | # export RBD_MIRROR_TEMDIR=/tmp/tmp.rbd_mirror |
| LOW | qa/workunits/rbd/image_read.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/rbd/image_read.sh | 21 | # By default it creates an image and fills it with some data. It |
| LOW | qa/workunits/rbd/concurrent.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/rbd/concurrent.sh | 21 | # |
| LOW | qa/workunits/rbd/concurrent.sh | 41 | # Exit status: |
| LOW | qa/workunits/rbd/concurrent.sh | 281 | [ $# -eq 1 ] || exit 99 |
| LOW | qa/workunits/rbd/rbd_mirror.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/workunits/rbd/huge-tickets.sh | 1 | #!/usr/bin/env bash |
| LOW | qa/tasks/vstart_runner.py | 481 | # of files which becomes problematic for following executions of |
| LOW | qa/tasks/mds_thrash.py | 121 | self.do_thrash() |
| LOW | qa/tasks/mds_thrash.py | 341 | # sleep(delay) |
| LOW | qa/tasks/kclient.py | 141 | # The context managers within the kclient manager worked (i.e. |
| 1171 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | qa/workunits/cephadm/test_cephadm_timeout.py | 63 | except Exception: |
| MEDIUM | qa/workunits/dencoder/test_readable.py | 51 | print(f"Error encountered in subprocess. Command: {cmd1}") |
| MEDIUM | qa/workunits/dencoder/test_readable.py | 53 | print(f"Error encountered in subprocess. Command: {cmd2}") |
| MEDIUM | qa/workunits/dencoder/test_readable.py | 67 | debug_print(f"Error running command: {error_message}") |
| MEDIUM | qa/workunits/dencoder/test_readable.py | 87 | print(f"Error encountered in subprocess. Command: {cmd1}") |
| LOW | qa/workunits/rgw/test_rgw_versioning.py | 115 | except Exception as e: |
| LOW | qa/workunits/rgw/test_rgw_d4n.py | 51 | except Exception as e: |
| LOW | qa/workunits/rgw/test_rgw_datacache.py | 77 | except Exception as e: |
| LOW | qa/workunits/rgw/common.py | 83 | except Exception as e: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 139 | except Exception: |
| LOW | qa/workunits/rgw/test_rgw_admin_pagination.py | 142 | except Exception: |
| LOW | qa/workunits/rgw/test_rgw_rados_pool_quota.py | 87 | except Exception as e: |
| LOW | …nits/windows/py_tests/rbd_wnbd/service_restart_test.py | 172 | except Exception: |
| MEDIUM | …nits/windows/py_tests/rbd_wnbd/service_restart_test.py | 162 | def run(self): |
| LOW | qa/workunits/windows/py_tests/rbd_wnbd/stress_test.py | 459 | except Exception as ex: |
| LOW | qa/workunits/windows/py_tests/rbd_wnbd/stress_test.py | 477 | except Exception: |
| LOW | qa/workunits/windows/py_tests/internal/task_group.py | 32 | except Exception as ex: |
| LOW | qa/workunits/windows/py_tests/internal/tracer.py | 33 | except Exception as exc: |
| LOW | qa/tasks/test_netsplit.py | 171 | except Exception: |
| LOW | qa/tasks/test_netsplit.py | 193 | except Exception: |
| LOW | qa/tasks/test_netsplit.py | 295 | except Exception: |
| LOW | qa/tasks/test_netsplit.py | 305 | except Exception: |
| LOW | qa/tasks/test_netsplit.py | 388 | except Exception: |
| LOW | qa/tasks/test_netsplit.py | 398 | except Exception: |
| LOW | qa/tasks/samba.py | 242 | except Exception: |
| LOW | qa/tasks/ragweed.py | 71 | except Exception as e: |
| LOW | qa/tasks/kubeadm.py | 66 | except Exception as e: |
| LOW | qa/tasks/kubeadm.py | 297 | except Exception as e: |
| LOW | qa/tasks/kubeadm.py | 332 | except Exception as e: |
| LOW | qa/tasks/vstart_runner.py | 1387 | except Exception as e: |
| MEDIUM | qa/tasks/ceph_manager.py | 190 | def wrapper(self): |
| LOW | qa/tasks/ceph_manager.py | 1385 | except Exception as e: |
| LOW | qa/tasks/cifs_mount.py | 136 | except Exception: |
| LOW | qa/tasks/rook.py | 165 | except Exception as e: |
| LOW | qa/tasks/rook.py | 208 | except Exception: |
| LOW | qa/tasks/rook.py | 415 | except Exception as e: |
| LOW | qa/tasks/rook.py | 483 | except Exception as e: |
| LOW | qa/tasks/rook.py | 538 | except Exception as e: |
| LOW | qa/tasks/quiescer.py | 78 | except Exception as e: |
| LOW | qa/tasks/quiescer.py | 164 | except Exception as e: |
| LOW | qa/tasks/quiescer.py | 192 | except Exception as e: |
| LOW | qa/tasks/quiescer.py | 221 | except Exception as e: |
| LOW | qa/tasks/quiescer.py | 296 | except Exception as e: |
| LOW | qa/tasks/quiescer.py | 362 | except Exception as e: |
| MEDIUM | qa/tasks/quiescer.py | 339 | def _run(self): |
| LOW | qa/tasks/mds_thrash.py | 124 | except Exception as e: |
| MEDIUM | qa/tasks/mds_thrash.py | 119 | def _run(self): |
| LOW | qa/tasks/dump_stuck.py | 151 | except Exception: |
| LOW | qa/tasks/cephfs_mirror_thrash.py | 80 | except Exception as e: |
| LOW | qa/tasks/cephfs_mirror_thrash.py | 124 | except Exception as e: |
| MEDIUM | qa/tasks/cephfs_mirror_thrash.py | 77 | def _run(self): |
| LOW | qa/tasks/mon_thrash.py | 282 | except Exception as e: |
| LOW | qa/tasks/mon_thrash.py | 337 | except Exception as e: |
| LOW | qa/tasks/mon_thrash.py | 382 | except Exception as e: |
| LOW | qa/tasks/mon_thrash.py | 414 | except Exception as e: |
| LOW | qa/tasks/mon_thrash.py | 425 | except Exception as e: |
| LOW | qa/tasks/rados.py | 345 | except Exception as e: |
| LOW | qa/tasks/cephadm.py | 377 | except Exception: |
| LOW | qa/tasks/cephadm.py | 916 | except Exception: |
| LOW | qa/tasks/cephadm.py | 1169 | except Exception as e: |
| 553 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | qa/workunits/cephadm/test_cephadm_timeout.py | 42 | |
| LOW | qa/workunits/dencoder/test_readable.py | 212 | |
| LOW | qa/workunits/rgw/common.py | 69 | |
| LOW | qa/workunits/rgw/test_rgw_reshard.py | 100 | |
| LOW | qa/workunits/mon/test_mon_config_key.py | 161 | |
| LOW | qa/workunits/mon/caps.py | 157 | |
| LOW | qa/workunits/windows/py_tests/rbd_wnbd/stress_test.py | 178 | |
| LOW | qa/tasks/workunit.py | 305 | |
| LOW | qa/tasks/ceph_test_case.py | 259 | |
| LOW | qa/tasks/ceph_test_case.py | 304 | |
| LOW | qa/tasks/ceph_test_case.py | 325 | |
| LOW | qa/tasks/ceph_test_case.py | 346 | |
| LOW | qa/tasks/ceph_test_case.py | 265 | |
| LOW | qa/tasks/admin_socket.py | 120 | |
| LOW | qa/tasks/rgw.py | 35 | |
| LOW | qa/tasks/kubeadm.py | 88 | |
| LOW | qa/tasks/kubeadm.py | 249 | |
| LOW | qa/tasks/vstart_runner.py | 1329 | |
| LOW | qa/tasks/vstart_runner.py | 492 | |
| LOW | qa/tasks/vstart_runner.py | 786 | |
| LOW | qa/tasks/vstart_runner.py | 885 | |
| LOW | qa/tasks/ceph_manager.py | 340 | |
| LOW | qa/tasks/ceph_manager.py | 572 | |
| LOW | qa/tasks/ceph_manager.py | 1003 | |
| LOW | qa/tasks/ceph_manager.py | 1447 | |
| LOW | qa/tasks/ceph_manager.py | 1474 | |
| LOW | qa/tasks/ceph_manager.py | 2938 | |
| LOW | qa/tasks/ceph_manager.py | 3020 | |
| LOW | qa/tasks/ceph_manager.py | 3177 | |
| LOW | qa/tasks/ceph_manager.py | 3361 | |
| LOW | qa/tasks/cifs_mount.py | 14 | |
| LOW | qa/tasks/rook.py | 85 | |
| LOW | qa/tasks/rook.py | 199 | |
| LOW | qa/tasks/rook.py | 330 | |
| LOW | qa/tasks/rook.py | 453 | |
| LOW | qa/tasks/rook.py | 495 | |
| LOW | qa/tasks/deduplication.py | 15 | |
| LOW | qa/tasks/deduplication.py | 142 | |
| LOW | qa/tasks/cram.py | 16 | |
| LOW | qa/tasks/rbd_fio.py | 22 | |
| LOW | qa/tasks/rbd_fio.py | 87 | |
| LOW | qa/tasks/quiescer.py | 172 | |
| LOW | qa/tasks/dnsmasq.py | 112 | |
| LOW | qa/tasks/smb.py | 315 | |
| LOW | qa/tasks/s3tests_java.py | 271 | |
| LOW | qa/tasks/rbd.py | 280 | |
| LOW | qa/tasks/rbd.py | 491 | |
| LOW | qa/tasks/mds_thrash.py | 179 | |
| LOW | qa/tasks/mds_thrash.py | 218 | |
| LOW | qa/tasks/rep_lost_unfound_delete.py | 14 | |
| LOW | qa/tasks/cephfs_mirror_thrash.py | 91 | |
| LOW | qa/tasks/lost_unfound.py | 13 | |
| LOW | qa/tasks/mon_thrash.py | 311 | |
| LOW | qa/tasks/check_counter.py | 52 | |
| LOW | qa/tasks/rgw_multisite.py | 85 | |
| LOW | qa/tasks/rados.py | 52 | |
| LOW | qa/tasks/rados.py | 276 | |
| LOW | qa/tasks/cephadm.py | 139 | |
| LOW | qa/tasks/cephadm.py | 368 | |
| LOW | qa/tasks/cephadm.py | 542 | |
| 707 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | qa/tasks/ceph_test_case.py | 0 | *args and **kwargs must contain arguments that are accepted by vstart_runner.localremote._do_run() or teuthology.orchest |
| HIGH | qa/tasks/ceph_test_case.py | 0 | *args and **kwargs must contain arguments that are accepted by vstart_runner.localremote._do_run() or teuthology.orchest |
| HIGH | qa/tasks/ceph_test_case.py | 0 | *args and **kwargs must contain arguments that are accepted by vstart_runner.localremote._do_run() or teuthology.orchest |
| HIGH | qa/tasks/ragweed.py | 0 | configure users for this section by stashing away keys, ids, and email addresses. |
| HIGH | qa/tasks/bucket_logging_tests.py | 0 | configure users for this section by stashing away keys, ids, and email addresses. |
| HIGH | qa/tasks/notification_tests.py | 0 | configure users for this section by stashing away keys, ids, and email addresses. |
| HIGH | qa/tasks/s3tests.py | 0 | configure users for this section by stashing away keys, ids, and email addresses. |
| HIGH | qa/tasks/dedup_tests.py | 0 | configure users for this section by stashing away keys, ids, and email addresses. |
| HIGH | qa/tasks/lua_tests.py | 0 | configure users for this section by stashing away keys, ids, and email addresses. |
| HIGH | qa/tasks/cephfs/test_data_scan.py | 0 | read from the mount and validate that the workload files are present (i.e. have survived or been reconstructed from the |
| HIGH | qa/tasks/cephfs/test_recovery_pool.py | 0 | read from the mount and validate that the workload files are present (i.e. have survived or been reconstructed from the |
| HIGH | qa/tasks/cephfs/test_scrub.py | 0 | read from the mount and validate that the workload files are present (i.e. have survived or been reconstructed from the |
| HIGH | qa/tasks/cephfs/test_data_scan.py | 0 | damage the filesystem pools in ways that will be interesting to recover from. by default just wipe everything in the met |
| HIGH | qa/tasks/cephfs/test_recovery_pool.py | 0 | damage the filesystem pools in ways that will be interesting to recover from. by default just wipe everything in the met |
| HIGH | qa/tasks/cephfs/test_scrub.py | 0 | damage the filesystem pools in ways that will be interesting to recover from. by default just wipe everything in the met |
| HIGH | qa/tasks/cephfs/test_data_scan.py | 0 | called after client unmount, after write: flush whatever you want |
| HIGH | qa/tasks/cephfs/test_recovery_pool.py | 0 | called after client unmount, after write: flush whatever you want |
| HIGH | qa/tasks/cephfs/test_scrub.py | 0 | called after client unmount, after write: flush whatever you want |
| HIGH | qa/tasks/cephfs/test_data_scan.py | 0 | that when all objects in metadata pool are removed, we can rebuild a metadata pool based on the contents of a data pool, |
| HIGH | qa/tasks/cephfs/test_recovery_pool.py | 0 | that when all objects in metadata pool are removed, we can rebuild a metadata pool based on the contents of a data pool, |
| HIGH | qa/tasks/cephfs/test_scrub.py | 0 | that when all objects in metadata pool are removed, we can rebuild a metadata pool based on the contents of a data pool, |
| HIGH | qa/tasks/cephfs/filesystem.py | 0 | kwargs accepts recover: bool, allow_dangerous_metadata_overlay: bool, yes_i_really_really_mean_it: bool and fs_ops: list |
| HIGH | qa/tasks/cephfs/filesystem.py | 0 | kwargs accepts recover: bool, allow_dangerous_metadata_overlay: bool, yes_i_really_really_mean_it: bool and fs_ops: list |
| HIGH | qa/tasks/cephfs/filesystem.py | 0 | kwargs accepts recover: bool, allow_dangerous_metadata_overlay: bool, yes_i_really_really_mean_it: bool and fs_ops: list |
| HIGH | src/test/rgw/rgw_multi/multisite.py | 0 | build a command line for the given command and args |
| HIGH | src/test/rgw/rgw_multi/multisite.py | 0 | build a command line for the given command and args |
| HIGH | src/test/rgw/rgw_multi/multisite.py | 0 | build a command line for the given command and args |
| HIGH | src/test/rgw/rgw_multi/multisite.py | 0 | build a command line for the given command and args |
| HIGH | src/test/rgw/rgw_multi/multisite.py | 0 | build a command line for the given command and args |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="ubuntu" version="20.04 lts (focal fossa)" id=ubuntu id_like=debian pretty_name="ubuntu 20.04 lts" version_id="20.0 |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="ubuntu" version="20.04 lts (focal fossa)" id=ubuntu id_like=debian pretty_name="ubuntu 20.04 lts" version_id="20.0 |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="ubuntu" version="20.04 lts (focal fossa)" id=ubuntu id_like=debian pretty_name="ubuntu 20.04 lts" version_id="20.0 |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="centos linux" version="8 (core)" id="centos" id_like="rhel fedora" version_id="8" platform_id="platform:el8" prett |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="centos linux" version="8 (core)" id="centos" id_like="rhel fedora" version_id="8" platform_id="platform:el8" prett |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="centos linux" version="8 (core)" id="centos" id_like="rhel fedora" version_id="8" platform_id="platform:el8" prett |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="centos linux" version="7 (core)" id="centos" id_like="rhel fedora" version_id="7" pretty_name="centos linux 7 (cor |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="centos linux" version="7 (core)" id="centos" id_like="rhel fedora" version_id="7" pretty_name="centos linux 7 (cor |
| HIGH | src/cephadm/tests/test_cephadm.py | 0 | name="centos linux" version="7 (core)" id="centos" id_like="rhel fedora" version_id="7" pretty_name="centos linux 7 (cor |
| HIGH | src/cephadm/tests/test_util_funcs.py | 0 | explicity pass uid/gid values and assert these are passed to chown. |
| HIGH | src/cephadm/tests/test_util_funcs.py | 0 | explicity pass uid/gid values and assert these are passed to chown. |
| HIGH | src/cephadm/tests/test_util_funcs.py | 0 | explicity pass uid/gid values and assert these are passed to chown. |
| HIGH | src/ceph-volume/ceph_volume/tests/util/test_disk.py | 0 | /dev/sdb1: uuid="62416664-cbaf-40bd-9689-10bd337379c3" type="xfs" part_entry_scheme="gpt" part_entry_name="ceph data" pa |
| HIGH | src/ceph-volume/ceph_volume/tests/util/test_disk.py | 0 | /dev/sdb1: uuid="62416664-cbaf-40bd-9689-10bd337379c3" type="xfs" part_entry_scheme="gpt" part_entry_name="ceph data" pa |
| HIGH | src/ceph-volume/ceph_volume/tests/util/test_disk.py | 0 | /dev/sdb1: uuid="62416664-cbaf-40bd-9689-10bd337379c3" type="xfs" part_entry_scheme="gpt" part_entry_name="ceph data" pa |
| HIGH | src/ceph-volume/ceph_volume/tests/util/test_disk.py | 0 | /dev/sdb1: uuid="62416664-cbaf-40bd-9689-10bd337379c3" type="xfs" part_entry_scheme="gpt" part_entry_name="ceph data" pa |
| HIGH | src/pybind/mgr/cephadm/agent.py | 0 | handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific |
| HIGH | src/pybind/mgr/cephadm/agent.py | 0 | handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific |
| HIGH | src/pybind/mgr/cephadm/agent.py | 0 | handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific |
| HIGH | src/pybind/mgr/cephadm/agent.py | 0 | handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific |
| HIGH | src/pybind/mgr/cephadm/agent.py | 0 | handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific |
| HIGH | src/pybind/mgr/cephadm/agent.py | 0 | handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific |
| HIGH | src/pybind/mgr/cephadm/tests/test_node_proxy.py | 0 | -----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb |
| HIGH | …pybind/mgr/cephadm/tests/services/test_mgmt_gateway.py | 0 | -----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb |
| HIGH | src/pybind/mgr/cephadm/tests/services/test_agent.py | 0 | -----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb |
| HIGH | src/pybind/mgr/cephadm/tests/services/test_nvmeof.py | 0 | -----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb |
| HIGH | src/pybind/mgr/cephadm/tests/services/test_iscsi.py | 0 | -----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb |
| HIGH | src/pybind/mgr/cephadm/tests/services/test_rgw.py | 0 | -----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb |
| HIGH | …c/pybind/mgr/cephadm/tests/services/test_monitoring.py | 0 | -----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb |
| HIGH | src/pybind/mgr/cephadm/tests/services/test_nfs.py | 0 | -----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb |
| HIGH | …pybind/mgr/cephadm/tests/services/test_mgmt_gateway.py | 0 | -----begin certificate-----\nmiie7dccatsgawibagiue8b2zz64geu2ns3zfn3/4l+cf6mwdqyjkozihvcnaqel\nbqawfzevmbmga1ueawwmy2vwa |
| 68 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | …nits/windows/py_tests/rbd_wnbd/service_restart_test.py | 46 | 'data. Examples: crc32c, md5, sha1, null, etc. ' |
| HIGH | …nits/windows/py_tests/rbd_wnbd/service_restart_test.py | 47 | 'If set to null, the written data will not be ' |
| HIGH | qa/workunits/windows/py_tests/rbd_wnbd/stress_test.py | 51 | 'data. Examples: crc32c, md5, sha1, null, etc. ' |
| HIGH | qa/workunits/windows/py_tests/rbd_wnbd/stress_test.py | 52 | 'If set to null, the written data will not be ' |
| HIGH | qa/tasks/devstack.py | 83 | cmd = "cd devstack && git checkout " + branch |
| HIGH | qa/tasks/devstack.py | 273 | cmd = "cd devstack && sed -ie 's/screen -c/screen -dm -c/' rejoin-stack.sh" |
| HIGH | qa/tasks/qemu.py | 265 | test -d /etc/ceph || mkdir /etc/ceph |
| HIGH | qa/tasks/qemu.py | 279 | test -d /mnt/test_b && cd /mnt/test_b |
| HIGH | qa/tasks/qemu.py | 280 | /mnt/cdrom/test.sh > /mnt/log/test.log 2>&1 && touch /mnt/log/success |
| HIGH | qa/tasks/cephfs/test_data_scan.py | 248 | self._mount.run_shell_payload("stat dir_y/dir_yy/dir_xxx/file_y || stat dir_x/dir_xx/dir_xxx/file_y") |
| HIGH | qa/tasks/cephfs/test_failover.py | 1005 | self.mount_a.run_shell_payload("mkdir top && touch top/file") |
| HIGH | qa/tasks/cephfs/test_exports.py | 191 | self.mount_a.run_shell_payload('cd top/00000000 && for i in `seq 1 10000`; do mkdir $i; done;') |
| HIGH | qa/tasks/cephfs/test_journal_repair.py | 195 | self.mount_a.run_shell_payload("mkdir dir1 && touch dir1/file_after_reset") |
| HIGH | qa/tasks/cephfs/test_cephfs_shell.py | 4 | "export PATH=$PATH:$(cd ../src/tools/cephfs/shell && pwd)" from the build dir |
| HIGH | qa/tasks/cephfs/test_fscrypt.py | 69 | self.mount_a.run_shell_payload(f"cd {self.path} && dd if=/dev/urandom of={file} bs=512 count=1 oflag=sync && syn |
| HIGH | qa/tasks/cephfs/mount.py | 312 | if command -v iptables >/dev/null 2>&1 && sudo iptables -t nat -A POSTROUTING -s {self.ceph_brx_net} -o |
| HIGH | qa/tasks/cephfs/mount.py | 312 | if command -v iptables >/dev/null 2>&1 && sudo iptables -t nat -A POSTROUTING -s {self.ceph_brx_net} -o |
| HIGH | qa/tasks/cephfs/mount.py | 316 | sudo nft add table ip filter > /dev/null 2>&1 || true |
| HIGH | qa/tasks/cephfs/mount.py | 317 | sudo nft add chain ip filter forward {{ type filter hook forward priority 0 \; }} > /dev/null 2>&1 | |
| HIGH | qa/tasks/cephfs/mount.py | 319 | sudo nft add table ip nat > /dev/null 2>&1 || true |
| HIGH | qa/tasks/cephfs/mount.py | 321 | sudo nft add chain ip nat postrouting {{ type nat hook postrouting priority 100 \; }} > /dev/null 2> |
| HIGH | qa/tasks/cephfs/mount.py | 463 | if command -v iptables >/dev/null 2>&1 && sudo iptables -t nat -D POSTROUTING -s {self.ceph_brx_net} -o {gw} |
| HIGH | qa/tasks/cephfs/mount.py | 463 | if command -v iptables >/dev/null 2>&1 && sudo iptables -t nat -D POSTROUTING -s {self.ceph_brx_net} -o {gw} |
| HIGH | qa/tasks/cephfs/mount.py | 464 | sudo iptables -D FORWARD -o {gw} -i ceph-brx -j ACCEPT || true |
| HIGH | qa/tasks/cephfs/mount.py | 465 | sudo iptables -D FORWARD -i {gw} -o ceph-brx -j ACCEPT || true |
| HIGH | qa/tasks/cephfs/mount.py | 467 | sudo nft delete rule ip filter forward iifname ceph-brx oifname {gw} accept > /dev/null 2>&1 || true |
| HIGH | qa/tasks/cephfs/mount.py | 468 | sudo nft delete rule ip filter forward iifname {gw} oifname ceph-brx accept > /dev/null 2>&1 || true |
| HIGH | qa/tasks/cephfs/mount.py | 469 | sudo nft delete rule ip nat postrouting ip saddr {self.ceph_brx_net} oifname {gw} masquerade > /dev/null |
| HIGH | src/cephadm/tests/test_logrotate_config.py | 26 | killall -q -1 ceph-exporter ceph-mon ceph-mgr ceph-mds ceph-osd ceph-fuse radosgw rbd-mirror cephfs-mirror tcmu- |
| HIGH | src/script/build-with-container.py | 56 | $EDITOR ./my-cool-script.sh && chmod +x ./my-cool-script.sh |
| HIGH | src/script/build-with-container.py | 833 | f"cd {ctx.cli.homedir} && source ./src/script/run-make.sh && has_build_dir || configure ${{CONFIGURE_ARGS}}" |
| HIGH | src/script/build-with-container.py | 833 | f"cd {ctx.cli.homedir} && source ./src/script/run-make.sh && has_build_dir || configure ${{CONFIGURE_ARGS}}" |
| HIGH | src/script/build-with-container.py | 850 | f"cd {ctx.cli.homedir} && source ./src/script/run-make.sh && build vstart", |
| HIGH | src/script/build-with-container.py | 867 | f"cd {ctx.cli.homedir} && source ./src/script/run-make.sh && build tests", |
| HIGH | src/script/build-with-container.py | 887 | f"cd {ctx.cli.homedir} && source ./run-make-check.sh && build tests && run", |
| HIGH | src/script/cpatch.py | 465 | dlines.append("RUN for i in tmpbin/*; do find /usr/bin /usr/sbin -name $(basename $i) -exec mv -f $i '{}' \; |
| HIGH | src/script/cpatch.py | 470 | dlines.append("RUN for i in tmplib/*; do find /usr/lib64 -name $(basename $i) -exec mv -f $i '{}' \;; echo $ |
| HIGH | src/script/cpatch.py | 474 | dlines.append("RUN rm -rf /usr/local/lib64 && ln -sf /usr/lib64 /usr/local && ln -sf /usr/share/ceph /usr/lo |
| HIGH | src/script/ptl-tool.py | 1939 | G.git.push(CI_REMOTE_URL, branch) # for shaman |
| HIGH | src/script/ptl-tool.py | 1941 | G.git.push(CI_REMOTE_URL, tag.name) # for archival |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 16 | # {"name": "/dev/sda", "maj:min": "8:0", "rm": "0", "size": "128G", "ro": "0", "type": "disk", "mountpoint": nul |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 18 | # {"name": "/dev/sda1", "maj:min": "8:1", "rm": "0", "size": "487M", "ro": "0", "type": "part", "mountpoin |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 19 | # {"name": "/dev/sda2", "maj:min": "8:2", "rm": "0", "size": "1.9G", "ro": "0", "type": "part", "mountpoin |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 23 | # {"name": "/dev/sdb", "maj:min": "8:16", "rm": "0", "size": "1T", "ro": "0", "type": "disk", "mountpoint": null |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 25 | # {"name": "/dev/sdb2", "maj:min": "8:18", "rm": "0", "size": "48G", "ro": "0", "type": "part", "mountpoin |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 26 | # {"name": "/dev/sdb3", "maj:min": "8:19", "rm": "0", "size": "6M", "ro": "0", "type": "part", "mountpoint |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 29 | # {"name": "/dev/sdc", "maj:min": "8:32", "rm": "0", "size": "1T", "ro": "0", "type": "disk", "mountpoint": null |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 30 | # {"name": "/dev/sdd", "maj:min": "8:48", "rm": "0", "size": "1T", "ro": "0", "type": "disk", "mountpoint": null |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 32 | # {"name": "/dev/mapper/ceph--osd--block--1", "maj:min": "253:0", "rm": "0", "size": "512G", "ro": "0", "t |
| HIGH | …ceph-volume/ceph_volume/tests/devices/raw/test_list.py | 33 | # {"name": "/dev/mapper/ceph--osd--block--2", "maj:min": "253:1", "rm": "0", "size": "512G", "ro": "0", "t |
| HIGH | src/pybind/mgr/rook/rook_cluster.py | 918 | args=["-c", f"ceph-volume raw list {path} && dd if=/dev/zero of=\"{path}\" bs=1M count=1 |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2888 | "ip": null, |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2892 | "rank": null, |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2893 | "rank_generation": null, |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2894 | "extra_container_args": null, |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2895 | "extra_entrypoint_args": null, |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2896 | "memory_request": null, |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2897 | "memory_limit": null, |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2925 | "ip": null, |
| HIGH | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2929 | "rank": null, |
| 27 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | qa/workunits/restart/test-backtraces.py | 3 | |
| LOW | qa/workunits/mon/caps.py | 3 | |
| LOW | qa/workunits/mon/caps.py | 13 | |
| LOW | qa/tasks/mds_creation_failure.py | 5 | |
| LOW | qa/tasks/ceph_test_case.py | 10 | |
| LOW | qa/tasks/mgr/dashboard/test_monitor.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/test_rbd.py | 4 | |
| LOW | qa/tasks/mgr/dashboard/test_user.py | 4 | |
| LOW | qa/tasks/mgr/dashboard/test_auth.py | 3 | |
| LOW | qa/tasks/mgr/dashboard/test_role.py | 3 | |
| LOW | qa/tasks/mgr/dashboard/test_rgw.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/test_host.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/test_erasure_code_profile.py | 3 | |
| LOW | qa/tasks/mgr/dashboard/test_cluster_configuration.py | 1 | |
| LOW | qa/tasks/mgr/dashboard/test_orchestrator.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/test_perf_counters.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/test_requests.py | 3 | |
| LOW | qa/tasks/mgr/dashboard/test_motd.py | 4 | |
| LOW | qa/tasks/mgr/dashboard/test_logs.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/helper.py | 3 | |
| LOW | qa/tasks/mgr/dashboard/test_osd.py | 3 | |
| LOW | qa/tasks/mgr/dashboard/test_summary.py | 1 | |
| LOW | qa/tasks/mgr/dashboard/test_health.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/test_api.py | 3 | |
| LOW | qa/tasks/mgr/dashboard/test_crush_rule.py | 3 | |
| LOW | qa/tasks/mgr/dashboard/test_rbd_mirroring.py | 4 | |
| LOW | qa/tasks/mgr/dashboard/test_pool.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/test_mgr_module.py | 2 | |
| LOW | qa/tasks/mgr/dashboard/test_settings.py | 3 | |
| LOW | examples/rgw/boto3/get_usage_stats.py | 2 | |
| LOW | examples/rgw/boto3/append_object.py | 2 | |
| LOW | examples/rgw/boto3/put-bucket-replication.py | 3 | |
| LOW | examples/rgw/boto3/put-bucket-replication.py | 8 | |
| LOW | doc/_ext/ceph_releases.py | 7 | |
| LOW | monitoring/ceph-mixin/tests_alerts/utils.py | 1 | |
| LOW | monitoring/ceph-mixin/tests_dashboards/__init__.py | 1 | |
| LOW | monitoring/ceph-mixin/tests_dashboards/__init__.py | 3 | |
| LOW | src/tools/histogram_dump.py | 18 | |
| LOW | src/tools/contrib/assign_crimson_cores.py | 5 | |
| LOW | src/tools/rgw/parse-cr-dump.py | 2 | |
| LOW | src/test/crimson/cbt/t2c.py | 3 | |
| LOW | src/test/rgw/test_multi.py | 13 | |
| LOW | src/test/rgw/test_multi.py | 25 | |
| LOW | src/test/rgw/test_multi.py | 26 | |
| LOW | src/test/rgw/test_multi.py | 27 | |
| LOW | src/test/rgw/bucket_notification/api.py | 3 | |
| LOW | src/test/rgw/bucket_notification/test_bn.py | 13 | |
| LOW | src/test/rgw/bucket_notification/test_bn.py | 26 | |
| LOW | src/test/rgw/bucket_notification/test_bn.py | 36 | |
| LOW | src/test/rgw/bucket_notification/test_bn.py | 36 | |
| LOW | src/test/rgw/bucket_notification/test_bn.py | 36 | |
| LOW | src/test/rgw/bucket_notification/test_bn.py | 36 | |
| LOW | src/test/rgw/lua/test_lua.py | 15 | |
| LOW | src/test/rgw/rgw_multi/zone_cloud.py | 1 | |
| LOW | src/test/rgw/rgw_multi/zone_cloud.py | 2 | |
| LOW | src/test/rgw/rgw_multi/zone_cloud.py | 17 | |
| LOW | src/test/rgw/rgw_multi/zone_es.py | 13 | |
| LOW | src/test/rgw/rgw_multi/multisite.py | 6 | |
| LOW | src/test/rgw/rgw_multi/tests_es.py | 4 | |
| LOW | src/test/rgw/rgw_multi/tests_es.py | 5 | |
| 408 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | qa/tasks/cephfs/test_client_recovery.py | 101 | # ===================================================== |
| MEDIUM | qa/tasks/cephfs/test_client_recovery.py | 112 | # ===================================================== |
| MEDIUM | qa/tasks/cephfs/test_client_recovery.py | 124 | # ===================================================== |
| MEDIUM | qa/tasks/cephfs/test_client_recovery.py | 137 | # ================= |
| MEDIUM | qa/tasks/cephfs/test_client_recovery.py | 181 | # ========================= |
| MEDIUM | qa/tasks/cephfs/test_client_recovery.py | 222 | # ===================================== |
| MEDIUM | qa/tasks/cephfs/test_client_recovery.py | 281 | # =================================== |
| MEDIUM | qa/tasks/cephfs/test_client_recovery.py | 328 | # =================================== |
| MEDIUM | qa/tasks/cephfs/test_cephfs_shell.py | 1138 | # ==================================================================================================== |
| MEDIUM | qa/tasks/cephfs/test_cephfs_shell.py | 1158 | # ==================================================================================================== |
| MEDIUM | qa/tasks/cephfs/test_cephfs_shell.py | 1175 | # ==================================================================================================== |
| MEDIUM | qa/tasks/cephfs/test_cephfs_shell.py | 1119 | # ==================================================================================================== |
| MEDIUM | qa/cephfs/unshare_ns_mount.sh | 24 | # ----------- |
| MEDIUM | qa/cephfs/unshare_ns_mount.sh | 27 | # ----------- |
| MEDIUM | …ng/ceph-mixin/tests_dashboards/features/environment.py | 51 | # =========================== |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 73 | #----------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 81 | #----------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 87 | #----------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 93 | #----------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 102 | #----------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 112 | #============================================== |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 113 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 304 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 313 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 321 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 386 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 396 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 490 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 500 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 513 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 522 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 561 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 569 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 578 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1250 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1255 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1264 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1272 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1415 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1422 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1688 | #============================================================================== |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1690 | #============================================================================== |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1691 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1926 | #============================================================================== |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1928 | #============================================================================== |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1934 | #------------------------------------------------------------------------------ |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 1939 | #------------------------------------------------------------------------------ |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 2185 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 2196 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 2224 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 2234 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 2279 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 2284 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 2289 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 3265 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 3267 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 3363 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 3372 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 3497 | #------------------------------------------------------------------------------- |
| MEDIUM | src/test/rgw/dedup/test_dedup.py | 3667 | #=============================================================================== |
| 114 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | make-srpm.sh | 4 | # Create a SRPM which can be used to build Ceph |
| MEDIUM | bin/git-archive-all.sh | 108 | TMPFILE=`mktemp "$TMPDIR/$PROGRAM.XXXXXX"` # Create a place to store our work's progress |
| MEDIUM | bin/git-archive-all.sh | 199 | # Create the superproject's git-archive |
| MEDIUM | qa/workunits/dencoder/test_readable.py | 298 | # Create a generator that processes batches asynchronously |
| MEDIUM | qa/workunits/mon/mon-stretch-pool.sh | 107 | # Create a custom crush rule |
| MEDIUM | qa/workunits/cephtool/test.sh | 1153 | # Create a FS using the 'cache' pool now that it's no longer a tier |
| MEDIUM | qa/workunits/cephtool/test.sh | 1183 | # Create a FS and check that we can subsequently add a cache tier to it |
| MEDIUM | qa/workunits/fs/fscrypt.sh | 38 | # Create the test directory |
| MEDIUM | qa/workunits/rest/test_mgr_rest_api.py | 26 | # Create a pool and get its id |
| MEDIUM | qa/erasure-code/ec-feature-plugins-v2.yaml | 70 | # Creating an erasure code profile using the lrc plugin now works |
| MEDIUM | qa/tasks/dnsmasq.py | 73 | dnsmasq = ["# This file is generated by dnsmasq teuthology task", ""] |
| MEDIUM | qa/tasks/cbt.py | 103 | # Create a virtual environment for CBT |
| MEDIUM | qa/tasks/stretch_mode_disable_enable.py | 473 | # Create a pool |
| MEDIUM | qa/tasks/mgr/dashboard/test_rgw.py | 28 | # Create the administrator account. |
| MEDIUM | qa/tasks/mgr/dashboard/test_rgw.py | 36 | # Create a test user? |
| MEDIUM | qa/tasks/mgr/dashboard/test_rgw.py | 102 | # Create an MFA user |
| MEDIUM | qa/tasks/mgr/dashboard/test_rgw.py | 139 | # Create a new bucket. |
| MEDIUM | qa/tasks/mgr/dashboard/test_rgw.py | 272 | # Create a new bucket. The tenant of the user is used when |
| MEDIUM | qa/tasks/mgr/dashboard/test_rgw.py | 521 | # Create a new user. |
| MEDIUM | qa/tasks/mgr/dashboard/test_rgw.py | 562 | # Create a new user. |
| MEDIUM | qa/tasks/cephfs/test_data_scan.py | 254 | # Create a file whose backtrace disagrees with his eventual position |
| MEDIUM | qa/tasks/cephfs/test_data_scan.py | 343 | # Create a dir with a striped layout set on it |
| MEDIUM | qa/tasks/cephfs/test_data_scan.py | 591 | # Create a directory of `file_count` files, each named after its |
| MEDIUM | qa/tasks/cephfs/test_damage.py | 117 | # Define the various forms of damage we will inflict |
| MEDIUM | qa/tasks/cephfs/test_recovery_pool.py | 116 | # Create the alternate pool if requested |
| MEDIUM | qa/tasks/cephfs/test_misc.py | 714 | # Create a directory and the mds will journal this and then crash |
| MEDIUM | qa/tasks/cephfs/test_exports.py | 27 | # Create a directory that is pre-exported to rank 1 |
| MEDIUM | qa/tasks/cephfs/test_journal_migration.py | 20 | # Create a filesystem using the older journal format. |
| MEDIUM | qa/tasks/cephfs/test_backtrace.py | 39 | # Create a file for subsequent checks |
| MEDIUM | qa/tasks/cephfs/test_backtrace.py | 66 | # Create a new data pool |
| MEDIUM | qa/tasks/cephfs/test_strays.py | 389 | # Create a hardlink named file_b |
| MEDIUM | qa/tasks/cephfs/test_strays.py | 671 | # Create a non-purgeable stray in a ~mds1 stray directory |
| MEDIUM | qa/tasks/cephfs/test_strays.py | 838 | # Create a dir with a file in it |
| MEDIUM | qa/tasks/cephfs/test_journal_repair.py | 141 | # Create a new file, ensure it is not issued the same ino as one of the |
| MEDIUM | qa/tasks/cephfs/test_journal_repair.py | 229 | # Create a dir on each rank |
| MEDIUM | qa/tasks/cephfs/test_journal_repair.py | 497 | # Create an invalid dump file with partial header |
| MEDIUM | qa/tasks/cephfs/test_journal_repair.py | 521 | # Create an invalid dump file which doesn't have 'object_size' header |
| MEDIUM | qa/tasks/cephfs/test_volumes.py | 2935 | # Create a subvolume without setting an earmark |
| MEDIUM | qa/tasks/cephfs/test_volumes.py | 2947 | # Create a subvolume |
| MEDIUM | qa/tasks/cephfs/test_volumes.py | 2974 | # Define the expected error message |
| MEDIUM | qa/tasks/cephfs/test_volumes.py | 8441 | # Create a file with suid, guid bits set along with executable bit. |
| MEDIUM | qa/tasks/cephfs/test_forward_scrub.py | 138 | # Create a new inode that's just in the log, i.e. would |
| MEDIUM | qa/tasks/cephfs/test_forward_scrub.py | 287 | # Create a file for subsequent checks |
| MEDIUM | qa/tasks/cephfs/test_forward_scrub.py | 318 | # Create a file for checks |
| MEDIUM | qa/tasks/cephfs/test_forward_scrub.py | 398 | # Create a file for checks |
| MEDIUM | qa/tasks/cephfs/test_client_limits.py | 269 | # Create a few files synchronously. This makes sure previous requests are completed |
| MEDIUM | qa/tasks/cephfs/test_client_limits.py | 317 | # Create a few files synchronously. This makes sure previous requests are completed |
| MEDIUM | qa/tasks/cephfs/test_cap_flush.py | 35 | # Create a file and modify its mode. ceph-fuse will mark Ax cap dirty |
| MEDIUM | qa/suites/orch/cephadm/smb/tasks/deploy_smb_basic.yaml | 33 | # Create a user access the file system from samba |
| MEDIUM | qa/suites/orch/cephadm/smb/tasks/deploy_smb_basic.yaml | 35 | # Create a rados pool and store the config in it |
| MEDIUM | qa/suites/orch/cephadm/smb/tasks/deploy_smb_domain.yaml | 32 | # Create a user access the file system from samba |
| MEDIUM | qa/suites/orch/cephadm/smb/tasks/deploy_smb_domain.yaml | 34 | # Create a rados pool and store the config in it |
| MEDIUM | qa/standalone/ceph-helpers.sh | 2343 | # This function is usually used after a **run_in_background** call |
| MEDIUM | qa/standalone/ceph-helpers.sh | 2467 | # Create a temporary file with random data and return its name. The file |
| MEDIUM | qa/standalone/scrub/osd-scrub-snaps.sh | 139 | # Create a clone which isn't in snapset and doesn't have object info |
| MEDIUM | qa/standalone/scrub/osd-scrub-snaps.sh | 187 | # Create a pool with a single pg |
| MEDIUM | qa/standalone/scrub/osd-scrub-snaps.sh | 749 | # Create a pool with a single pg |
| MEDIUM | qa/standalone/scrub/osd-scrub-test.sh | 67 | # Create a pool with a single pg |
| MEDIUM | qa/standalone/scrub/osd-scrub-test.sh | 162 | # Create a pool with a single pg |
| MEDIUM | qa/standalone/scrub/osd-scrub-test.sh | 236 | # Create a pool with a single pg |
| 82 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | qa/workunits/dencoder/test_readable.py | 64 | # Check if the command failed |
| LOW | qa/workunits/rgw/s3_utilities.pm | 217 | # Read the file back to bucket |
| LOW | qa/workunits/fs/fscrypt_cli_setup.sh | 28 | # Check if /tmp/fscrypt exists |
| LOW | qa/workunits/fs/full/subvolume_ls.sh | 39 | #Set max_mds to 3 |
| LOW | qa/tasks/test_netsplit.py | 231 | # Check if the expected detail is present |
| LOW | qa/tasks/ceph_test_case.py | 233 | # Check if we got an early match, wait a bit if we didn't |
| LOW | qa/tasks/test_netsplit_3az_stretch_pool.py | 248 | # Check if the expected detail is present |
| LOW | qa/tasks/stretch_mode_disable_enable.py | 511 | # Check if stretch mode is disabled correctly |
| LOW | qa/tasks/stretch_mode_disable_enable.py | 558 | # Check if stretch mode is disabled correctly |
| LOW | qa/tasks/cephfs/test_data_scan.py | 351 | # Write files, then flush metadata so that its layout gets written into an xattr |
| LOW | qa/tasks/cephfs/test_openfiletable.py | 60 | # Open the file |
| LOW | qa/tasks/cephfs/test_failover.py | 526 | # Set it to 0 |
| LOW | qa/tasks/cephfs/test_exports.py | 48 | # Check if rank1 changed (standby tookover?) |
| LOW | qa/tasks/cephfs/test_exports.py | 226 | # Open the file with access mode(O_CREAT|O_WRONLY|O_TRUNC), |
| LOW | qa/tasks/cephfs/test_exports.py | 445 | # Check if distribution is uniform |
| LOW | qa/tasks/cephfs/test_uninlining.py | 148 | # Set max_mds to 1 or 2 |
| LOW | qa/tasks/cephfs/test_journal_repair.py | 223 | # Set max_mds to 2 |
| LOW | qa/tasks/cephfs/test_nfs.py | 655 | # Check if rados export object is deleted |
| LOW | qa/tasks/cephfs/test_nfs.py | 691 | # Check if exports gets listed |
| LOW | qa/tasks/cephfs/test_nfs.py | 694 | # Check if rados ganesha conf object is deleted |
| LOW | qa/tasks/cephfs/test_nfs.py | 707 | # Check if ganesha daemon is running |
| LOW | qa/tasks/cephfs/test_nfs.py | 225 | # Check if user id for export is created |
| LOW | qa/tasks/cephfs/test_nfs.py | 229 | # Check if export object is created |
| LOW | qa/tasks/cephfs/test_nfs.py | 344 | # Check if mount failed only when non existing pseudo path is passed |
| LOW | qa/tasks/cephfs/test_nfs.py | 1468 | # Check if both exports have same user_id |
| LOW | …tes/orch/cephadm/smb/tasks/deploy_smb_mgr_res_dom.yaml | 78 | # Check if shares exist |
| LOW | …ites/orch/cephadm/smb/tasks/deploy_smb_mgr_domain.yaml | 49 | # Check if shares exist |
| LOW | …cephadm/smb/tasks/deploy_smb_mgr_ctdb_res_ports2c.yaml | 131 | # Check if shares exist |
| LOW | …h/cephadm/smb/tasks/deploy_smb_mgr_ctdb_res_basic.yaml | 90 | # Check if shares exist |
| LOW | …s/orch/cephadm/smb/tasks/deploy_smb_mgr_res_basic.yaml | 75 | # Check if shares exist |
| LOW | …rch/cephadm/smb/tasks/deploy_smb_mgr_ctdb_res_dom.yaml | 93 | # Check if shares exist |
| LOW | …h/cephadm/smb/tasks/deploy_smb_mgr_clustering_ips.yaml | 61 | # Check if shares exist |
| LOW | …s/orch/cephadm/smb/tasks/deploy_smb_mgr_res_ports.yaml | 81 | # Check if shares exist |
| LOW | …rch/cephadm/smb/tasks/deploy_smb_mgr_ctdb_res_ips.yaml | 98 | # Check if shares exist |
| LOW | …uites/orch/cephadm/smb/tasks/deploy_smb_mgr_basic.yaml | 48 | # Check if shares exist |
| LOW | …/orch/cephadm/smb/tasks/deploy_smb_proxy_disabled.yaml | 80 | # Check if shares exist |
| LOW | …s/orch/cephadm/smb/tasks/deploy_smb_proxy_enabled.yaml | 80 | # Check if shares exist |
| LOW | qa/standalone/scrub/osd-scrub-test.sh | 313 | # Set scheduler to "wpq" until there's a reliable way to query scrub |
| LOW | qa/standalone/scrub/osd-scrub-test.sh | 540 | # Set scheduler to "wpq" until there's a reliable way to query scrub states |
| LOW | qa/standalone/scrub/osd-scrub-repair.sh | 449 | # Set scheduler to "wpq" until there's a reliable way to query scrub states |
| LOW | qa/standalone/scrub/osd-scrub-repair.sh | 2189 | # Set one to an even older value |
| LOW | qa/standalone/osd-backfill/osd-backfill-space.sh | 289 | # Set size to 1 and write 4K * 600 to each pool |
| LOW | src/test/encoding/readable.sh | 115 | # Check if we'll be ignoring only specified objects, not whole type |
| LOW | src/test/encoding/readable.sh | 157 | # Check if processed object $f of $type should be skipped (postponed skip) |
| LOW | src/test/encoding/readable.sh | 182 | # Check if $f is a symbolic link and if it's pointing to existing target |
| LOW | src/python-common/ceph/deployment/service_spec.py | 2871 | # Check if netloc contains a valid IP or hostname and a port |
| LOW | …hon-common/ceph/deployment/drive_selection/selector.py | 165 | # Check if this device has an existing OSD for this spec. |
| LOW | src/python-common/ceph/fs/earmarking.py | 109 | # Check if the top-level scope is valid |
| LOW | src/python-common/ceph/fs/earmarking.py | 113 | # Check if all parts are non-empty to ensure valid dot-separated format |
| LOW | src/script/cpatch.py | 27 | # Set CLEANUP to false to skip cleaning up temporary files for debugging. |
| LOW | src/script/ptl-tool.py | 1672 | # Check if the Label exist in the repo |
| LOW | src/script/redmine-upkeep.py | 366 | # Check if rate limit has been hit globally |
| LOW | src/script/redmine-upkeep.py | 794 | # Check if it's a backport tracker |
| LOW | src/script/config-diff/config_diff.py | 21 | # Check if the folder exists in the specified branches |
| LOW | …-volume/ceph_volume/tests/functional/tests/conftest.py | 31 | # Check if any markers on the test method exist in the nodes group_names. |
| LOW | src/ceph-volume/ceph_volume/devices/raw/list.py | 117 | # Check if any LV has ceph.osd_id tag (making it a Ceph device) |
| LOW | src/pybind/mgr/progress/module.py | 520 | # Check if this PG involves the OSD that was marked in/out |
| LOW | src/pybind/mgr/nfs/export.py | 646 | # Check if earmark is set for the path, given path is of subvolume |
| LOW | src/pybind/mgr/nfs/export.py | 804 | # Check if export id matches |
| LOW | …ind/mgr/rook/ci/tests/features/steps/implementation.py | 58 | # Check if the response status code is successful (2xx) |
| 16 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | …hared/components/sparkline/sparkline.component.spec.ts | 47 | const result = component.options.plugins.tooltip.callbacks.label({ parsed: { y: 1024 } }); |
| CRITICAL | …hared/components/sparkline/sparkline.component.spec.ts | 53 | const result = component.options.plugins.tooltip.callbacks.label({ parsed: { y: 1024 } }); |
| CRITICAL | src/pybind/mgr/dashboard/controllers/_crud.py | 429 | self.__class__.outer_self.meta.table.set_selection_type(selection_type) |
| CRITICAL | src/pybind/mgr/dashboard/controllers/_crud.py | 454 | self.__class__.outer_self.meta.actions.clear() |
| CRITICAL | src/pybind/mgr/dashboard/controllers/_crud.py | 457 | self.__class__.outer_self.meta.actions.append(action._asdict()) |
| CRITICAL | src/pybind/mgr/dashboard/controllers/_crud.py | 460 | self.__class__.outer_self.meta.forms.clear() |
| CRITICAL | src/pybind/mgr/dashboard/controllers/_crud.py | 468 | self.__class__.outer_self.meta.forms.append(form_as_dict) |
| CRITICAL | src/pybind/mgr/dashboard/controllers/_crud.py | 471 | self.__class__.outer_self.meta.permissions.clear() |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | src/cephadm/cephadmlib/cluster_ops.py | 294 | Run a ceph command using CephContainer directly. Args: ctx: CephadmContext cmd: Command to run |
| HIGH | src/script/config-diff/config_diff.py | 173 | Load YAML configuration files from the given path. Args: path (Path): The directory path where the rep |
| HIGH | src/ceph-volume/ceph_volume/util/encryption.py | 562 | Retrieve the LUKS2 JSON configuration area from a given device. This function reads the LUKS2 JSON configuratio |
| HIGH | src/ceph-volume/ceph_volume/devices/lvm/zap.py | 126 | From an ``osd_id`` and/or an ``osd_fsid``, filter out all the Logical Volumes (LVs) in the system that match tho |
| HIGH | src/pybind/mgr/cephadm/tlsobject_store.py | 166 | Remove a TLS object from the in-memory registry and persist the change. Behavior by scope: - |
| HIGH | src/pybind/mgr/cephadm/module.py | 2916 | Zap a device on a managed host. Use ceph-volume zap to return a device to an unused/free state Args: |
| HIGH | src/pybind/mgr/cephadm/ceph_volume.py | 328 | Determines if a device is shared between multiple OSDs. This method checks if a given device is shared by multi |
| HIGH | src/pybind/mgr/diskprediction_local/predictor.py | 272 | Initialize all models. Args: None Returns: Error message. If all goes well, retur |
| HIGH | src/pybind/mgr/diskprediction_local/predictor.py | 330 | Get 5 days differential attributes. Args: disk_days: Refer to function predict(...). |
| HIGH | src/pybind/mgr/diskprediction_local/predictor.py | 361 | Find the best model from model list according to given attribute list. Args: attr_list: Al |
| HIGH | src/pybind/mgr/diskprediction_local/predictor.py | 404 | Return ordered attributes of given disk days. Args: disk_days: Unordered disk days. |
| HIGH | src/pybind/mgr/diskprediction_local/predictor.py | 433 | Predict using given 6-days disk S.M.A.R.T. attributes. Args: disk_days: A list struct comp |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | qa/workunits/erasure-code/jquery.js | 9463 | // AMD modules. A named AMD is safest and most robust way to register. |
| MEDIUM | qa/workunits/rbd/rbd_mirror_helpers.sh | 111 | # These vars facilitate running this script in an environment with |
| LOW | qa/tasks/vstart_runner.py | 1253 | # Don't just call addFailure because that requires a traceback |
| MEDIUM | qa/tasks/devstack.py | 281 | # were trying to access Keystone on port 5000. A more robust way to handle |
| LOW | qa/tasks/cephfs_test_runner.py | 190 | # Don't just call addFailure because that requires a traceback |
| LOW | qa/tasks/radosgw_admin_rest.py | 266 | # just use the first client... |
| LOW | qa/suites/fs/workload/tasks/6-workunit/postgres.yaml | 7 | # Instead, we'll just set the context for the mount and be done with it. I've |
| MEDIUM | src/crimson/os/seastore/journal/record_submitter.h | 180 | // Essentially, equivalent to the combined logic of: |
| MEDIUM | …crimson/os/seastore/onode_manager/staged-fltree/node.h | 605 | // XXX: leverage intrusive data structure to control memory overhead |
| MEDIUM | …crimson/os/seastore/onode_manager/staged-fltree/node.h | 737 | // XXX: leverage intrusive data structure to control memory overhead |
| MEDIUM | src/python-common/ceph/deployment/drive_group.py | 253 | #: To fully utilize nvme devices multiple osds are required. |
| LOW | src/cephadm/cephadmlib/data_utils.py | 193 | # Generally, we should be able to just pass the spec to the mgr module where |
| MEDIUM | src/cephadm/cephadmlib/file_utils.py | 28 | """Write a new file in a robust manner, optionally specifying the owner, |
| MEDIUM | src/cephadm/cephadmlib/runscripts.py | 49 | """Write the scripts that systemd services will call in order to |
| MEDIUM | src/common/async/redirect_error.h | 105 | // Essentially a call-once function, invoked as an rvalue. |
| LOW | src/ceph-volume/ceph_volume/process.py | 36 | # these are just set when logging subprocess, not globally. |
| LOW | src/ceph-volume/ceph_volume/process.py | 86 | # if the flag just doesn't exist then it doesn't matter just return |
| LOW | src/ceph-volume/ceph_volume/devices/simple/activate.py | 71 | # encrypted, just return what was found |
| LOW | src/pybind/ceph_argparse.py | 1128 | # if first CephPrefix or any other type, just set it |
| LOW | src/pybind/mgr/cephadm/agent.py | 885 | # just set the timestamp to now. However, if host was offline before, we |
| LOW | src/pybind/mgr/cephadm/migrations.py | 70 | # we have here is to just set it back to 0 |
| LOW | src/pybind/mgr/cephadm/tests/test_cephadm.py | 2344 | # not be called and it should just return immediately with nothing |
| MEDIUM | src/pybind/mgr/cephadm/services/cephadmservice.py | 1157 | # for the first bucket=loc pair in the list in order to facilitate |
| MEDIUM | src/pybind/mgr/cephadm/services/nvmeof.py | 166 | # Indicate to the daemon whether to utilize huge pages |
| LOW | src/pybind/mgr/dashboard/controllers/nvmeof.py | 111 | # just return none instead of raising an exception |
| LOW | src/pybind/mgr/dashboard/services/nvmeof_conf.py | 130 | # just return None if any orchestrator error is raised |
| MEDIUM | src/pybind/mgr/smb/mon_store.py | 82 | """A store that serves as a layer on top of a mgr module's key/value store. |
| LOW | src/pybind/mgr/prometheus/module.py | 66 | # For other errors (e.g., invalid address), just return and let CherryPy handle it |
| LOW | src/pybind/mgr/volumes/module.py | 637 | # keep clients alive longer, or just pass a "don't recover" |
| MEDIUM | src/pybind/mgr/orchestrator/_interface.py | 489 | """Perform all required operations in order to replace a device. |
| MEDIUM | src/pybind/mgr/orchestrator/module.py | 840 | """Perform all required operations in order to replace a device. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | qa/tasks/ceph_manager.py | 2009 | |
| MEDIUM | qa/tasks/ceph_manager.py | 2036 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 160 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 161 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 162 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 163 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 165 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 167 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 168 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 171 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 172 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 173 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 174 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 175 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 176 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 177 | |
| MEDIUM | src/test/rgw/rgw_multi/tests_az.py | 178 | |
| MEDIUM | src/script/cpatch.py | 660 | |
| MEDIUM | src/script/cpatch.py | 668 | |
| MEDIUM | src/script/cpatch.py | 676 | |
| MEDIUM | src/script/cpatch.py | 684 | |
| MEDIUM | src/pybind/mgr/dashboard/cli.py | 58 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | qa/workunits/rbd/cli_generic.sh | 1347 | # Check that you can add a trash purge schedule after a few retries |
| MEDIUM | qa/workunits/rbd/cli_generic.sh | 1672 | # Check that you can add a mirror snapshot schedule after a few retries |
| MEDIUM | qa/workunits/rbd/rbd_support_module_recovery.sh | 54 | # Check that you can add a mirror snapshot schedule after a few retries |
| LOW | qa/tasks/s3tests.py | 599 | To run any sts-tests don't forget to set a config variable named 'sts_tests' to 'True' as follows:: |
| LOW | qa/tasks/s3tests.py | 609 | To run any cloud-transition tests don't forget to set a config variable named 'cloudtier_tests' to 'True' as follows |
| MEDIUM | src/python-common/ceph/deployment/service_spec.py | 1047 | #: across multiple networks, you can add multiple networks. See |
| LOW | src/include/Context.h | 473 | ceph_assert(activated); // Don't forget to activate your C_Gather! |
| LOW | src/rgw/rgw_sal_store.h | 47 | /* important! don't forget to update copy constructor */ |
| LOW | src/rgw/driver/rados/rgw_rados.h | 212 | /* important! don't forget to update copy constructor */ |
| LOW | src/dmclock/src/dmclock_server.h | 1102 | // don't forget to update previous tag |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | qa/workunits/rados/test_large_omap_detection.py | 36 | ioctx.write_full('large-omap-test-object1', b"Lorem ipsum") |
| LOW | qa/workunits/rados/test_large_omap_detection.py | 49 | ioctx.write_full('large-omap-test-object2', b"Lorem ipsum dolor") |
| LOW | qa/workunits/rados/test_large_omap_detection.py | 52 | buffer = ("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do " |
| LOW | qa/workunits/rados/test_large_omap_detection.py | 52 | buffer = ("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do " |
| LOW | src/pybind/mgr/selftest/module.py | 334 | self.set_module_option_ex("telemetry", "contact", "test@test.com") |
| LOW | src/pybind/mgr/selftest/module.py | 335 | assert self.get_module_option_ex("telemetry", "contact") == "test@test.com" |
| LOW | …accounts-form/rgw-user-accounts-form.component.spec.ts | 79 | component.accountForm.get('email').setValue('test@test.com'); |
| LOW | …accounts-form/rgw-user-accounts-form.component.spec.ts | 83 | email: 'test@test.com', |
| LOW | …end/src/app/shared/pipes/search-highlight.pipe.spec.ts | 30 | const value = 'loreum ipsum .? dolor sit amet'; |
| LOW | …end/src/app/shared/pipes/search-highlight.pipe.spec.ts | 32 | const expected = 'loreum ipsum <mark>.?</mark> dolor sit amet'; |
| LOW | src/pybind/mgr/dashboard/tests/test_nvmeof_client.py | 277 | "street": "123 Main St", |
| LOW | src/pybind/mgr/dashboard/tests/test_nvmeof_client.py | 284 | assert person.address.street == "123 Main St" |
| LOW | src/pybind/mgr/smb/tests/test_resourcelib.py | 317 | address=['123 Main St', 'Smallville', 'IA', '048394'], |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/rgw/rgw_ratelimit.h | 140 | /* The purpose of this function is to minimum time before overriding the stored timestamp |
| LOW | …of-namespaces-form/nvmeof-namespaces-form.component.ts | 400 | // Step 1: Create namespaces |
| LOW | …of-namespaces-form/nvmeof-namespaces-form.component.ts | 401 | // Step 2: If specific hosts selected, chain addNamespaceInitiators calls |
| LOW | …key-modal/nvmeof-edit-host-key-modal.component.spec.ts | 158 | // Step 1: Save (Confirmation) |
| LOW | …key-modal/nvmeof-edit-host-key-modal.component.spec.ts | 165 | // Step 2: Save changes (Actual submit) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | qa/run_xfstests.sh | 13 | # Usage: |
| LOW | qa/run_xfstests-obsolete.sh | 13 | # Usage: |
| LOW | qa/workunits/rbd/rbd_mirror.sh | 5 | # Usage: |
| LOW | mirroring/test-mirrors.sh | 8 | # Example usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | qa/workunits/erasure-code/jquery.flot.js | 1083 | function processData() { |
| LOW | src/ceph-node-proxy/ceph_node_proxy/redfish.py | 242 | def process_data(m_id: str, flds: List[str], d: Dict[str, Any]) -> Dict[str, Any]: |
| LOW | src/pybind/mgr/rbd_support/task.py | 392 | def execute_task(self, sequence: int) -> None: |
| LOW | src/pybind/mgr/dashboard/services/rgw_client.py | 2782 | def process_data(self, data): |
| LOW | src/pybind/mgr/smb/resourcelib.py | 58 | >>> def do_something(): |