From 2eda760edc158f949ab613a90a6bfe668f437dc1 Mon Sep 17 00:00:00 2001 From: deusebio Date: Thu, 5 Dec 2024 15:11:44 +0100 Subject: [PATCH] Enabling DSS testing on 1/track (Infra) (#1640) [KF-6648] Enabling SQA testing on 1/track --- .github/workflows/testflinger-contrib-dss-regression.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/testflinger-contrib-dss-regression.yaml b/.github/workflows/testflinger-contrib-dss-regression.yaml index b40e1b466d..5947150ab4 100644 --- a/.github/workflows/testflinger-contrib-dss-regression.yaml +++ b/.github/workflows/testflinger-contrib-dss-regression.yaml @@ -24,7 +24,8 @@ jobs: fail-fast: false matrix: dss_channel: - - latest/stable + - 1/stable + - 1/candidate - latest/edge microk8s_channel: - 1.28/stable