Skip to content

Commit

Permalink
Cleanup EOL jobs, Foreman 3.10 edition
Browse files Browse the repository at this point in the history
  • Loading branch information
pcreech authored and ekohl committed Feb 22, 2024
1 parent 8a5a5f9 commit 28d38da
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 141 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.7'
- '3.8'
- '3.9'
- '3.10'
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.9'
- '4.10'
- '4.11'
- '4.12'
Expand Down
30 changes: 0 additions & 30 deletions theforeman.org/pipelines/test/foreman/vars.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,6 @@ def foreman_integration_versions = [
'ruby': ['2.7'],
'katello': 'KATELLO-4.10'
],
'3.7-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-4.9'
],
'3.6-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-4.8'
],
'3.5-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-4.7'
],
'3.4-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-4.6'
]
]

def foreman_unit_versions = [
Expand All @@ -49,19 +33,5 @@ def foreman_unit_versions = [
'ruby': ['2.7'],
'katello': 'KATELLO-4.10'
],
'3.7-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-4.9'
],
'3.6-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-4.8'
],
'3.5-stable': [
'ruby': ['2.7']
],
'3.4-stable': [
'ruby': ['2.7']
]
]

16 changes: 0 additions & 16 deletions theforeman.org/pipelines/test/testKatello.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,6 @@ def katello_versions = [
'foreman': '3.8-stable',
'ruby': ['2.7']
],
'KATELLO-4.9': [
'foreman': '3.7-stable',
'ruby': ['2.7']
],
'KATELLO-4.8': [
'foreman': '3.6-stable',
'ruby': ['2.7']
],
'KATELLO-4.7': [
'foreman': '3.5-stable',
'ruby': ['2.7']
],
'KATELLO-4.6': [
'foreman': '3.4-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.7.groovy

This file was deleted.

16 changes: 0 additions & 16 deletions theforeman.org/pipelines/vars/katello/4.9.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,4 +1,3 @@
- '3.7'
- '3.8'
- '3.9'
- '3.10'
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
- '3.7'
- '3.8'
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- 'katello-{version}-rpm-pipeline'
empty: ''
version:
- '4.9'
- '4.10'
- '4.11'
- '4.12'
33 changes: 0 additions & 33 deletions theforeman.org/yaml/jobs/test_3_7_stable.yaml

This file was deleted.

0 comments on commit 28d38da

Please sign in to comment.