Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
65905bcb 02/21/2023 06:44 PM Ewoud Kohl van Wijngaarden

Refs #35006 - Remove unused Pulp 2 stubbing in testing

(cherry picked from commit 22f4cd87a8bce10452b4a243ec8ecb60270133df)

1e1e33b1 02/21/2023 06:44 PM Ewoud Kohl van Wijngaarden

Refs #35006 - Remove empty PulpTaskStatus spec file

In 1619e1c5632e1810d06e48a79100dca7767b9c6f all tests were removed,
leaving just empty variable declarations.

Fixes: 1619e1c5632e1810d06e48a79100dca7767b9c6f
(cherry picked from commit e487194acb92357baf9dcad3d62df0afa659fad2)

a52b58a0 02/17/2023 08:53 PM Jeremy Lenz

Fixes #36025 - Ensure custom products don't use (#10433)

Red Hat provider
- add upgrade rake task to fix incorrect products in katello
- don't reimport orphaned Candlepin custom products
- add rake task to remove orphaned Candlepin custom products
- improve Candlepin import code to avoid this in the future...

a0e63cb0 09/19/2022 06:10 PM Partha Aji

Fixes #35296 - New Custom CDN type (#10217)

  • Fixes #35296 - Include certs in the default trust store when pinging cdn
  • Refs #35296 - Added a new custom cdn type and ui tab

Co-authored-by: Jeremy Lenz <>

d40c039b 11/03/2021 09:44 PM Jonathon Turel

Fixes #33783 - Support connected Inter-Server Sync (#8821)

  • Fixes #33783 - Support connected Inter-Server Sync
  • Refs #33783 - fix listing available repos
  • Refs #33783 - cleanup + test fixes
  • Refs #33783 - ensure SSL CA is set on CdnResource
  • Refs #33783 - add some validation + improve controller update...
82c3516a 08/04/2021 03:32 PM Chris Roberts

Fixes #33146 - Rename gpg model and update references

1619e1c5 06/01/2021 05:34 PM Ryan Verdile

Fixes #32362 - Change default pulp url to primary pulp smart proxy url (#9377)

Also moved full_path method from repo.rb to repository.rb.
Added test case to repository_test.rb
Removed pulp2 testcases

4670bc21 04/16/2021 01:20 PM Jonathon Turel

Fixes #32277 - make org creation idempotent and async from seeding

47277c64 04/09/2021 06:49 PM Ewoud Kohl van Wijngaarden

Fixes #32262 - Avoid leaking file descriptors

Using File.open without closing it can leak file descriptors. File.read
ensures the file is closed and as a nice bonus actually shorter.

This also shortens a lot of cases where the file was closed to make it...

13c1561e 04/13/2020 01:07 PM Michael Moll

Fixes #29518 - Stop using strip_heredoc

View revisions

Also available in: Atom