Repository Analysis

ceph/ceph

Ceph is a distributed object, block, and file storage platform

5.9 Low AI signal View on GitHub
5.9
Adjusted Score
5.9
Raw Score
100%
Time Factor
2026-05-29
Last Push
16,662
Stars
C++
Language
1,456,131
Lines of Code
8653
Files
7435
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 8HIGH 227MEDIUM 443LOW 6757

Pattern Findings

7435 matches across 19 categories. Click a row to expand file-level details.

Hyper-Verbose Identifiers3639 hits · 3181 pts
SeverityFileLineSnippet
LOWqa/workunits/erasure-code/jquery.flot.js980 function getOrCreateAxis(axes, number) {
LOWqa/workunits/erasure-code/jquery.flot.js1427 function allocateAxisBoxFirstPhase(axis) {
LOWqa/workunits/erasure-code/jquery.flot.js1512 function allocateAxisBoxSecondPhase(axis) {
LOWqa/workunits/erasure-code/jquery.flot.js1525 function adjustLayoutForThingsStickingOut() {
LOWqa/workunits/erasure-code/jquery.js7335function addToPrefiltersOrTransports( structure ) {
LOWqa/workunits/erasure-code/jquery.js7369function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR,
LOWqa/workunits/rgw/keystone-fake-server.py129class HTTPRequestHandler(BaseHTTPRequestHandler):
LOWqa/workunits/rgw/test-keystone-service-token.py107def test_expired_token_with_service_token():
LOWqa/workunits/rgw/test-keystone-service-token.py156def test_expired_token_with_invalid_service_token():
LOWqa/workunits/rgw/test_rgw_admin_pagination.py228 def _test_original_bucket_list(self, stats: bool = False) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py246 def test_original_bucket_list_without_stats(self) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py249 def test_original_bucket_list_with_stats(self) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py252 def _test_bucket_list_max_entries(self, stats: bool = False) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py279 def test_bucket_list_max_entries_without_stats(self) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py282 def test_bucket_list_max_entries_with_stats(self) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py285 def test_bucket_list_max_entries_capped(self) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py303 def test_bucket_list_max_entries_negative(self) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py316 def test_bucket_list_marker_only(self) -> None:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py328 def test_bucket_list_paginate_until_end(self) -> None:
LOWqa/workunits/rgw/test_rgw_reshard.py79def get_bucket_reshard_status(bucket_name):
LOWqa/workunits/smb/tests/test_ratelimit.py98 def test_qos_write_iops_limit(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py112 def test_qos_read_bandwidth_limit_integer(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py130 def test_qos_read_bandwidth_limit_human_readable(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py149 def test_qos_write_bandwidth_limit_integer(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py167 def test_qos_write_bandwidth_limit_human_readable(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py186 def test_qos_burst_multiplier_default(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py200 def test_qos_read_burst_multiplier(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py219 def test_qos_write_burst_multiplier(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py238 def test_qos_multiple_limits_with_burst(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py311 def test_qos_partial_zero_values(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_ratelimit.py344 def test_qos_apply_via_resources(self, smb_cfg, config):
LOWqa/workunits/smb/tests/test_hosts_access.py51 def test_no_access_bogus_allow(self, smb_cfg):
LOWqa/workunits/smb/tests/test_hosts_access.py110 def test_no_access_bogus_net_allow(self, smb_cfg):
LOWqa/tasks/test_netsplit.py62 def _print_not_active_clean_pg(self, pgs):
LOWqa/tasks/test_netsplit.py196 def _check_mon_netsplit_warning(self):
LOWqa/tasks/test_netsplit.py211 def _check_mon_netsplit_warning_raised(self, detail):
LOWqa/tasks/rgw.py414def configure_storage_classes(ctx, clients, storage_classes):
LOWqa/tasks/vstart_runner.py236 def _handle_subprocess_output(self, output, stream):
LOWqa/tasks/vstart_runner.py450 def _perform_checks_and_adjustments(self, args, omit_sudo):
LOWqa/tasks/ceph_manager.py304 def run_ceph_objectstore_tool(self, remote, osd, cmd):
LOWqa/tasks/ceph_manager.py1174 def test_bluestore_reshard_action(self):
LOWqa/tasks/ceph_manager.py2183 def create_erasure_code_profile(self, profile_name, profile):
LOWqa/tasks/ceph_manager.py2196 def create_erasure_code_crush_rule(self, rule_name, profile):
LOWqa/tasks/ceph_manager.py2205 def create_pool_with_unique_name(self, pg_num=16,
LOWqa/tasks/ceph_manager.py2532 def get_pgids_to_cancel_force(self, backfill):
LOWqa/tasks/ceph_manager.py2600 def wait_snap_trimming_complete(self, pool):
LOWqa/tasks/ceph_manager.py2742 def _get_num_active_recovered(self, pgs):
LOWqa/tasks/ceph_manager.py2752 def get_is_making_recovery_progress(self):
LOWqa/tasks/ceph_manager.py2824 def _print_not_active_clean_pg(self, pgs):
LOWqa/tasks/ceph_manager.py2902 def dump_pgs_not_active_clean(self):
LOWqa/tasks/ceph_manager.py2932 def dump_pgs_not_active_peered(self, pgs):
LOWqa/tasks/rbd_fio.py67def get_ioengine_package_name(ioengine, remote):
LOWqa/tasks/smb.py19def _disable_systemd_resolved(ctx, remote):
LOWqa/tasks/smb.py159def configure_samba_client_container(ctx, config):
LOWqa/tasks/s3tests_java.py150 def install_required_packages(self, client):
LOWqa/tasks/devstack.py91def configure_devstack_and_ceph(ctx, config, devstack_node, ceph_node):
LOWqa/tasks/devstack.py194def update_devstack_config_files(devstack_node, secret_uuid):
LOWqa/tasks/rbd_pwl_cache_recovery.py20def thrashes_rbd_bench_on_persistent_cache(ctx, config):
LOWqa/tasks/rgw_multisite.py242def extract_clusters_and_gateways(ctx, role_endpoints):
LOWqa/tasks/rgw_multisite.py293def extract_master_zone_zonegroup(zonegroups_config):
3579 more matches not shown…
Over-Commented Block1231 hits · 1219 pts
SeverityFileLineSnippet
LOWmingw_conf.sh1#!/usr/bin/env bash
LOWmake-srpm.sh1#!/bin/sh
LOWmake-debs.sh1#!/usr/bin/env bash
LOWwin32_build.sh21SKIP_TESTS=${SKIP_TESTS:-}
LOWinstall-deps.sh1#!/usr/bin/env bash
LOWrun-make-check.sh1#!/usr/bin/env bash
LOWbin/git-archive-all.sh1#!/usr/bin/env bash
LOWbin/git-archive-all.sh21# This program is free software; you can redistribute it and/or modify
LOWqa/run_xfstests.sh1#!/usr/bin/env bash
LOWqa/run_xfstests-obsolete.sh1#!/usr/bin/env bash
LOWqa/run_xfstests-obsolete.sh61#
LOWqa/workunits/ceph-helpers-root.sh1#!/usr/bin/env bash
LOWqa/workunits/erasure-code/bench.sh1#!/usr/bin/env bash
LOWqa/workunits/erasure-code/bench.sh21# CEPH_ERASURE_CODE_BENCHMARK=build/bin/ceph_erasure_code_benchmark \
LOWqa/workunits/erasure-code/bench.sh241# CEPH_ERASURE_CODE_BENCHMARK=../../../src/ceph_erasure_code_benchmark \
LOW…workunits/erasure-code/encode-decode-non-regression.sh1#!/usr/bin/env bash
LOWqa/workunits/erasure-code/jquery.flot.js281 //
LOWqa/workunits/erasure-code/jquery.flot.js301 // The idea is that that the width, height, and general 'identity' of the
LOWqa/workunits/erasure-code/jquery.flot.js381 return info;
LOWqa/workunits/erasure-code/jquery.flot.js461 // Note that the text is not immediately removed; it is simply marked as
LOWqa/workunits/erasure-code/jquery.js9461// since jQuery can be concatenated with other files that may use define,
LOWqa/workunits/direct_io/test_sync_io.c1#include <sys/types.h>
LOWqa/workunits/rgw/keystone-fake-server.py1#!/usr/bin/env python3
LOWqa/workunits/rgw/test-keystone-service-token.py1#!/usr/bin/env python3
LOWqa/workunits/rgw/test_rgw_admin_pagination.py221 if ok return data parsed from JSON response.
LOWqa/workunits/rgw/keystone-service-token.sh1#!/usr/bin/env bash
LOWqa/workunits/rgw/test_account_migration.sh1#!/bin/bash
LOW…ts/rgw/jcksum/src/main/java/io/ceph/jcksum/jcksum.java341 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.java361 //mpuObjectFromFile(client, "file-256k", out_name);
LOWqa/workunits/mon/test_mon_config_key.py1#!/usr/bin/python3
LOWqa/workunits/mon/test_mon_config_key.py21import sys
LOWqa/workunits/hadoop/terasort.sh21
LOWqa/workunits/hadoop/terasort.sh41#-Dio.file.buffer.size=131072 \
LOWqa/workunits/hadoop/terasort.sh61#-Ddfs.blocksize=512M \
LOWqa/workunits/cephtool/test.sh2101 grep '"quota_max_bytes":.*10'
LOWqa/workunits/cephtool/test.sh2661 # but using 'osd_bench_max_bs' must succeed
LOWqa/workunits/cephtool/test.sh2941{
LOWqa/workunits/rados/test_large_omap_detection.py1#!/usr/bin/python3
LOWqa/workunits/rados/test_envlibrados_for_rocksdb.sh1#!/usr/bin/env bash
LOWqa/workunits/rename/plan.txt1#!/bin/sh
LOWqa/workunits/rename/plan.txt21# pri auth pri rep -
LOWqa/workunits/fs/full/subvolume_clone.sh1#!/usr/bin/env bash
LOWqa/workunits/fs/full/subvolume_snapshot_rm.sh1#!/usr/bin/env bash
LOWqa/workunits/rbd/test_rbdmap_RBDMAPFILE.sh1#!/bin/sh
LOWqa/workunits/rbd/rbd_mirror_helpers.sh1#!/usr/bin/env bash
LOWqa/workunits/rbd/rbd_mirror_helpers.sh21# RBD_MIRROR_INSTANCES - number of daemons to start per cluster
LOWqa/workunits/rbd/rbd_mirror_helpers.sh41#
LOWqa/workunits/rbd/rbd_mirror_helpers.sh61# export RBD_MIRROR_TEMDIR=/tmp/tmp.rbd_mirror
LOWqa/workunits/rbd/image_read.sh1#!/usr/bin/env bash
LOWqa/workunits/rbd/image_read.sh21# By default it creates an image and fills it with some data. It
LOWqa/workunits/rbd/concurrent.sh1#!/usr/bin/env bash
LOWqa/workunits/rbd/concurrent.sh21#
LOWqa/workunits/rbd/concurrent.sh41# Exit status:
LOWqa/workunits/rbd/concurrent.sh281 [ $# -eq 1 ] || exit 99
LOWqa/workunits/rbd/rbd_mirror.sh1#!/usr/bin/env bash
LOWqa/workunits/rbd/huge-tickets.sh1#!/usr/bin/env bash
LOWqa/tasks/vstart_runner.py481 # of files which becomes problematic for following executions of
LOWqa/tasks/mds_thrash.py121 self.do_thrash()
LOWqa/tasks/mds_thrash.py341# sleep(delay)
LOWqa/tasks/kclient.py141 # The context managers within the kclient manager worked (i.e.
1171 more matches not shown…
Excessive Try-Catch Wrapping613 hits · 669 pts
SeverityFileLineSnippet
LOWqa/workunits/cephadm/test_cephadm_timeout.py63 except Exception:
MEDIUMqa/workunits/dencoder/test_readable.py51 print(f"Error encountered in subprocess. Command: {cmd1}")
MEDIUMqa/workunits/dencoder/test_readable.py53 print(f"Error encountered in subprocess. Command: {cmd2}")
MEDIUMqa/workunits/dencoder/test_readable.py67 debug_print(f"Error running command: {error_message}")
MEDIUMqa/workunits/dencoder/test_readable.py87 print(f"Error encountered in subprocess. Command: {cmd1}")
LOWqa/workunits/rgw/test_rgw_versioning.py115 except Exception as e:
LOWqa/workunits/rgw/test_rgw_d4n.py51 except Exception as e:
LOWqa/workunits/rgw/test_rgw_datacache.py77 except Exception as e:
LOWqa/workunits/rgw/common.py83 except Exception as e:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py139 except Exception:
LOWqa/workunits/rgw/test_rgw_admin_pagination.py142 except Exception:
LOWqa/workunits/rgw/test_rgw_rados_pool_quota.py87 except Exception as e:
LOW…nits/windows/py_tests/rbd_wnbd/service_restart_test.py172 except Exception:
MEDIUM…nits/windows/py_tests/rbd_wnbd/service_restart_test.py162def run(self):
LOWqa/workunits/windows/py_tests/rbd_wnbd/stress_test.py459 except Exception as ex:
LOWqa/workunits/windows/py_tests/rbd_wnbd/stress_test.py477 except Exception:
LOWqa/workunits/windows/py_tests/internal/task_group.py32 except Exception as ex:
LOWqa/workunits/windows/py_tests/internal/tracer.py33 except Exception as exc:
LOWqa/tasks/test_netsplit.py171 except Exception:
LOWqa/tasks/test_netsplit.py193 except Exception:
LOWqa/tasks/test_netsplit.py295 except Exception:
LOWqa/tasks/test_netsplit.py305 except Exception:
LOWqa/tasks/test_netsplit.py388 except Exception:
LOWqa/tasks/test_netsplit.py398 except Exception:
LOWqa/tasks/samba.py242 except Exception:
LOWqa/tasks/ragweed.py71 except Exception as e:
LOWqa/tasks/kubeadm.py66 except Exception as e:
LOWqa/tasks/kubeadm.py297 except Exception as e:
LOWqa/tasks/kubeadm.py332 except Exception as e:
LOWqa/tasks/vstart_runner.py1387 except Exception as e:
MEDIUMqa/tasks/ceph_manager.py190def wrapper(self):
LOWqa/tasks/ceph_manager.py1385 except Exception as e:
LOWqa/tasks/cifs_mount.py136 except Exception:
LOWqa/tasks/rook.py165 except Exception as e:
LOWqa/tasks/rook.py208 except Exception:
LOWqa/tasks/rook.py415 except Exception as e:
LOWqa/tasks/rook.py483 except Exception as e:
LOWqa/tasks/rook.py538 except Exception as e:
LOWqa/tasks/quiescer.py78 except Exception as e:
LOWqa/tasks/quiescer.py164 except Exception as e:
LOWqa/tasks/quiescer.py192 except Exception as e:
LOWqa/tasks/quiescer.py221 except Exception as e:
LOWqa/tasks/quiescer.py296 except Exception as e:
LOWqa/tasks/quiescer.py362 except Exception as e:
MEDIUMqa/tasks/quiescer.py339def _run(self):
LOWqa/tasks/mds_thrash.py124 except Exception as e:
MEDIUMqa/tasks/mds_thrash.py119def _run(self):
LOWqa/tasks/dump_stuck.py151 except Exception:
LOWqa/tasks/cephfs_mirror_thrash.py80 except Exception as e:
LOWqa/tasks/cephfs_mirror_thrash.py124 except Exception as e:
MEDIUMqa/tasks/cephfs_mirror_thrash.py77def _run(self):
LOWqa/tasks/mon_thrash.py282 except Exception as e:
LOWqa/tasks/mon_thrash.py337 except Exception as e:
LOWqa/tasks/mon_thrash.py382 except Exception as e:
LOWqa/tasks/mon_thrash.py414 except Exception as e:
LOWqa/tasks/mon_thrash.py425 except Exception as e:
LOWqa/tasks/rados.py345 except Exception as e:
LOWqa/tasks/cephadm.py377 except Exception:
LOWqa/tasks/cephadm.py916 except Exception:
LOWqa/tasks/cephadm.py1169 except Exception as e:
553 more matches not shown…
Deep Nesting767 hits · 660 pts
SeverityFileLineSnippet
LOWqa/workunits/cephadm/test_cephadm_timeout.py42
LOWqa/workunits/dencoder/test_readable.py212
LOWqa/workunits/rgw/common.py69
LOWqa/workunits/rgw/test_rgw_reshard.py100
LOWqa/workunits/mon/test_mon_config_key.py161
LOWqa/workunits/mon/caps.py157
LOWqa/workunits/windows/py_tests/rbd_wnbd/stress_test.py178
LOWqa/tasks/workunit.py305
LOWqa/tasks/ceph_test_case.py259
LOWqa/tasks/ceph_test_case.py304
LOWqa/tasks/ceph_test_case.py325
LOWqa/tasks/ceph_test_case.py346
LOWqa/tasks/ceph_test_case.py265
LOWqa/tasks/admin_socket.py120
LOWqa/tasks/rgw.py35
LOWqa/tasks/kubeadm.py88
LOWqa/tasks/kubeadm.py249
LOWqa/tasks/vstart_runner.py1329
LOWqa/tasks/vstart_runner.py492
LOWqa/tasks/vstart_runner.py786
LOWqa/tasks/vstart_runner.py885
LOWqa/tasks/ceph_manager.py340
LOWqa/tasks/ceph_manager.py572
LOWqa/tasks/ceph_manager.py1003
LOWqa/tasks/ceph_manager.py1447
LOWqa/tasks/ceph_manager.py1474
LOWqa/tasks/ceph_manager.py2938
LOWqa/tasks/ceph_manager.py3020
LOWqa/tasks/ceph_manager.py3177
LOWqa/tasks/ceph_manager.py3361
LOWqa/tasks/cifs_mount.py14
LOWqa/tasks/rook.py85
LOWqa/tasks/rook.py199
LOWqa/tasks/rook.py330
LOWqa/tasks/rook.py453
LOWqa/tasks/rook.py495
LOWqa/tasks/deduplication.py15
LOWqa/tasks/deduplication.py142
LOWqa/tasks/cram.py16
LOWqa/tasks/rbd_fio.py22
LOWqa/tasks/rbd_fio.py87
LOWqa/tasks/quiescer.py172
LOWqa/tasks/dnsmasq.py112
LOWqa/tasks/smb.py315
LOWqa/tasks/s3tests_java.py271
LOWqa/tasks/rbd.py280
LOWqa/tasks/rbd.py491
LOWqa/tasks/mds_thrash.py179
LOWqa/tasks/mds_thrash.py218
LOWqa/tasks/rep_lost_unfound_delete.py14
LOWqa/tasks/cephfs_mirror_thrash.py91
LOWqa/tasks/lost_unfound.py13
LOWqa/tasks/mon_thrash.py311
LOWqa/tasks/check_counter.py52
LOWqa/tasks/rgw_multisite.py85
LOWqa/tasks/rados.py52
LOWqa/tasks/rados.py276
LOWqa/tasks/cephadm.py139
LOWqa/tasks/cephadm.py368
LOWqa/tasks/cephadm.py542
707 more matches not shown…
Cross-File Repetition128 hits · 640 pts
SeverityFileLineSnippet
HIGHqa/tasks/ceph_test_case.py0*args and **kwargs must contain arguments that are accepted by vstart_runner.localremote._do_run() or teuthology.orchest
HIGHqa/tasks/ceph_test_case.py0*args and **kwargs must contain arguments that are accepted by vstart_runner.localremote._do_run() or teuthology.orchest
HIGHqa/tasks/ceph_test_case.py0*args and **kwargs must contain arguments that are accepted by vstart_runner.localremote._do_run() or teuthology.orchest
HIGHqa/tasks/ragweed.py0configure users for this section by stashing away keys, ids, and email addresses.
HIGHqa/tasks/bucket_logging_tests.py0configure users for this section by stashing away keys, ids, and email addresses.
HIGHqa/tasks/notification_tests.py0configure users for this section by stashing away keys, ids, and email addresses.
HIGHqa/tasks/s3tests.py0configure users for this section by stashing away keys, ids, and email addresses.
HIGHqa/tasks/dedup_tests.py0configure users for this section by stashing away keys, ids, and email addresses.
HIGHqa/tasks/lua_tests.py0configure users for this section by stashing away keys, ids, and email addresses.
HIGHqa/tasks/cephfs/test_data_scan.py0read from the mount and validate that the workload files are present (i.e. have survived or been reconstructed from the
HIGHqa/tasks/cephfs/test_recovery_pool.py0read from the mount and validate that the workload files are present (i.e. have survived or been reconstructed from the
HIGHqa/tasks/cephfs/test_scrub.py0read from the mount and validate that the workload files are present (i.e. have survived or been reconstructed from the
HIGHqa/tasks/cephfs/test_data_scan.py0damage the filesystem pools in ways that will be interesting to recover from. by default just wipe everything in the met
HIGHqa/tasks/cephfs/test_recovery_pool.py0damage the filesystem pools in ways that will be interesting to recover from. by default just wipe everything in the met
HIGHqa/tasks/cephfs/test_scrub.py0damage the filesystem pools in ways that will be interesting to recover from. by default just wipe everything in the met
HIGHqa/tasks/cephfs/test_data_scan.py0called after client unmount, after write: flush whatever you want
HIGHqa/tasks/cephfs/test_recovery_pool.py0called after client unmount, after write: flush whatever you want
HIGHqa/tasks/cephfs/test_scrub.py0called after client unmount, after write: flush whatever you want
HIGHqa/tasks/cephfs/test_data_scan.py0that when all objects in metadata pool are removed, we can rebuild a metadata pool based on the contents of a data pool,
HIGHqa/tasks/cephfs/test_recovery_pool.py0that when all objects in metadata pool are removed, we can rebuild a metadata pool based on the contents of a data pool,
HIGHqa/tasks/cephfs/test_scrub.py0that when all objects in metadata pool are removed, we can rebuild a metadata pool based on the contents of a data pool,
HIGHqa/tasks/cephfs/filesystem.py0kwargs accepts recover: bool, allow_dangerous_metadata_overlay: bool, yes_i_really_really_mean_it: bool and fs_ops: list
HIGHqa/tasks/cephfs/filesystem.py0kwargs accepts recover: bool, allow_dangerous_metadata_overlay: bool, yes_i_really_really_mean_it: bool and fs_ops: list
HIGHqa/tasks/cephfs/filesystem.py0kwargs accepts recover: bool, allow_dangerous_metadata_overlay: bool, yes_i_really_really_mean_it: bool and fs_ops: list
HIGHsrc/test/rgw/rgw_multi/multisite.py0build a command line for the given command and args
HIGHsrc/test/rgw/rgw_multi/multisite.py0build a command line for the given command and args
HIGHsrc/test/rgw/rgw_multi/multisite.py0build a command line for the given command and args
HIGHsrc/test/rgw/rgw_multi/multisite.py0build a command line for the given command and args
HIGHsrc/test/rgw/rgw_multi/multisite.py0build a command line for the given command and args
HIGHsrc/cephadm/tests/test_cephadm.py0name="ubuntu" version="20.04 lts (focal fossa)" id=ubuntu id_like=debian pretty_name="ubuntu 20.04 lts" version_id="20.0
HIGHsrc/cephadm/tests/test_cephadm.py0name="ubuntu" version="20.04 lts (focal fossa)" id=ubuntu id_like=debian pretty_name="ubuntu 20.04 lts" version_id="20.0
HIGHsrc/cephadm/tests/test_cephadm.py0name="ubuntu" version="20.04 lts (focal fossa)" id=ubuntu id_like=debian pretty_name="ubuntu 20.04 lts" version_id="20.0
HIGHsrc/cephadm/tests/test_cephadm.py0name="centos linux" version="8 (core)" id="centos" id_like="rhel fedora" version_id="8" platform_id="platform:el8" prett
HIGHsrc/cephadm/tests/test_cephadm.py0name="centos linux" version="8 (core)" id="centos" id_like="rhel fedora" version_id="8" platform_id="platform:el8" prett
HIGHsrc/cephadm/tests/test_cephadm.py0name="centos linux" version="8 (core)" id="centos" id_like="rhel fedora" version_id="8" platform_id="platform:el8" prett
HIGHsrc/cephadm/tests/test_cephadm.py0name="centos linux" version="7 (core)" id="centos" id_like="rhel fedora" version_id="7" pretty_name="centos linux 7 (cor
HIGHsrc/cephadm/tests/test_cephadm.py0name="centos linux" version="7 (core)" id="centos" id_like="rhel fedora" version_id="7" pretty_name="centos linux 7 (cor
HIGHsrc/cephadm/tests/test_cephadm.py0name="centos linux" version="7 (core)" id="centos" id_like="rhel fedora" version_id="7" pretty_name="centos linux 7 (cor
HIGHsrc/cephadm/tests/test_util_funcs.py0explicity pass uid/gid values and assert these are passed to chown.
HIGHsrc/cephadm/tests/test_util_funcs.py0explicity pass uid/gid values and assert these are passed to chown.
HIGHsrc/cephadm/tests/test_util_funcs.py0explicity pass uid/gid values and assert these are passed to chown.
HIGHsrc/ceph-volume/ceph_volume/tests/util/test_disk.py0/dev/sdb1: uuid="62416664-cbaf-40bd-9689-10bd337379c3" type="xfs" part_entry_scheme="gpt" part_entry_name="ceph data" pa
HIGHsrc/ceph-volume/ceph_volume/tests/util/test_disk.py0/dev/sdb1: uuid="62416664-cbaf-40bd-9689-10bd337379c3" type="xfs" part_entry_scheme="gpt" part_entry_name="ceph data" pa
HIGHsrc/ceph-volume/ceph_volume/tests/util/test_disk.py0/dev/sdb1: uuid="62416664-cbaf-40bd-9689-10bd337379c3" type="xfs" part_entry_scheme="gpt" part_entry_name="ceph data" pa
HIGHsrc/ceph-volume/ceph_volume/tests/util/test_disk.py0/dev/sdb1: uuid="62416664-cbaf-40bd-9689-10bd337379c3" type="xfs" part_entry_scheme="gpt" part_entry_name="ceph data" pa
HIGHsrc/pybind/mgr/cephadm/agent.py0handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific
HIGHsrc/pybind/mgr/cephadm/agent.py0handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific
HIGHsrc/pybind/mgr/cephadm/agent.py0handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific
HIGHsrc/pybind/mgr/cephadm/agent.py0handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific
HIGHsrc/pybind/mgr/cephadm/agent.py0handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific
HIGHsrc/pybind/mgr/cephadm/agent.py0handles get request to retrieve specific information. this function is exposed to handle get requests and fetch specific
HIGHsrc/pybind/mgr/cephadm/tests/test_node_proxy.py0-----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb
HIGH…pybind/mgr/cephadm/tests/services/test_mgmt_gateway.py0-----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb
HIGHsrc/pybind/mgr/cephadm/tests/services/test_agent.py0-----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb
HIGHsrc/pybind/mgr/cephadm/tests/services/test_nvmeof.py0-----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb
HIGHsrc/pybind/mgr/cephadm/tests/services/test_iscsi.py0-----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb
HIGHsrc/pybind/mgr/cephadm/tests/services/test_rgw.py0-----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb
HIGH…c/pybind/mgr/cephadm/tests/services/test_monitoring.py0-----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb
HIGHsrc/pybind/mgr/cephadm/tests/services/test_nfs.py0-----begin certificate-----\nmiicxjccaa4ceqdizsujnblkaljzmvntjukjma0gcsqgsib3dqebdquamcexdtal\nbgnvbaombenlcggxedaobgnvb
HIGH…pybind/mgr/cephadm/tests/services/test_mgmt_gateway.py0-----begin certificate-----\nmiie7dccatsgawibagiue8b2zz64geu2ns3zfn3/4l+cf6mwdqyjkozihvcnaqel\nbqawfzevmbmga1ueawwmy2vwa
68 more matches not shown…
Cross-Language Confusion87 hits · 559 pts
SeverityFileLineSnippet
HIGH…nits/windows/py_tests/rbd_wnbd/service_restart_test.py46 'data. Examples: crc32c, md5, sha1, null, etc. '
HIGH…nits/windows/py_tests/rbd_wnbd/service_restart_test.py47 'If set to null, the written data will not be '
HIGHqa/workunits/windows/py_tests/rbd_wnbd/stress_test.py51 'data. Examples: crc32c, md5, sha1, null, etc. '
HIGHqa/workunits/windows/py_tests/rbd_wnbd/stress_test.py52 'If set to null, the written data will not be '
HIGHqa/tasks/devstack.py83 cmd = "cd devstack && git checkout " + branch
HIGHqa/tasks/devstack.py273 cmd = "cd devstack && sed -ie 's/screen -c/screen -dm -c/' rejoin-stack.sh"
HIGHqa/tasks/qemu.py265 test -d /etc/ceph || mkdir /etc/ceph
HIGHqa/tasks/qemu.py279 test -d /mnt/test_b && cd /mnt/test_b
HIGHqa/tasks/qemu.py280 /mnt/cdrom/test.sh > /mnt/log/test.log 2>&1 && touch /mnt/log/success
HIGHqa/tasks/cephfs/test_data_scan.py248 self._mount.run_shell_payload("stat dir_y/dir_yy/dir_xxx/file_y || stat dir_x/dir_xx/dir_xxx/file_y")
HIGHqa/tasks/cephfs/test_failover.py1005 self.mount_a.run_shell_payload("mkdir top && touch top/file")
HIGHqa/tasks/cephfs/test_exports.py191 self.mount_a.run_shell_payload('cd top/00000000 && for i in `seq 1 10000`; do mkdir $i; done;')
HIGHqa/tasks/cephfs/test_journal_repair.py195 self.mount_a.run_shell_payload("mkdir dir1 && touch dir1/file_after_reset")
HIGHqa/tasks/cephfs/test_cephfs_shell.py4"export PATH=$PATH:$(cd ../src/tools/cephfs/shell && pwd)" from the build dir
HIGHqa/tasks/cephfs/test_fscrypt.py69 self.mount_a.run_shell_payload(f"cd {self.path} && dd if=/dev/urandom of={file} bs=512 count=1 oflag=sync && syn
HIGHqa/tasks/cephfs/mount.py312 if command -v iptables >/dev/null 2>&1 && sudo iptables -t nat -A POSTROUTING -s {self.ceph_brx_net} -o
HIGHqa/tasks/cephfs/mount.py312 if command -v iptables >/dev/null 2>&1 && sudo iptables -t nat -A POSTROUTING -s {self.ceph_brx_net} -o
HIGHqa/tasks/cephfs/mount.py316 sudo nft add table ip filter > /dev/null 2>&1 || true
HIGHqa/tasks/cephfs/mount.py317 sudo nft add chain ip filter forward {{ type filter hook forward priority 0 \; }} > /dev/null 2>&1 |
HIGHqa/tasks/cephfs/mount.py319 sudo nft add table ip nat > /dev/null 2>&1 || true
HIGHqa/tasks/cephfs/mount.py321 sudo nft add chain ip nat postrouting {{ type nat hook postrouting priority 100 \; }} > /dev/null 2>
HIGHqa/tasks/cephfs/mount.py463 if command -v iptables >/dev/null 2>&1 && sudo iptables -t nat -D POSTROUTING -s {self.ceph_brx_net} -o {gw}
HIGHqa/tasks/cephfs/mount.py463 if command -v iptables >/dev/null 2>&1 && sudo iptables -t nat -D POSTROUTING -s {self.ceph_brx_net} -o {gw}
HIGHqa/tasks/cephfs/mount.py464 sudo iptables -D FORWARD -o {gw} -i ceph-brx -j ACCEPT || true
HIGHqa/tasks/cephfs/mount.py465 sudo iptables -D FORWARD -i {gw} -o ceph-brx -j ACCEPT || true
HIGHqa/tasks/cephfs/mount.py467 sudo nft delete rule ip filter forward iifname ceph-brx oifname {gw} accept > /dev/null 2>&1 || true
HIGHqa/tasks/cephfs/mount.py468 sudo nft delete rule ip filter forward iifname {gw} oifname ceph-brx accept > /dev/null 2>&1 || true
HIGHqa/tasks/cephfs/mount.py469 sudo nft delete rule ip nat postrouting ip saddr {self.ceph_brx_net} oifname {gw} masquerade > /dev/null
HIGHsrc/cephadm/tests/test_logrotate_config.py26 killall -q -1 ceph-exporter ceph-mon ceph-mgr ceph-mds ceph-osd ceph-fuse radosgw rbd-mirror cephfs-mirror tcmu-
HIGHsrc/script/build-with-container.py56 $EDITOR ./my-cool-script.sh && chmod +x ./my-cool-script.sh
HIGHsrc/script/build-with-container.py833 f"cd {ctx.cli.homedir} && source ./src/script/run-make.sh && has_build_dir || configure ${{CONFIGURE_ARGS}}"
HIGHsrc/script/build-with-container.py833 f"cd {ctx.cli.homedir} && source ./src/script/run-make.sh && has_build_dir || configure ${{CONFIGURE_ARGS}}"
HIGHsrc/script/build-with-container.py850 f"cd {ctx.cli.homedir} && source ./src/script/run-make.sh && build vstart",
HIGHsrc/script/build-with-container.py867 f"cd {ctx.cli.homedir} && source ./src/script/run-make.sh && build tests",
HIGHsrc/script/build-with-container.py887 f"cd {ctx.cli.homedir} && source ./run-make-check.sh && build tests && run",
HIGHsrc/script/cpatch.py465 dlines.append("RUN for i in tmpbin/*; do find /usr/bin /usr/sbin -name $(basename $i) -exec mv -f $i '{}' \;
HIGHsrc/script/cpatch.py470 dlines.append("RUN for i in tmplib/*; do find /usr/lib64 -name $(basename $i) -exec mv -f $i '{}' \;; echo $
HIGHsrc/script/cpatch.py474 dlines.append("RUN rm -rf /usr/local/lib64 && ln -sf /usr/lib64 /usr/local && ln -sf /usr/share/ceph /usr/lo
HIGHsrc/script/ptl-tool.py1939 G.git.push(CI_REMOTE_URL, branch) # for shaman
HIGHsrc/script/ptl-tool.py1941 G.git.push(CI_REMOTE_URL, tag.name) # for archival
HIGH…ceph-volume/ceph_volume/tests/devices/raw/test_list.py16# {"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.py18# {"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.py19# {"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.py23# {"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.py25# {"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.py26# {"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.py29# {"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.py30# {"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.py32# {"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.py33# {"name": "/dev/mapper/ceph--osd--block--2", "maj:min": "253:1", "rm": "0", "size": "512G", "ro": "0", "t
HIGHsrc/pybind/mgr/rook/rook_cluster.py918 args=["-c", f"ceph-volume raw list {path} && dd if=/dev/zero of=\"{path}\" bs=1M count=1
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2888 "ip": null,
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2892 "rank": null,
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2893 "rank_generation": null,
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2894 "extra_container_args": null,
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2895 "extra_entrypoint_args": null,
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2896 "memory_request": null,
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2897 "memory_limit": null,
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2925 "ip": null,
HIGHsrc/pybind/mgr/cephadm/tests/test_cephadm.py2929 "rank": null,
27 more matches not shown…
Unused Imports468 hits · 449 pts
SeverityFileLineSnippet
LOWqa/workunits/restart/test-backtraces.py3
LOWqa/workunits/mon/caps.py3
LOWqa/workunits/mon/caps.py13
LOWqa/tasks/mds_creation_failure.py5
LOWqa/tasks/ceph_test_case.py10
LOWqa/tasks/mgr/dashboard/test_monitor.py2
LOWqa/tasks/mgr/dashboard/test_rbd.py4
LOWqa/tasks/mgr/dashboard/test_user.py4
LOWqa/tasks/mgr/dashboard/test_auth.py3
LOWqa/tasks/mgr/dashboard/test_role.py3
LOWqa/tasks/mgr/dashboard/test_rgw.py2
LOWqa/tasks/mgr/dashboard/test_host.py2
LOWqa/tasks/mgr/dashboard/test_erasure_code_profile.py3
LOWqa/tasks/mgr/dashboard/test_cluster_configuration.py1
LOWqa/tasks/mgr/dashboard/test_orchestrator.py2
LOWqa/tasks/mgr/dashboard/test_perf_counters.py2
LOWqa/tasks/mgr/dashboard/test_requests.py3
LOWqa/tasks/mgr/dashboard/test_motd.py4
LOWqa/tasks/mgr/dashboard/test_logs.py2
LOWqa/tasks/mgr/dashboard/helper.py3
LOWqa/tasks/mgr/dashboard/test_osd.py3
LOWqa/tasks/mgr/dashboard/test_summary.py1
LOWqa/tasks/mgr/dashboard/test_health.py2
LOWqa/tasks/mgr/dashboard/test_api.py3
LOWqa/tasks/mgr/dashboard/test_crush_rule.py3
LOWqa/tasks/mgr/dashboard/test_rbd_mirroring.py4
LOWqa/tasks/mgr/dashboard/test_pool.py2
LOWqa/tasks/mgr/dashboard/test_mgr_module.py2
LOWqa/tasks/mgr/dashboard/test_settings.py3
LOWexamples/rgw/boto3/get_usage_stats.py2
LOWexamples/rgw/boto3/append_object.py2
LOWexamples/rgw/boto3/put-bucket-replication.py3
LOWexamples/rgw/boto3/put-bucket-replication.py8
LOWdoc/_ext/ceph_releases.py7
LOWmonitoring/ceph-mixin/tests_alerts/utils.py1
LOWmonitoring/ceph-mixin/tests_dashboards/__init__.py1
LOWmonitoring/ceph-mixin/tests_dashboards/__init__.py3
LOWsrc/tools/histogram_dump.py18
LOWsrc/tools/contrib/assign_crimson_cores.py5
LOWsrc/tools/rgw/parse-cr-dump.py2
LOWsrc/test/crimson/cbt/t2c.py3
LOWsrc/test/rgw/test_multi.py13
LOWsrc/test/rgw/test_multi.py25
LOWsrc/test/rgw/test_multi.py26
LOWsrc/test/rgw/test_multi.py27
LOWsrc/test/rgw/bucket_notification/api.py3
LOWsrc/test/rgw/bucket_notification/test_bn.py13
LOWsrc/test/rgw/bucket_notification/test_bn.py26
LOWsrc/test/rgw/bucket_notification/test_bn.py36
LOWsrc/test/rgw/bucket_notification/test_bn.py36
LOWsrc/test/rgw/bucket_notification/test_bn.py36
LOWsrc/test/rgw/bucket_notification/test_bn.py36
LOWsrc/test/rgw/lua/test_lua.py15
LOWsrc/test/rgw/rgw_multi/zone_cloud.py1
LOWsrc/test/rgw/rgw_multi/zone_cloud.py2
LOWsrc/test/rgw/rgw_multi/zone_cloud.py17
LOWsrc/test/rgw/rgw_multi/zone_es.py13
LOWsrc/test/rgw/rgw_multi/multisite.py6
LOWsrc/test/rgw/rgw_multi/tests_es.py4
LOWsrc/test/rgw/rgw_multi/tests_es.py5
408 more matches not shown…
Decorative Section Separators174 hits · 381 pts
SeverityFileLineSnippet
MEDIUMqa/tasks/cephfs/test_client_recovery.py101 # =====================================================
MEDIUMqa/tasks/cephfs/test_client_recovery.py112 # =====================================================
MEDIUMqa/tasks/cephfs/test_client_recovery.py124 # =====================================================
MEDIUMqa/tasks/cephfs/test_client_recovery.py137 # =================
MEDIUMqa/tasks/cephfs/test_client_recovery.py181 # =========================
MEDIUMqa/tasks/cephfs/test_client_recovery.py222 # =====================================
MEDIUMqa/tasks/cephfs/test_client_recovery.py281 # ===================================
MEDIUMqa/tasks/cephfs/test_client_recovery.py328 # ===================================
MEDIUMqa/tasks/cephfs/test_cephfs_shell.py1138 # ====================================================================================================
MEDIUMqa/tasks/cephfs/test_cephfs_shell.py1158 # ====================================================================================================
MEDIUMqa/tasks/cephfs/test_cephfs_shell.py1175 # ====================================================================================================
MEDIUMqa/tasks/cephfs/test_cephfs_shell.py1119 # ====================================================================================================
MEDIUMqa/cephfs/unshare_ns_mount.sh24# -----------
MEDIUMqa/cephfs/unshare_ns_mount.sh27# -----------
MEDIUM…ng/ceph-mixin/tests_dashboards/features/environment.py51# ===========================
MEDIUMsrc/test/rgw/dedup/test_dedup.py73#-----------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py81#-----------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py87#-----------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py93#-----------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py102#-----------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py112#==============================================
MEDIUMsrc/test/rgw/dedup/test_dedup.py113#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py304#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py313#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py321#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py386#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py396#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py490#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py500#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py513#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py522#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py561#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py569#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py578#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1250#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1255#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1264#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1272#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1415#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1422#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1688#==============================================================================
MEDIUMsrc/test/rgw/dedup/test_dedup.py1690#==============================================================================
MEDIUMsrc/test/rgw/dedup/test_dedup.py1691#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1926#==============================================================================
MEDIUMsrc/test/rgw/dedup/test_dedup.py1928#==============================================================================
MEDIUMsrc/test/rgw/dedup/test_dedup.py1934#------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py1939#------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py2185#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py2196#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py2224#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py2234#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py2279#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py2284#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py2289#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py3265#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py3267#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py3363#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py3372#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py3497#-------------------------------------------------------------------------------
MEDIUMsrc/test/rgw/dedup/test_dedup.py3667#===============================================================================
114 more matches not shown…
Self-Referential Comments142 hits · 360 pts
SeverityFileLineSnippet
MEDIUMmake-srpm.sh4# Create a SRPM which can be used to build Ceph
MEDIUMbin/git-archive-all.sh108TMPFILE=`mktemp "$TMPDIR/$PROGRAM.XXXXXX"` # Create a place to store our work's progress
MEDIUMbin/git-archive-all.sh199# Create the superproject's git-archive
MEDIUMqa/workunits/dencoder/test_readable.py298# Create a generator that processes batches asynchronously
MEDIUMqa/workunits/mon/mon-stretch-pool.sh107# Create a custom crush rule
MEDIUMqa/workunits/cephtool/test.sh1153 # Create a FS using the 'cache' pool now that it's no longer a tier
MEDIUMqa/workunits/cephtool/test.sh1183 # Create a FS and check that we can subsequently add a cache tier to it
MEDIUMqa/workunits/fs/fscrypt.sh38# Create the test directory
MEDIUMqa/workunits/rest/test_mgr_rest_api.py26# Create a pool and get its id
MEDIUMqa/erasure-code/ec-feature-plugins-v2.yaml70# Creating an erasure code profile using the lrc plugin now works
MEDIUMqa/tasks/dnsmasq.py73 dnsmasq = ["# This file is generated by dnsmasq teuthology task", ""]
MEDIUMqa/tasks/cbt.py103 # Create a virtual environment for CBT
MEDIUMqa/tasks/stretch_mode_disable_enable.py473 # Create a pool
MEDIUMqa/tasks/mgr/dashboard/test_rgw.py28 # Create the administrator account.
MEDIUMqa/tasks/mgr/dashboard/test_rgw.py36 # Create a test user?
MEDIUMqa/tasks/mgr/dashboard/test_rgw.py102 # Create an MFA user
MEDIUMqa/tasks/mgr/dashboard/test_rgw.py139 # Create a new bucket.
MEDIUMqa/tasks/mgr/dashboard/test_rgw.py272 # Create a new bucket. The tenant of the user is used when
MEDIUMqa/tasks/mgr/dashboard/test_rgw.py521 # Create a new user.
MEDIUMqa/tasks/mgr/dashboard/test_rgw.py562 # Create a new user.
MEDIUMqa/tasks/cephfs/test_data_scan.py254 # Create a file whose backtrace disagrees with his eventual position
MEDIUMqa/tasks/cephfs/test_data_scan.py343 # Create a dir with a striped layout set on it
MEDIUMqa/tasks/cephfs/test_data_scan.py591 # Create a directory of `file_count` files, each named after its
MEDIUMqa/tasks/cephfs/test_damage.py117 # Define the various forms of damage we will inflict
MEDIUMqa/tasks/cephfs/test_recovery_pool.py116 # Create the alternate pool if requested
MEDIUMqa/tasks/cephfs/test_misc.py714 # Create a directory and the mds will journal this and then crash
MEDIUMqa/tasks/cephfs/test_exports.py27 # Create a directory that is pre-exported to rank 1
MEDIUMqa/tasks/cephfs/test_journal_migration.py20 # Create a filesystem using the older journal format.
MEDIUMqa/tasks/cephfs/test_backtrace.py39 # Create a file for subsequent checks
MEDIUMqa/tasks/cephfs/test_backtrace.py66 # Create a new data pool
MEDIUMqa/tasks/cephfs/test_strays.py389 # Create a hardlink named file_b
MEDIUMqa/tasks/cephfs/test_strays.py671 # Create a non-purgeable stray in a ~mds1 stray directory
MEDIUMqa/tasks/cephfs/test_strays.py838 # Create a dir with a file in it
MEDIUMqa/tasks/cephfs/test_journal_repair.py141 # Create a new file, ensure it is not issued the same ino as one of the
MEDIUMqa/tasks/cephfs/test_journal_repair.py229 # Create a dir on each rank
MEDIUMqa/tasks/cephfs/test_journal_repair.py497 # Create an invalid dump file with partial header
MEDIUMqa/tasks/cephfs/test_journal_repair.py521 # Create an invalid dump file which doesn't have 'object_size' header
MEDIUMqa/tasks/cephfs/test_volumes.py2935 # Create a subvolume without setting an earmark
MEDIUMqa/tasks/cephfs/test_volumes.py2947 # Create a subvolume
MEDIUMqa/tasks/cephfs/test_volumes.py2974 # Define the expected error message
MEDIUMqa/tasks/cephfs/test_volumes.py8441 # Create a file with suid, guid bits set along with executable bit.
MEDIUMqa/tasks/cephfs/test_forward_scrub.py138 # Create a new inode that's just in the log, i.e. would
MEDIUMqa/tasks/cephfs/test_forward_scrub.py287 # Create a file for subsequent checks
MEDIUMqa/tasks/cephfs/test_forward_scrub.py318 # Create a file for checks
MEDIUMqa/tasks/cephfs/test_forward_scrub.py398 # Create a file for checks
MEDIUMqa/tasks/cephfs/test_client_limits.py269 # Create a few files synchronously. This makes sure previous requests are completed
MEDIUMqa/tasks/cephfs/test_client_limits.py317 # Create a few files synchronously. This makes sure previous requests are completed
MEDIUMqa/tasks/cephfs/test_cap_flush.py35 # Create a file and modify its mode. ceph-fuse will mark Ax cap dirty
MEDIUMqa/suites/orch/cephadm/smb/tasks/deploy_smb_basic.yaml33 # Create a user access the file system from samba
MEDIUMqa/suites/orch/cephadm/smb/tasks/deploy_smb_basic.yaml35 # Create a rados pool and store the config in it
MEDIUMqa/suites/orch/cephadm/smb/tasks/deploy_smb_domain.yaml32 # Create a user access the file system from samba
MEDIUMqa/suites/orch/cephadm/smb/tasks/deploy_smb_domain.yaml34 # Create a rados pool and store the config in it
MEDIUMqa/standalone/ceph-helpers.sh2343# This function is usually used after a **run_in_background** call
MEDIUMqa/standalone/ceph-helpers.sh2467# Create a temporary file with random data and return its name. The file
MEDIUMqa/standalone/scrub/osd-scrub-snaps.sh139 # Create a clone which isn't in snapset and doesn't have object info
MEDIUMqa/standalone/scrub/osd-scrub-snaps.sh187 # Create a pool with a single pg
MEDIUMqa/standalone/scrub/osd-scrub-snaps.sh749 # Create a pool with a single pg
MEDIUMqa/standalone/scrub/osd-scrub-test.sh67 # Create a pool with a single pg
MEDIUMqa/standalone/scrub/osd-scrub-test.sh162 # Create a pool with a single pg
MEDIUMqa/standalone/scrub/osd-scrub-test.sh236 # Create a pool with a single pg
82 more matches not shown…
Redundant / Tautological Comments76 hits · 113 pts
SeverityFileLineSnippet
LOWqa/workunits/dencoder/test_readable.py64 # Check if the command failed
LOWqa/workunits/rgw/s3_utilities.pm217# Read the file back to bucket
LOWqa/workunits/fs/fscrypt_cli_setup.sh28# Check if /tmp/fscrypt exists
LOWqa/workunits/fs/full/subvolume_ls.sh39#Set max_mds to 3
LOWqa/tasks/test_netsplit.py231 # Check if the expected detail is present
LOWqa/tasks/ceph_test_case.py233 # Check if we got an early match, wait a bit if we didn't
LOWqa/tasks/test_netsplit_3az_stretch_pool.py248 # Check if the expected detail is present
LOWqa/tasks/stretch_mode_disable_enable.py511 # Check if stretch mode is disabled correctly
LOWqa/tasks/stretch_mode_disable_enable.py558 # Check if stretch mode is disabled correctly
LOWqa/tasks/cephfs/test_data_scan.py351 # Write files, then flush metadata so that its layout gets written into an xattr
LOWqa/tasks/cephfs/test_openfiletable.py60 # Open the file
LOWqa/tasks/cephfs/test_failover.py526 # Set it to 0
LOWqa/tasks/cephfs/test_exports.py48 # Check if rank1 changed (standby tookover?)
LOWqa/tasks/cephfs/test_exports.py226 # Open the file with access mode(O_CREAT|O_WRONLY|O_TRUNC),
LOWqa/tasks/cephfs/test_exports.py445 # Check if distribution is uniform
LOWqa/tasks/cephfs/test_uninlining.py148 # Set max_mds to 1 or 2
LOWqa/tasks/cephfs/test_journal_repair.py223 # Set max_mds to 2
LOWqa/tasks/cephfs/test_nfs.py655 # Check if rados export object is deleted
LOWqa/tasks/cephfs/test_nfs.py691 # Check if exports gets listed
LOWqa/tasks/cephfs/test_nfs.py694 # Check if rados ganesha conf object is deleted
LOWqa/tasks/cephfs/test_nfs.py707 # Check if ganesha daemon is running
LOWqa/tasks/cephfs/test_nfs.py225 # Check if user id for export is created
LOWqa/tasks/cephfs/test_nfs.py229 # Check if export object is created
LOWqa/tasks/cephfs/test_nfs.py344 # Check if mount failed only when non existing pseudo path is passed
LOWqa/tasks/cephfs/test_nfs.py1468 # Check if both exports have same user_id
LOW…tes/orch/cephadm/smb/tasks/deploy_smb_mgr_res_dom.yaml78# Check if shares exist
LOW…ites/orch/cephadm/smb/tasks/deploy_smb_mgr_domain.yaml49# Check if shares exist
LOW…cephadm/smb/tasks/deploy_smb_mgr_ctdb_res_ports2c.yaml131# Check if shares exist
LOW…h/cephadm/smb/tasks/deploy_smb_mgr_ctdb_res_basic.yaml90# Check if shares exist
LOW…s/orch/cephadm/smb/tasks/deploy_smb_mgr_res_basic.yaml75# Check if shares exist
LOW…rch/cephadm/smb/tasks/deploy_smb_mgr_ctdb_res_dom.yaml93# Check if shares exist
LOW…h/cephadm/smb/tasks/deploy_smb_mgr_clustering_ips.yaml61# Check if shares exist
LOW…s/orch/cephadm/smb/tasks/deploy_smb_mgr_res_ports.yaml81# Check if shares exist
LOW…rch/cephadm/smb/tasks/deploy_smb_mgr_ctdb_res_ips.yaml98# Check if shares exist
LOW…uites/orch/cephadm/smb/tasks/deploy_smb_mgr_basic.yaml48# Check if shares exist
LOW…/orch/cephadm/smb/tasks/deploy_smb_proxy_disabled.yaml80# Check if shares exist
LOW…s/orch/cephadm/smb/tasks/deploy_smb_proxy_enabled.yaml80# Check if shares exist
LOWqa/standalone/scrub/osd-scrub-test.sh313 # Set scheduler to "wpq" until there's a reliable way to query scrub
LOWqa/standalone/scrub/osd-scrub-test.sh540 # Set scheduler to "wpq" until there's a reliable way to query scrub states
LOWqa/standalone/scrub/osd-scrub-repair.sh449 # Set scheduler to "wpq" until there's a reliable way to query scrub states
LOWqa/standalone/scrub/osd-scrub-repair.sh2189 # Set one to an even older value
LOWqa/standalone/osd-backfill/osd-backfill-space.sh289# Set size to 1 and write 4K * 600 to each pool
LOWsrc/test/encoding/readable.sh115 # Check if we'll be ignoring only specified objects, not whole type
LOWsrc/test/encoding/readable.sh157 # Check if processed object $f of $type should be skipped (postponed skip)
LOWsrc/test/encoding/readable.sh182 # Check if $f is a symbolic link and if it's pointing to existing target
LOWsrc/python-common/ceph/deployment/service_spec.py2871 # Check if netloc contains a valid IP or hostname and a port
LOW…hon-common/ceph/deployment/drive_selection/selector.py165 # Check if this device has an existing OSD for this spec.
LOWsrc/python-common/ceph/fs/earmarking.py109 # Check if the top-level scope is valid
LOWsrc/python-common/ceph/fs/earmarking.py113 # Check if all parts are non-empty to ensure valid dot-separated format
LOWsrc/script/cpatch.py27# Set CLEANUP to false to skip cleaning up temporary files for debugging.
LOWsrc/script/ptl-tool.py1672 # Check if the Label exist in the repo
LOWsrc/script/redmine-upkeep.py366 # Check if rate limit has been hit globally
LOWsrc/script/redmine-upkeep.py794 # Check if it's a backport tracker
LOWsrc/script/config-diff/config_diff.py21# Check if the folder exists in the specified branches
LOW…-volume/ceph_volume/tests/functional/tests/conftest.py31 # Check if any markers on the test method exist in the nodes group_names.
LOWsrc/ceph-volume/ceph_volume/devices/raw/list.py117 # Check if any LV has ceph.osd_id tag (making it a Ceph device)
LOWsrc/pybind/mgr/progress/module.py520 # Check if this PG involves the OSD that was marked in/out
LOWsrc/pybind/mgr/nfs/export.py646 # Check if earmark is set for the path, given path is of subvolume
LOWsrc/pybind/mgr/nfs/export.py804 # Check if export id matches
LOW…ind/mgr/rook/ci/tests/features/steps/implementation.py58 # Check if the response status code is successful (2xx)
16 more matches not shown…
Hallucination Indicators8 hits · 105 pts
SeverityFileLineSnippet
CRITICAL…hared/components/sparkline/sparkline.component.spec.ts47 const result = component.options.plugins.tooltip.callbacks.label({ parsed: { y: 1024 } });
CRITICAL…hared/components/sparkline/sparkline.component.spec.ts53 const result = component.options.plugins.tooltip.callbacks.label({ parsed: { y: 1024 } });
CRITICALsrc/pybind/mgr/dashboard/controllers/_crud.py429 self.__class__.outer_self.meta.table.set_selection_type(selection_type)
CRITICALsrc/pybind/mgr/dashboard/controllers/_crud.py454 self.__class__.outer_self.meta.actions.clear()
CRITICALsrc/pybind/mgr/dashboard/controllers/_crud.py457 self.__class__.outer_self.meta.actions.append(action._asdict())
CRITICALsrc/pybind/mgr/dashboard/controllers/_crud.py460 self.__class__.outer_self.meta.forms.clear()
CRITICALsrc/pybind/mgr/dashboard/controllers/_crud.py468 self.__class__.outer_self.meta.forms.append(form_as_dict)
CRITICALsrc/pybind/mgr/dashboard/controllers/_crud.py471 self.__class__.outer_self.meta.permissions.clear()
Docstring Block Structure12 hits · 60 pts
SeverityFileLineSnippet
HIGHsrc/cephadm/cephadmlib/cluster_ops.py294 Run a ceph command using CephContainer directly. Args: ctx: CephadmContext cmd: Command to run
HIGHsrc/script/config-diff/config_diff.py173 Load YAML configuration files from the given path. Args: path (Path): The directory path where the rep
HIGHsrc/ceph-volume/ceph_volume/util/encryption.py562Retrieve the LUKS2 JSON configuration area from a given device. This function reads the LUKS2 JSON configuratio
HIGHsrc/ceph-volume/ceph_volume/devices/lvm/zap.py126From an ``osd_id`` and/or an ``osd_fsid``, filter out all the Logical Volumes (LVs) in the system that match tho
HIGHsrc/pybind/mgr/cephadm/tlsobject_store.py166 Remove a TLS object from the in-memory registry and persist the change. Behavior by scope: -
HIGHsrc/pybind/mgr/cephadm/module.py2916Zap a device on a managed host. Use ceph-volume zap to return a device to an unused/free state Args:
HIGHsrc/pybind/mgr/cephadm/ceph_volume.py328Determines if a device is shared between multiple OSDs. This method checks if a given device is shared by multi
HIGHsrc/pybind/mgr/diskprediction_local/predictor.py272 Initialize all models. Args: None Returns: Error message. If all goes well, retur
HIGHsrc/pybind/mgr/diskprediction_local/predictor.py330 Get 5 days differential attributes. Args: disk_days: Refer to function predict(...).
HIGHsrc/pybind/mgr/diskprediction_local/predictor.py361 Find the best model from model list according to given attribute list. Args: attr_list: Al
HIGHsrc/pybind/mgr/diskprediction_local/predictor.py404 Return ordered attributes of given disk days. Args: disk_days: Unordered disk days.
HIGHsrc/pybind/mgr/diskprediction_local/predictor.py433 Predict using given 6-days disk S.M.A.R.T. attributes. Args: disk_days: A list struct comp
AI Slop Vocabulary31 hits · 57 pts
SeverityFileLineSnippet
MEDIUMqa/workunits/erasure-code/jquery.js9463// AMD modules. A named AMD is safest and most robust way to register.
MEDIUMqa/workunits/rbd/rbd_mirror_helpers.sh111# These vars facilitate running this script in an environment with
LOWqa/tasks/vstart_runner.py1253 # Don't just call addFailure because that requires a traceback
MEDIUMqa/tasks/devstack.py281 # were trying to access Keystone on port 5000. A more robust way to handle
LOWqa/tasks/cephfs_test_runner.py190 # Don't just call addFailure because that requires a traceback
LOWqa/tasks/radosgw_admin_rest.py266 # just use the first client...
LOWqa/suites/fs/workload/tasks/6-workunit/postgres.yaml7# Instead, we'll just set the context for the mount and be done with it. I've
MEDIUMsrc/crimson/os/seastore/journal/record_submitter.h180 // Essentially, equivalent to the combined logic of:
MEDIUM…crimson/os/seastore/onode_manager/staged-fltree/node.h605 // XXX: leverage intrusive data structure to control memory overhead
MEDIUM…crimson/os/seastore/onode_manager/staged-fltree/node.h737 // XXX: leverage intrusive data structure to control memory overhead
MEDIUMsrc/python-common/ceph/deployment/drive_group.py253 #: To fully utilize nvme devices multiple osds are required.
LOWsrc/cephadm/cephadmlib/data_utils.py193 # Generally, we should be able to just pass the spec to the mgr module where
MEDIUMsrc/cephadm/cephadmlib/file_utils.py28 """Write a new file in a robust manner, optionally specifying the owner,
MEDIUMsrc/cephadm/cephadmlib/runscripts.py49 """Write the scripts that systemd services will call in order to
MEDIUMsrc/common/async/redirect_error.h105 // Essentially a call-once function, invoked as an rvalue.
LOWsrc/ceph-volume/ceph_volume/process.py36 # these are just set when logging subprocess, not globally.
LOWsrc/ceph-volume/ceph_volume/process.py86 # if the flag just doesn't exist then it doesn't matter just return
LOWsrc/ceph-volume/ceph_volume/devices/simple/activate.py71 # encrypted, just return what was found
LOWsrc/pybind/ceph_argparse.py1128 # if first CephPrefix or any other type, just set it
LOWsrc/pybind/mgr/cephadm/agent.py885 # just set the timestamp to now. However, if host was offline before, we
LOWsrc/pybind/mgr/cephadm/migrations.py70 # we have here is to just set it back to 0
LOWsrc/pybind/mgr/cephadm/tests/test_cephadm.py2344 # not be called and it should just return immediately with nothing
MEDIUMsrc/pybind/mgr/cephadm/services/cephadmservice.py1157 # for the first bucket=loc pair in the list in order to facilitate
MEDIUMsrc/pybind/mgr/cephadm/services/nvmeof.py166 # Indicate to the daemon whether to utilize huge pages
LOWsrc/pybind/mgr/dashboard/controllers/nvmeof.py111 # just return none instead of raising an exception
LOWsrc/pybind/mgr/dashboard/services/nvmeof_conf.py130 # just return None if any orchestrator error is raised
MEDIUMsrc/pybind/mgr/smb/mon_store.py82 """A store that serves as a layer on top of a mgr module's key/value store.
LOWsrc/pybind/mgr/prometheus/module.py66 # For other errors (e.g., invalid address), just return and let CherryPy handle it
LOWsrc/pybind/mgr/volumes/module.py637 # keep clients alive longer, or just pass a "don't recover"
MEDIUMsrc/pybind/mgr/orchestrator/_interface.py489 """Perform all required operations in order to replace a device.
MEDIUMsrc/pybind/mgr/orchestrator/module.py840 """Perform all required operations in order to replace a device.
Dead Code22 hits · 44 pts
SeverityFileLineSnippet
MEDIUMqa/tasks/ceph_manager.py2009
MEDIUMqa/tasks/ceph_manager.py2036
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py160
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py161
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py162
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py163
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py165
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py167
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py168
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py171
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py172
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py173
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py174
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py175
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py176
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py177
MEDIUMsrc/test/rgw/rgw_multi/tests_az.py178
MEDIUMsrc/script/cpatch.py660
MEDIUMsrc/script/cpatch.py668
MEDIUMsrc/script/cpatch.py676
MEDIUMsrc/script/cpatch.py684
MEDIUMsrc/pybind/mgr/dashboard/cli.py58
Slop Phrases10 hits · 18 pts
SeverityFileLineSnippet
MEDIUMqa/workunits/rbd/cli_generic.sh1347 # Check that you can add a trash purge schedule after a few retries
MEDIUMqa/workunits/rbd/cli_generic.sh1672 # Check that you can add a mirror snapshot schedule after a few retries
MEDIUMqa/workunits/rbd/rbd_support_module_recovery.sh54# Check that you can add a mirror snapshot schedule after a few retries
LOWqa/tasks/s3tests.py599 To run any sts-tests don't forget to set a config variable named 'sts_tests' to 'True' as follows::
LOWqa/tasks/s3tests.py609 To run any cloud-transition tests don't forget to set a config variable named 'cloudtier_tests' to 'True' as follows
MEDIUMsrc/python-common/ceph/deployment/service_spec.py1047 #: across multiple networks, you can add multiple networks. See
LOWsrc/include/Context.h473 ceph_assert(activated); // Don't forget to activate your C_Gather!
LOWsrc/rgw/rgw_sal_store.h47 /* important! don't forget to update copy constructor */
LOWsrc/rgw/driver/rados/rgw_rados.h212 /* important! don't forget to update copy constructor */
LOWsrc/dmclock/src/dmclock_server.h1102 // don't forget to update previous tag
Fake / Example Data13 hits · 14 pts
SeverityFileLineSnippet
LOWqa/workunits/rados/test_large_omap_detection.py36 ioctx.write_full('large-omap-test-object1', b"Lorem ipsum")
LOWqa/workunits/rados/test_large_omap_detection.py49 ioctx.write_full('large-omap-test-object2', b"Lorem ipsum dolor")
LOWqa/workunits/rados/test_large_omap_detection.py52 buffer = ("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do "
LOWqa/workunits/rados/test_large_omap_detection.py52 buffer = ("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do "
LOWsrc/pybind/mgr/selftest/module.py334 self.set_module_option_ex("telemetry", "contact", "test@test.com")
LOWsrc/pybind/mgr/selftest/module.py335 assert self.get_module_option_ex("telemetry", "contact") == "test@test.com"
LOW…accounts-form/rgw-user-accounts-form.component.spec.ts79 component.accountForm.get('email').setValue('test@test.com');
LOW…accounts-form/rgw-user-accounts-form.component.spec.ts83 email: 'test@test.com',
LOW…end/src/app/shared/pipes/search-highlight.pipe.spec.ts30 const value = 'loreum ipsum .? dolor sit amet';
LOW…end/src/app/shared/pipes/search-highlight.pipe.spec.ts32 const expected = 'loreum ipsum <mark>.?</mark> dolor sit amet';
LOWsrc/pybind/mgr/dashboard/tests/test_nvmeof_client.py277 "street": "123 Main St",
LOWsrc/pybind/mgr/dashboard/tests/test_nvmeof_client.py284 assert person.address.street == "123 Main St"
LOWsrc/pybind/mgr/smb/tests/test_resourcelib.py317 address=['123 Main St', 'Smallville', 'IA', '048394'],
Verbosity Indicators5 hits · 8 pts
SeverityFileLineSnippet
LOWsrc/rgw/rgw_ratelimit.h140 /* The purpose of this function is to minimum time before overriding the stored timestamp
LOW…of-namespaces-form/nvmeof-namespaces-form.component.ts400 // Step 1: Create namespaces
LOW…of-namespaces-form/nvmeof-namespaces-form.component.ts401 // Step 2: If specific hosts selected, chain addNamespaceInitiators calls
LOW…key-modal/nvmeof-edit-host-key-modal.component.spec.ts158 // Step 1: Save (Confirmation)
LOW…key-modal/nvmeof-edit-host-key-modal.component.spec.ts165 // Step 2: Save changes (Actual submit)
Example Usage Blocks4 hits · 6 pts
SeverityFileLineSnippet
LOWqa/run_xfstests.sh13# Usage:
LOWqa/run_xfstests-obsolete.sh13# Usage:
LOWqa/workunits/rbd/rbd_mirror.sh5# Usage:
LOWmirroring/test-mirrors.sh8# Example usage:
Overly Generic Function Names5 hits · 4 pts
SeverityFileLineSnippet
LOWqa/workunits/erasure-code/jquery.flot.js1083 function processData() {
LOWsrc/ceph-node-proxy/ceph_node_proxy/redfish.py242 def process_data(m_id: str, flds: List[str], d: Dict[str, Any]) -> Dict[str, Any]:
LOWsrc/pybind/mgr/rbd_support/task.py392 def execute_task(self, sequence: int) -> None:
LOWsrc/pybind/mgr/dashboard/services/rgw_client.py2782 def process_data(self, data):
LOWsrc/pybind/mgr/smb/resourcelib.py58>>> def do_something():