Skip to content

Commit

Permalink
fixup! Add artificial 9->10 repomaping data
Browse files Browse the repository at this point in the history
  • Loading branch information
matejmatuska committed Jul 16, 2024
1 parent db10bdf commit 6e29e2c
Showing 1 changed file with 27 additions and 26 deletions.
53 changes: 27 additions & 26 deletions etc/leapp/files/repomap.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@
]
}
]
}
],
"repositories": [
{
Expand Down Expand Up @@ -4092,15 +4093,15 @@
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-baseos-beta-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-baseos-beta-rpms",
"arch": "s390x",
"channel": "beta",
"repo_type": "rpm"
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-baseos-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-baseos-rpms",
"arch": "s390x",
"channel": "ga",
"repo_type": "rpm"
},
Expand Down Expand Up @@ -4153,15 +4154,15 @@
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-appstream-beta-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-appstream-beta-rpms",
"arch": "s390x",
"channel": "beta",
"repo_type": "rpm"
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-appstream-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-appstream-rpms",
"arch": "s390x",
"channel": "ga",
"repo_type": "rpm"
},
Expand All @@ -4178,7 +4179,7 @@
"arch": "x86_64",
"channel": "ga",
"repo_type": "rpm"
},
}
]
},
{
Expand All @@ -4200,8 +4201,8 @@
},
{
"major_version": "10",
"repoid": "codeready-builder-beta-for-rhel-10-s3100x-rpms",
"arch": "s3100x",
"repoid": "codeready-builder-beta-for-rhel-10-s390x-rpms",
"arch": "s390x",
"channel": "beta",
"repo_type": "rpm"
},
Expand All @@ -4228,8 +4229,8 @@
},
{
"major_version": "10",
"repoid": "codeready-builder-for-rhel-10-s3100x-rpms",
"arch": "s3100x",
"repoid": "codeready-builder-for-rhel-10-s390x-rpms",
"arch": "s390x",
"channel": "ga",
"repo_type": "rpm"
},
Expand Down Expand Up @@ -4275,15 +4276,15 @@
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-supplementary-beta-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-supplementary-beta-rpms",
"arch": "s390x",
"channel": "beta",
"repo_type": "rpm"
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-supplementary-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-supplementary-rpms",
"arch": "s390x",
"channel": "ga",
"repo_type": "rpm"
},
Expand Down Expand Up @@ -4360,15 +4361,15 @@
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-sap-netweaver-beta-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-sap-netweaver-beta-rpms",
"arch": "s390x",
"channel": "beta",
"repo_type": "rpm"
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-sap-netweaver-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-sap-netweaver-rpms",
"arch": "s390x",
"channel": "ga",
"repo_type": "rpm"
},
Expand Down Expand Up @@ -4404,7 +4405,7 @@
"arch": "x86_64",
"channel": "ga",
"repo_type": "rpm"
},
}
]
},
{
Expand Down Expand Up @@ -4440,15 +4441,15 @@
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-highavailability-beta-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-highavailability-beta-rpms",
"arch": "s390x",
"channel": "beta",
"repo_type": "rpm"
},
{
"major_version": "10",
"repoid": "rhel-10-for-s3100x-highavailability-rpms",
"arch": "s3100x",
"repoid": "rhel-10-for-s390x-highavailability-rpms",
"arch": "s390x",
"channel": "ga",
"repo_type": "rpm"
},
Expand Down

0 comments on commit 6e29e2c

Please sign in to comment.