Results 73 issues of pulpbot

Author: @fao89 (fao89) Redmine Issue: 6344, https://pulp.plan.io/issues/6344 --- If two repositories have some identical content, then Pulp should be able to re-use that content. This is true even if the...

Tests

Author: @fao89 (fao89) Redmine Issue: 6343, https://pulp.plan.io/issues/6343 --- 1. Create an RPM repository and populate it with content. Delete the repository, thus leaving behind orphans. 2. Make several orphan-related API...

Tests

Author: @fao89 (fao89) Redmine Issue: 6345, https://pulp.plan.io/issues/6345 --- Currently, we don't have a good fixture for testing kickstarts: https://repos.fedorapeople.org/pulp/pulp/fixtures/rpm-kickstart/ As it does not have content in its sub-repositories Options: -...

Tests

Author: @fao89 (fao89) Redmine Issue: 6408, https://pulp.plan.io/issues/6408 --- https://github.com/pulp/pulp_rpm/blob/master/pulp_rpm/app/shared_utils.py#L35 is_previous_revision is utilized on sync optimization, we need to test if it could handle revisions in many formats (timestamp, string, None)....

Tests

Author: @fao89 (fao89) Redmine Issue: 6426, https://pulp.plan.io/issues/6426 --- delete all artifacts available, no error if not all artifacts are present

Tests

Author: @pavelpicka (ppicka) Redmine Issue: 7077, https://pulp.plan.io/issues/7077 --- Test sync repository with auth token - sync with token & check if synced ok - sync with wrong token and check...

Tests

Author: @pavelpicka (ppicka) Redmine Issue: 7253, https://pulp.plan.io/issues/7253 --- Test to 'copy' with depsolving - create fixture repository with one or more package environments (may extend rpm-unsigned) - test package environment...

Tests

Author: @dralley (dalley) Redmine Issue: 7893, https://pulp.plan.io/issues/7893 --- When a module includes a source RPM artifact as well as a transitive dependency with the same name, both the transitive dependency...

Tests

Author: @goosemania (ttereshc) Redmine Issue: 8468, https://pulp.plan.io/issues/8468 --- Our current docs provide an example of API calls to upload an advisory but nowhere a user can see the appropriate format...

Documentation
Feature