From 554b1aafbe4ab5b6b243766c0e2f822c279e6864 Mon Sep 17 00:00:00 2001 From: Oleh Fedorenko Date: Mon, 2 Oct 2023 11:10:38 +0000 Subject: [PATCH] Remove jobs for foreman_openscap --- theforeman.org/yaml/jobs/foreman-plugins-pull-request.yaml | 2 -- theforeman.org/yaml/jobs/plugins/foreman_openscap.yaml | 6 ------ 2 files changed, 8 deletions(-) delete mode 100644 theforeman.org/yaml/jobs/plugins/foreman_openscap.yaml diff --git a/theforeman.org/yaml/jobs/foreman-plugins-pull-request.yaml b/theforeman.org/yaml/jobs/foreman-plugins-pull-request.yaml index ce35f842..24da564c 100644 --- a/theforeman.org/yaml/jobs/foreman-plugins-pull-request.yaml +++ b/theforeman.org/yaml/jobs/foreman-plugins-pull-request.yaml @@ -54,8 +54,6 @@ repo: 'https://github.com/theforeman/foreman_discovery' - foreman_host_extra_validator: repo: 'https://github.com/theforeman/foreman_host_extra_validator' - - foreman_openscap: - repo: 'https://github.com/theforeman/foreman_openscap' - foreman_setup: repo: 'https://github.com/theforeman/foreman_setup' - foreman_templates: diff --git a/theforeman.org/yaml/jobs/plugins/foreman_openscap.yaml b/theforeman.org/yaml/jobs/plugins/foreman_openscap.yaml deleted file mode 100644 index 9e1de45a..00000000 --- a/theforeman.org/yaml/jobs/plugins/foreman_openscap.yaml +++ /dev/null @@ -1,6 +0,0 @@ -- project: - name: foreman_openscap - repo: foreman_openscap - defaults: plugin - jobs: - - 'test_plugin_{name}_{branch}'