Skip to content

Commit

Permalink
Drop Foreman 3.8/Katello 4.10 pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Mar 25, 2024
1 parent 43f54d2 commit ddf34fa
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 107 deletions.
1 change: 0 additions & 1 deletion centos.org/jobs/foreman-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
- deb
- rpm
version:
- '3.8'
- '3.9'
- '3.10'
- nightly
Expand Down
1 change: 0 additions & 1 deletion centos.org/jobs/katello-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
- 'foreman-pipeline-{type}-{flavor}-{version}'
empty: ''
version:
- '4.10'
- '4.11'
- '4.12'
- 'nightly'
Expand Down
9 changes: 0 additions & 9 deletions theforeman.org/pipelines/test/foreman/vars.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ def foreman_integration_versions = [
'ruby': ['2.7'],
'katello': 'KATELLO-4.11'
],
'3.8-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-4.10'
],
]

def foreman_unit_versions = [
Expand All @@ -29,9 +25,4 @@ def foreman_unit_versions = [
'ruby': ['2.7'],
'katello': 'KATELLO-4.11'
],
'3.8-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-4.10'
],
]

4 changes: 0 additions & 4 deletions theforeman.org/pipelines/test/testKatello.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ def katello_versions = [
'foreman': '3.9-stable',
'ruby': ['2.7']
],
'KATELLO-4.10': [
'foreman': '3.8-stable',
'ruby': ['2.7']
],
]

def ruby_versions = katello_versions[ghprbTargetBranch]['ruby']
Expand Down
41 changes: 0 additions & 41 deletions theforeman.org/pipelines/vars/foreman/3.8.groovy

This file was deleted.

16 changes: 0 additions & 16 deletions theforeman.org/pipelines/vars/katello/4.10.groovy

This file was deleted.

1 change: 0 additions & 1 deletion theforeman.org/yaml/includes/foreman_versions.yaml.inc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
- '3.8'
- '3.9'
- '3.10'
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@
- 'katello-{version}-rpm-pipeline'
empty: ''
version:
- '4.10'
- '4.11'
- '4.12'
33 changes: 0 additions & 33 deletions theforeman.org/yaml/jobs/test_3_8_stable.yaml

This file was deleted.

0 comments on commit ddf34fa

Please sign in to comment.