Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export yum repo group with specified checksum #292

Closed
mhrivnak opened this issue Jun 3, 2016 · 2 comments
Closed

Export yum repo group with specified checksum #292

mhrivnak opened this issue Jun 3, 2016 · 2 comments

Comments

@mhrivnak
Copy link
Contributor

mhrivnak commented Jun 3, 2016

As of pulp 2.9, you will be able to configure the "checksum_type" on the yum repo group export distributor. A basic test:

  1. create a yum repo and add some content
  2. create a repo group and add the above repo
  3. set the "checksum_type" on the yum group distributor to a checksum type that is not in the unit key for content in the repo
  4. publish with the group export distributor
  5. verify that the published data uses the checksum type you specified
@Ichimonji10
Copy link
Contributor

Related to #286.

@Ichimonji10 Ichimonji10 added this to the Elyezer - 2016-06-17 milestone Jun 3, 2016
@ipanova
Copy link
Member

ipanova commented Jun 7, 2016

Maybe will worth to also add a test with invalid checksum_type specified.

@elyezer elyezer self-assigned this Jun 8, 2016
elyezer added a commit to elyezer/pulp-smash that referenced this issue Jun 14, 2016
Add tests for repo group export with a custom checksum type defined.

Close pulp#292
elyezer added a commit to elyezer/pulp-smash that referenced this issue Jun 14, 2016
Add tests for repo group export with a custom checksum type defined.

Close pulp#292
elyezer added a commit to elyezer/pulp-smash that referenced this issue Jun 15, 2016
Add tests for repo group export with a custom checksum type defined.

Close pulp#292
elyezer added a commit to elyezer/pulp-smash that referenced this issue Jun 21, 2016
Add tests for repo group export with a custom checksum type defined.

Close pulp#292
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants