玩命加载中 . . .

频繁启用&停用ES服务,出现local-fs.target failed with result dependency 频繁启用&停用ES服务,出现local-fs.target failed with result dependency
概述 Ubuntu16.04,产品新增了Elasticsearch功能,在测试ES服务启用过程冲,选择240G 的Intel S4510 型号的SSD一块作为ES的data: Model Family: Intel S4510/S4
统计cosbench写速度 统计cosbench写速度
概述 BTW,今天是24节气的芒种,因新型冠状病毒疫情影响,高考延后了1个月。 言归正传,测试任务要求如下: 需要知道当前集群,单一bucket中,存放1000万object,存放2000万object,存放3000万object,。。。。
Cosbench wirte speed scenario test script Cosbench wirte speed scenario test script
Overview A recent test scenario was encountered: The customer wanted to know how fast the product writes S3 Object per s
2020-05-28
更改pip&easy_install默认安装源 更改pip&easy_install默认安装源
概述 pip默认安装源来自国外,很多时候由于墙的原因,导致下载很慢,或者超时,为了解决这个问题,尝试修改了pip默认安装源(具体操作下文介绍)。但在更改默认源后,如果被安装的包有依赖,需要先安装依赖的包,但这个依赖包还是使用的默认源。本文介
2020-05-05
Put S3 objects with metadata Put S3 objects with metadata
概述 产品引入keepalive,做了HA,在设置了浮动IP情况下,观察测试过程中浮动IP所在节点发生异常(如宕机,断网,keepalived服务挂掉等情况)业务中断时间,为此写了如下测试脚本,通过浮动IP,模拟并发/批量上传S3 对象文件
2020-04-22
Summary of S3 Sample Summary of S3 Sample
Overview When verifying some features of S3, you often need to use some basic operations, for this reason, record these
S3 placement to create bucket S3 placement to create bucket
概述 最近存储产品开始支持多个S3 Placement了,即上传S3 Object,默认存放到Default S3 Placement,如果有其他S3 Placement的存在,需要指定具体的S3 Placement名称,为此写了一测试脚本
2019-07-01
Python中的append()和extend()方法介绍 Python中的append()和extend()方法介绍
Python中的append()和extend()方法介绍
2019-03-10
S3 boto set content from filename S3 boto set content from filename
概述 自动化测试ceph S3 object时,需要上传不同的文件到不同的目录 与子目录下,并展示目录以及目录下子文件是否正确,为此先写了一个调试脚本,调试完毕后再集成到自动化测试框架中。 脚本 s3_boto_set_content_fr
2019-02-22
python json、ujson、orjson性能大比拼 python json、ujson、orjson性能大比拼
python json、ujson、orjson性能PK
2019-01-01
python zip 函数介绍 python zip 函数介绍
python zip 函数详解
2018-11-07
memory_profiler监测Python代码的内存使用情况 memory_profiler监测Python代码的内存使用情况
使用memory_profiler监测Python代码内存使用情况
2018-09-26
«1 2 3 4 5