From 362207ba455c70c579cad7e85d27689772447e61 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 16 Nov 2021 09:59:25 -0600 Subject: [PATCH] qa/distros: add single-container-host.yaml This is a single, possibly preferred, os + container runtime combination. Signed-off-by: Sage Weil --- qa/distros/single-container-host.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/distros/single-container-host.yaml diff --git a/qa/distros/single-container-host.yaml b/qa/distros/single-container-host.yaml new file mode 120000 index 00000000000..f71756d42e8 --- /dev/null +++ b/qa/distros/single-container-host.yaml @@ -0,0 +1 @@ +container-hosts/centos_8.stream_container_tools_crun.yaml \ No newline at end of file -- 2.39.5