Skip to content

Commit

Permalink
ISS refactor - batch 2
Browse files Browse the repository at this point in the history
Second batch of changes coming from the ISS evaluation:
- enable_rhel_repo helper replaced by parametrized fixture
- added other fixtures for importing orgs
- addressed updates as per PX comment
- merged three cases to export/import CV using parametrization
- moved to SCA org as default

(cherry picked from commit a1c51f1)
  • Loading branch information
vsedmik authored and web-flow committed Sep 20, 2023
1 parent 5157865 commit a73e383
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 553 deletions.
1 change: 1 addition & 0 deletions robottelo/constants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,7 @@ class Colored(Box):

PULP_EXPORT_DIR = '/var/lib/pulp/exports/'
PULP_IMPORT_DIR = '/var/lib/pulp/imports/'
EXPORT_LIBRARY_NAME = 'Export-Library'

PUPPET_COMMON_INSTALLER_OPTS = {
'foreman-proxy-puppetca': 'true',
Expand Down
Loading

0 comments on commit a73e383

Please sign in to comment.