Skip to content

Commit

Permalink
Drop Foreman & Katello PR testing
Browse files Browse the repository at this point in the history
This has been migrated to GitHub Actions.
  • Loading branch information
ekohl committed Apr 19, 2024
1 parent 00fc3c2 commit 4e88221
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 532 deletions.
25 changes: 0 additions & 25 deletions branch-foreman
Original file line number Diff line number Diff line change
Expand Up @@ -30,28 +30,3 @@ echo "Create theforeman.org/yaml/jobs/test_${FOREMAN_VERSION/./_}_stable.yaml"

# TODO This is a non-trivial addition to script
echo "Add ${FOREMAN_VERSION%*.} as a minor to theforeman.org/yaml/views/release.yml"

# TODO The sed line was too complex
echo "Add the following to the foreman_integration_versions section in theforeman.org/pipelines/test/foreman/vars.groovy"
cat <<EOF
'${FOREMAN_VERSION}-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-${KATELLO_VERSION}'
],
EOF

echo "Add the following to the foreman_unit_versions section in theforeman.org/pipelines/test/foreman/vars.groovy"
cat <<EOF
'${FOREMAN_VERSION}-stable': [
'ruby': ['2.7'],
'katello': 'KATELLO-${KATELLO_VERSION}'
],
EOF

echo "Add the following to theforeman.org/pipelines/test/testKatello.groovy"
cat <<EOF
'KATELLO-${KATELLO_VERSION}': [
'foreman': '${FOREMAN_VERSION}-stable',
'ruby': ['2.7']
],
EOF
75 changes: 0 additions & 75 deletions theforeman.org/pipelines/test/foreman/integration.groovy

This file was deleted.

105 changes: 0 additions & 105 deletions theforeman.org/pipelines/test/foreman/katello.groovy

This file was deleted.

63 changes: 0 additions & 63 deletions theforeman.org/pipelines/test/foreman/unit.groovy

This file was deleted.

28 changes: 0 additions & 28 deletions theforeman.org/pipelines/test/foreman/vars.groovy

This file was deleted.

Loading

0 comments on commit 4e88221

Please sign in to comment.