James O. D. Hunt

Results 86 issues of James O. D. Hunt

The [tracing test](https://github.com/kata-containers/tests/blob/main/tracing/tracing-test.sh) currently assumes QEMU. Update it to support FC.

area/tracing
feature
area/testing

This will help users and developers to determine which version of the component is installed on a system; the CC 2.1 version or the CC 3.0. See also: https://github.com/clearcontainers/proxy/issues/69

CC 2.1

We need a page under https://github.com/01org/cc-oci-runtime/wiki that lists details on how to write consistent documentation for the project. The page should cover such topics as: - How to reference the...

domain:docs
CC 2.1

Due to the different semantics of using devicemapper (such as the requirement to sync data), we should ensure we have a set of tests that attempt ot corrupt/lose data. It...

type:enhancement
P2
domain:tests

Current unit test code coverage is at 28.4% in master (too low). (Note that some additional coverage is provided by higher-level tests).

domain:tests
CC 2.1

*Lots* of files currently hardcode the docker image `busybox` as it is a very small but useful docker image [1]. Rather than hard-coding it everywhere we should define it in...

type:enhancement
CC 2.1

The metrics tests should assert that swap is disabled to ensure they are measuring RAM density only.

domain:tests
domain:metrics
CC 2.1

As a follow-on to #445, the CI scripts should test with the newest possible versions of the assets/dependencies (kernel, rootfs, qemu), but also with the last known good versions too.

type:enhancement
domain:tests
CC 2.1

The current https://github.com/01org/cc-oci-runtime/blob/master/versions.txt file has served us well, allowing us to specify particular versions of runtime source and package dependency versions. However, we're at the point where we may need...

type:enhancement
domain:config
CC 2.1

Currently, packages are created using OBS for known good versions of the runtime and assets. However, we need a way to generate packages for the runtime and assets for all...

domain:tests
CC 2.1