From d52ea3e34a56a32321214d65bd0a1be785245e1d Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Feb 22 2024 20:38:25 +0000 Subject: Test nftables in CI Ensure the configuration files under salt/files/nftables/ are valid. Signed-off-by: Georg Pfuetzenreuter --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8fa8b1a..2f989c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,6 +57,12 @@ test_haproxy: # - salt/profile/proxy/* # - salt/role/proxy* +test_nftables: + extends: + - .test_common + image: registry.opensuse.org/opensuse/infrastructure/containers/heroes-salt-testing-nftables:latest + script: bin/test_nftables.pl + # Dynamically generated jobs prepare_includes: script: bin/render_gitlab_ci_includes.py -w