From cddbdbb4a588be3bef032c28602943d0db5db779 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 23 Jan 2020 10:41:09 +0100 Subject: [PATCH] testmap: Add cockpit rhel-8.2 branch --- task/testmap.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/task/testmap.py b/task/testmap.py index 6f2a18ae1c..5f9ec950a3 100644 --- a/task/testmap.py +++ b/task/testmap.py @@ -51,6 +51,14 @@ 'fedora-30/selenium-chrome', 'centos-7', ], + 'rhel-8.2': [ + 'fedora-30/container-bastion', + 'fedora-30/selenium-firefox', + 'fedora-30/selenium-chrome', + 'fedora-30/selenium-edge', + 'rhel-8-2', + 'rhel-8-2-distropkg', + ], # These can be triggered manually with bots/tests-trigger '_manual': [ 'fedora-testing',