ID
Status
Ceph Branch
Suite Branch
Teuthology Branch
Machine
OS
Nodes
Description
Failure Reason
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/basic/{base/install.yaml cachepool/none.yaml clusters/{fixed-1.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml supported-random-distro$/{centos_8.yaml} tasks/rbd_api_tests_old_format.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/cli/{base/install.yaml clusters/{fixed-1.yaml openstack.yaml} features/defaults.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_cli_generic.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/cli_v1/{base/install.yaml clusters/{fixed-1.yaml openstack.yaml} features/format-1.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/none.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/rbd_cli_generic.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/ec-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests.yaml}
"2020-06-20T00:44:59.993611+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/maintenance/{base/install.yaml clusters/{fixed-3.yaml openstack.yaml} objectstore/bluestore-bitmap.yaml qemu/xfstests.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/dynamic_features.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/mirror/{base/install.yaml clients/{mirror-extra.yaml mirror.yaml} cluster/{2-node.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/rbd-mirror-bootstrap-workunit.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/mirror-thrash/{base/install.yaml clients/mirror.yaml cluster/{2-node.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml policy/none.yaml rbd-mirror/four-per-cluster.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd-mirror-fsx-workunit.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/nbd/{base/install.yaml cluster/{fixed-3.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml supported-random-distro$/{centos_8.yaml} thrashers/cache.yaml thrashosds-health.yaml workloads/rbd_fsx_nbd.yaml}
{'Failure object was': {'smithi005.front.sepia.ceph.com': {'msg': 'Failed to download packages: Cannot download Packages/boost-random-1.66.0-6.el8.x86_64.rpm: All mirrors were tried', 'results': [], 'invocation': {'module_args': {'name': ['dnf-utils', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'podman', 'podman-docker', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu-kvm-block-rbd', 'libacl-devel', 'dbench', 'autoconf', 'gdb', 'iozone'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 0, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', '/')"}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/qemu/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} features/defaults.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/ec-cache-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/qemu_bonnie.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/singleton/{all/admin_socket.yaml objectstore/bluestore-bitmap.yaml openstack.yaml supported-random-distro$/{ubuntu_latest.yaml}}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/singleton-bluestore/{all/issue-20295.yaml objectstore/bluestore-bitmap.yaml openstack.yaml supported-random-distro$/{ubuntu_latest.yaml}}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/thrash/{base/install.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml supported-random-distro$/{rhel_8.yaml} thrashers/cache.yaml thrashosds-health.yaml workloads/journal.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/valgrind/{base/install.yaml centos_latest.yaml clusters/{fixed-1.yaml openstack.yaml} objectstore/bluestore-bitmap.yaml validator/memcheck.yaml workloads/c_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests_with_defaults.yaml}
Command failed on smithi185 with status 1: 'sudo yum -y install ceph-mgr-diskprediction-local'
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/replicated-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests_with_journaling.yaml}
"2020-06-20T01:20:11.069004+0000 mon.b (mon.0) 362 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/small-cache-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/fsx.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/ec-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/python_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/qemu/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} features/journaling.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/qemu_fsstress.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/python_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/replicated-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_fio.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/filestore-xfs.yaml pool/ec-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/qemu/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} features/readbalance.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/none.yaml supported-random-distro$/{rhel_8.yaml} workloads/qemu_xfstests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/none.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/c_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/replicated-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/c_api_tests_with_journaling.yaml}
"2020-06-20T04:58:34.466628+0000 mon.b (mon.0) 344 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/small-cache-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/fsx.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/ec-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/python_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/qemu/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} features/defaults.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/replicated-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/qemu_bonnie.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/python_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/replicated-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/python_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_fio.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/c_api_tests.yaml}
"2020-06-20T09:21:20.902300+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/filestore-xfs.yaml pool/none.yaml supported-random-distro$/{rhel_8.yaml} workloads/c_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/qemu/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} features/journaling.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/small-cache-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/qemu_fsstress.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/replicated-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/fsx.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/ec-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/python_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/none.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/cli/{base/install.yaml clusters/{fixed-1.yaml openstack.yaml} features/journaling.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/none.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_cli_groups.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/qemu/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} features/readbalance.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/ec-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/qemu_xfstests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/replicated-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_fio.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/ec-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/c_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests_with_defaults.yaml}
"2020-06-20T09:27:52.669773+0000 mon.b (mon.0) 456 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/qemu/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} features/defaults.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/qemu_bonnie.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/filestore-xfs.yaml pool/replicated-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/fsx.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/none.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/thrash/{base/install.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml supported-random-distro$/{centos_8.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/rbd_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/qemu/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} features/journaling.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/qemu_fsstress.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/replicated-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/python_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/small-cache-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/rbd_fio.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/ec-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/c_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml pool/replicated-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/c_api_tests_with_journaling.yaml}
"2020-06-20T09:28:25.249619+0000 mon.a (mon.0) 284 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/qemu/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} features/readbalance.yaml msgr-failures/few.yaml objectstore/filestore-xfs.yaml pool/replicated-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/qemu_xfstests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/filestore-xfs.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/fsx.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/none.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/replicated-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/qemu/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} features/defaults.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/small-cache-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/qemu_bonnie.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/small-cache-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/rbd_fio.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/c_api_tests.yaml}
"2020-06-20T10:08:52.448768+0000 mon.a (mon.0) 279 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/none.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/c_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/replicated-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/c_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/cli/{base/install.yaml clusters/{fixed-1.yaml openstack.yaml} features/layering.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/replicated-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/rbd_cli_import_export.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/qemu/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} features/journaling.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/ec-cache-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/qemu_fsstress.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/singleton/{all/formatted-output.yaml objectstore/bluestore-comp-lz4.yaml openstack.yaml supported-random-distro$/{ubuntu_latest.yaml}}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/fsx.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/filestore-xfs.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/none.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/replicated-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/python_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/qemu/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} features/readbalance.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/qemu_xfstests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_fio.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/ec-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/c_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/none.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/c_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/replicated-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/c_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/fsx.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/qemu/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} features/defaults.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/qemu_bonnie.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml pool/ec-data-pool.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/python_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/filestore-xfs.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/python_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/replicated-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_fio.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/qemu/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} features/journaling.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/replicated-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/qemu_fsstress.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/ec-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests.yaml}
"2020-06-20T09:42:19.782660+0000 mon.b (mon.0) 343 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/none.yaml supported-random-distro$/{ubuntu_latest.yaml} workloads/c_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml pool/replicated-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests_with_journaling.yaml}
"2020-06-20T10:26:42.991143+0000 mon.b (mon.0) 660 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/small-cache-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/fsx.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
ubuntu 18.04
rbd/thrash/{base/install.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/cache.yaml thrashosds-health.yaml workloads/rbd_api_tests_copy_on_read.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/qemu/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} features/readbalance.yaml msgr-failures/few.yaml objectstore/bluestore-hybrid.yaml pool/small-cache-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/qemu_xfstests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/python_api_tests.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml pool/none.yaml supported-random-distro$/{centos_8.yaml} workloads/python_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/filestore-xfs.yaml pool/replicated-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/python_api_tests_with_journaling.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_fio.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/cli/{base/install.yaml clusters/{fixed-1.yaml openstack.yaml} features/defaults.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/small-cache-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/rbd_cli_generic.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/none.yaml clusters/{fixed-3.yaml openstack.yaml} config/none.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml pool/ec-data-pool.yaml supported-random-distro$/{rhel_8.yaml} workloads/c_api_tests.yaml}
"2020-06-20T10:23:12.062515+0000 mon.b (mon.0) 262 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY)" in cluster log
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/qemu/{cache/writethrough.yaml clusters/{fixed-3.yaml openstack.yaml} features/defaults.yaml msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml pool/ec-cache-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/qemu_bonnie.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
rhel 8.1
rbd/librbd/{cache/writearound.yaml clusters/{fixed-3.yaml openstack.yaml} config/permit-partial-discard.yaml min-compat-client/octopus.yaml msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml pool/none.yaml supported-random-distro$/{rhel_8.yaml} workloads/c_api_tests_with_defaults.yaml}
wip-mgolub-testing
wip-mgolub-testing
master
smithi
centos 8.1
rbd/librbd/{cache/writeback.yaml clusters/{fixed-3.yaml openstack.yaml} config/copy-on-read.yaml min-compat-client/default.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml pool/replicated-data-pool.yaml supported-random-distro$/{centos_8.yaml} workloads/c_api_tests_with_journaling.yaml}