Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  checks
  features
  procedures
  scenarios

Latest revisions

# Date Author Comment
74e2fc5f 10/27/2022 04:45 PM Amit Upadhye

Fixes #35401 - self upgrade for Foreman and Katello (#637)

  • Fixes #35401 - self upgrade for Foreman and Katello
72adb771 04/29/2022 12:40 PM Amit Upadhye

Fixes #34706 - introduce an option to exclude step from whitelist

The method `do_not_whitelist` can be included in metadata of the check or procedure to
skip it from adding into `whitelist` suggestion on failure. The `do_not_whitelist` does not
disallow whitelisting the check or procedure.

f6bc4d68 11/12/2021 05:06 PM Ondřej Ezr

Fixes #33829 - add disable Puppet command

Adds command to disable Puppet plugin and remove all the Puppet data.

ae00b5e7 03/26/2020 06:59 AM Amit Upadhye

Refs #28089 - Use pulpcore_database feature for tests

68ba1b59 03/26/2020 06:59 AM Amit Upadhye

Refs #28089 - Fix scenario, perf tests

6723efac 11/20/2019 01:50 PM Martin Bacovsky

Fixes #28187 - Package manager feature refactoring

Package manager Feature was removed as it didn't provided much value
and was difficult to use form outside of definitions. The active manager
instance is now accessible via 'ForemanMaintain.package_manager'...

331cfe50 05/16/2019 02:29 PM Martin Bacovsky

Fixes #26216 - Lock package versions to protect against upgrades

Adds ability to lock versions of packages of
Foreman/Katello/Satellite and its dependences to prevent it
from partial upgrade during common system update.

The locking consists of three parts:...

db0c8500 03/13/2018 09:30 AM Kavita Gaikwad

Fixes #22851 - added new metadata 'advanced_run'

Boolean value for metadata 'advanced_run' of any procedure
will decide whether that procedure can be executed from
'advanced procedure' command or not.

f95fdb17 03/01/2018 03:45 PM Martin Bacovsky

Add context into scenario

Context adds to scenario an ability to distribute own parameters
to included executables. Scenario accepts parameters and keeps mapping
of the params to params of the executables. The mapping is opt-in
so each executable gets just the correct params....

277bfdc2 09/13/2017 06:17 AM Swapnil Abnave

Fixes #20623 - Failed scenario should exit with code 1

View revisions

Also available in: Atom