Network maintenance. Planio will be observing two scheduled maintenance windows this Tuesday, March 2 and Wednesday, March 3 from 02:00 UTC until 06:00 UTC each in order to perform maintenance on access routers in our primary datacenter. Your account might observe short downtimes during these periods up to several minutes at a time.
kdelee@redhat.com
- Registered on: 06/07/2017
- Last connection: 10/23/2017
Issues
Projects
- Pulp (Private Access, Contributor, 06/13/2017)
- RPM Support (Private Access, Contributor, 06/13/2017)
- Puppet Support (Private Access, Contributor, 06/13/2017)
- Docker Support (Private Access, Contributor, 06/13/2017)
- Python Support (Private Access, Contributor, 06/13/2017)
- Packaging (Private Access, Contributor, 06/13/2017)
- Crane (Private Access, Contributor, 06/13/2017)
- OSTree Support (Private Access, Contributor, 06/13/2017)
- Debian Support (Private Access, Contributor, 06/13/2017)
- Nectar (Private Access, Contributor, 06/13/2017)
- File Support (Private Access, Contributor, 07/17/2017)
- Ansible Plugin (Contributor, 08/20/2018)
- CertGuard (Contributor, 04/06/2020)
- Container Support (Private Access, Contributor, 12/06/2019)
- NPM Plugin (Contributor, 05/11/2020)
- Migration Plugin (Private Access, Contributor, 01/14/2020)
Activity
08/21/2017
-
Previously, if a build on a RHEL system failed after registering, but
before unregistering, the only recouse left to release the entitlements
the system used up would be through the customer portal.
This PR adds the unregister step as a... Revision 7aa69314: Unregister jenkins nodes as a post-build action
08/18/2017
-
In summary, this process is possible if the user does the following:
On the RHEL6 pulp 2.11.z install:
1\) Stop the following services:
~~~
- httpd
- pulp_celerybeat
- pulp_resource_manager
- pulp_streamer
- pulp_w... Story #2901: As the admin user for a Pulp 2.11.z server running on RHEL 6.9, I am able to backup my database and import into a new Pulp 2.13.z server running on RHEL 7.3+To support users migrating from RHEL 6 to RHEL 7, this migration should be both possible and well documented.
The only documentation I've found on docs.pulpproject.org are relatively brief and don't address this use case in particular... -
\[0\] https://github.com/pulp/pulp_packaging/pull/417
-
Story #2845 (NEW): As a Jenkins user, I can choose to have pulp-consumer installed and configured on one or many hostsCurrently pulp-smash is not able to run tests that directly call the pulp-consumer client or actually run scheduled tasks like detailed in issue [[#2680]] \[0\] without manual install and modification of config files for pulp-consumer\[1...
08/17/2017
-
Ok, on fresh install of Fedora 25 on VM on my machine, able to re-create again.
Ran all commands as root. See attached for complete logs.
~~~
[root@fedora25vm1 ansible]# journalctl -f > docker.sync.logs &
[1] 2895
[root@fedora25vm1 ans... Issue #2966: Unable to sync docker repo because worker diesWhen attempting to sync a docker repo on Pulp 2.14 beta (see below for detailed version info),
a worker dies while syncing and the sync is abandoned.
Versions of pulp packages:
~~~
# rpm -qa | grep pulp
python-pulp-bindings-...
08/16/2017
-
Add pulp-restore and pulp-backup job templates that generate jobs to
test that pulp can be backed up and the data can be migrated to a
different version and OS. Revision 7adce8de: Add jobs to backup and restore pulp -
Merged ansible roles to pulp_packaging that perform this backup/restore process.
https://github.com/pulp/pulp_packaging/commit/05e9c1967fac6bd6beb2b4f50eea25b32ab9d913
Story #2901: As the admin user for a Pulp 2.11.z server running on RHEL 6.9, I am able to backup my database and import into a new Pulp 2.13.z server running on RHEL 7.3+To support users migrating from RHEL 6 to RHEL 7, this migration should be both possible and well documented.
The only documentation I've found on docs.pulpproject.org are relatively brief and don't address this use case in particular... -
-
NOTE:
I did this on a fresh f25 vm provisioned through beaker and it did not have any problems.
I'm trying again on a vm on my own machine.
May just be something with the VM's network connection, but still undesirable behaviour just ... Issue #2966: Unable to sync docker repo because worker diesWhen attempting to sync a docker repo on Pulp 2.14 beta (see below for detailed version info),
a worker dies while syncing and the sync is abandoned.
Versions of pulp packages:
~~~
# rpm -qa | grep pulp
python-pulp-bindings-... -
Adds two playbooks and several new roles.
The `pulp_backup.yaml` playbook uses existing roles to install pulp on a
host, and then uses the new roles pulp-populate and pulp-backup to
populate it with content and back it up. Optionally, t... Revision 05e9c196: Add roles to populate, backup, and restore pulp
Also available in: Atom