CodeHeeler
- Login: CodeHeeler
- Registered on: 03/14/2018
- Last connection: 03/30/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 46 | 46 |
Reported issues | 0 | 41 | 41 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Developer, Contributor | 08/20/2018 |
CertGuard | Developer, Contributor | 04/06/2020 |
Container Support | Developer, Private Access, Contributor | 12/06/2019 |
Crane | Developer, Private Access, Contributor | 03/14/2018 |
Debian Support | Developer, Private Access, Contributor | 03/14/2018 |
Docker Support | Developer, Private Access, Contributor | 03/14/2018 |
File Support | Developer, Private Access, Contributor | 03/14/2018 |
Maven Plugin | Developer | 09/18/2019 |
Migration Plugin | Developer, Private Access, Contributor | 01/14/2020 |
Nectar | Developer, Private Access, Contributor | 03/14/2018 |
NPM Plugin | Developer, Contributor | 05/11/2020 |
OSTree Support | Developer, Private Access, Contributor | 03/14/2018 |
Packaging | Developer, Private Access, Contributor | 03/14/2018 |
Pulp | Developer, Private Access, Contributor | 03/14/2018 |
Puppet Support | Developer, Private Access, Contributor | 03/14/2018 |
Python Support | Developer, Private Access, Contributor | 03/14/2018 |
RPM Support | Developer, Private Access, Contributor | 03/14/2018 |
Activity
03/30/2020
-
Applied in changeset commit:43c20db13d24682c984e0591dae2120aab1afe81. Test #6313 (MODIFIED): Write tests to check sync optimizationScenarios to test:
1. First scenario
1. run sync (following our workflow docs) once,
2. there should be no optimization progress report on the task
2. Second scenario
1. run sync a second time with no other changes,
2. ... -
fixes #6313
https://pulp.plan.io/issues/6313 Revision 43c20db1: Added Tests for Sync Optimization
03/27/2020
-
PR: https://github.com/pulp/pulp_rpm/pull/1654 Test #6313 (POST): Write tests to check sync optimizationScenarios to test:
1. First scenario
1. run sync (following our workflow docs) once,
2. there should be no optimization progress report on the task
2. Second scenario
1. run sync a second time with no other changes,
2. ... -
Issue #6411 (CLOSED - WONTFIX): Sync fails to optimize on second sync to new remote when no repo version is createdFull sync should take place when a repo is synced with a new remote. After that first sync to the new remote, barring other changes, the second and subsequent syncs to this remote should be optimized.
That is not happening if the new...
03/23/2020
-
Story #4458 (NEW): As a user, I can configure which checksum algorithm to use when creating metadataSupport `metadata_checksum_type` and `package_checksum_type` options at publish time.
These are one-time options and are passed as a parameter for a publication creation call.
`metadata_checksum_type` affects all the repodata, incl...
03/18/2020
-
We will not be doing scenario 6 for now (revision number changes).
Also, scenario 1 is not explicitly checked for as other tests will fail if optimization incorrectly occurs during initial sync. Test #6313: Write tests to check sync optimizationScenarios to test:
1. First scenario
1. run sync (following our workflow docs) once,
2. there should be no optimization progress report on the task
2. Second scenario
1. run sync a second time with no other changes,
2. ... -
-
Applied in changeset commit:b1fad6361f5801833dc6849830cb0c951d461863. Story #6055 (MODIFIED): As a user, my sync is not operational if there are no changesSync should not proceed further than downloading and parsing of repomd.xml if:
\- revision number in repomd.xml is equal to or older than the one from the last sync
\- and remote configuration hasn't changed since last sync
\- a... -
Adds optimize flag and related logic and docs
fixes #6055
https://pulp.plan.io/issues/6055 Revision b1fad636: Optimize sync to be non-operational if no changes -
Issue #6363 (CLOSED - CURRENTRELEASE): Failing Functional Test "test_publish_signed_repo_metadata"```
self = <pulp_rpm.tests.functional.api.test_consume_content.ConsumeSignedRepomdTestCase testMethod=test_publish_signed_repo_metadata>
def create_distribution(self):
"""Create a distribution with a repository that cont...
Also available in: Atom