Skip to content

Commit

Permalink
[6.13.z] ISS refactor - batch 2 (#12664)
Browse files Browse the repository at this point in the history
ISS refactor - batch 2

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)

Co-authored-by: Vladimir Sedmik <[email protected]>
  • Loading branch information
Satellite-QE and vsedmik authored Sep 22, 2023
1 parent 1e991d5 commit 37a08f4
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 @@ -856,6 +856,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 37a08f4

Please sign in to comment.