pulp / Pulp-2-Tests

:warning: ⛔️ Pulp2 is EOL as of November 30 2022, for more info visit this link https://pulpproject.org/2022/09/19/pulp-2-eol/. ⛔️ Functional tests for Pulp 2.
https://pulp-2-tests.readthedocs.io/
1 stars 11 forks source link

Add test rpm_sync_distributor and yum_repo_metadata #192

Closed nixocio closed 5 years ago

nixocio commented 5 years ago

Do the following:

  1. Create a repository with a yum distributor and RPM rsync distributor.
  2. Publish with the yum distributor.
  3. Publish with the RPM rsync distributor.
  4. Assert that rsync yum metadata present on repodata is not a symlink.

closes: https://pulp.plan.io/issues/4727