From e3c0d1d4e59f66b2c2551880a80658287e2b3aa1 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Wed, 15 Nov 2023 19:42:04 +0100 Subject: [PATCH] Drop Pulp 2 packaging PR testing job --- .../packaging/pulp-packaging-rpm-pr-test.yaml | 23 ------------------- theforeman.org/yaml/triggers/github_pr.yaml | 10 -------- 2 files changed, 33 deletions(-) delete mode 100644 theforeman.org/yaml/jobs/packaging/pulp-packaging-rpm-pr-test.yaml diff --git a/theforeman.org/yaml/jobs/packaging/pulp-packaging-rpm-pr-test.yaml b/theforeman.org/yaml/jobs/packaging/pulp-packaging-rpm-pr-test.yaml deleted file mode 100644 index 96da68d5..00000000 --- a/theforeman.org/yaml/jobs/packaging/pulp-packaging-rpm-pr-test.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- -- job: - name: pulp-packaging-rpm-pr-test - project-type: pipeline - concurrent: true - sandbox: true - properties: - - github: - url: https://github.com/pulp/pulp-packaging - - build-discarder: - days-to-keep: 30 - artifact-days-to-keep: 30 - triggers: - - github_pr_pulp_packaging: - context: 'rpm' - dsl: - !include-raw: - - pipelines/test/rpm_packaging.groovy - - pipelines/lib/packaging.groovy - - pipelines/lib/koji.groovy - - pipelines/lib/git.groovy - - pipelines/lib/ansible.groovy - - pipelines/lib/obal.groovy diff --git a/theforeman.org/yaml/triggers/github_pr.yaml b/theforeman.org/yaml/triggers/github_pr.yaml index 7d4c3526..0c323657 100644 --- a/theforeman.org/yaml/triggers/github_pr.yaml +++ b/theforeman.org/yaml/triggers/github_pr.yaml @@ -56,13 +56,3 @@ - github-pull-request: <<: *ghprb_defaults status-url: https://ci.theforeman.org/blue/organizations/jenkins/$JOB_NAME/detail/$JOB_NAME/$BUILD_ID/pipeline - -- trigger: - name: github_pr_pulp_packaging - triggers: - - github-pull-request: - <<: *ghprb_defaults - status-url: https://ci.theforeman.org/blue/organizations/jenkins/$JOB_NAME/detail/$JOB_NAME/$BUILD_ID/pipeline - white-list-target-branches: - - master - - 2\..*