Skip to content

Commit

Permalink
Add import workers percent installer param
Browse files Browse the repository at this point in the history
  • Loading branch information
Griffin-Sullivan authored and lpramuk committed Sep 18, 2023
1 parent ab21023 commit 8fa8647
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/foreman/installer/test_installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@
'--foreman-proxy-content-pulpcore-content-service-worker-timeout',
'--foreman-proxy-content-pulpcore-django-secret-key',
'--foreman-proxy-content-pulpcore-hide-guarded-distributions',
'--foreman-proxy-content-pulpcore-import-workers-percent',
'--foreman-proxy-content-pulpcore-manage-postgresql',
'--foreman-proxy-content-pulpcore-mirror',
'--foreman-proxy-content-pulpcore-postgresql-db-name',
Expand Down Expand Up @@ -814,6 +815,7 @@
'--reset-foreman-proxy-content-pulpcore-content-service-worker-timeout',
'--reset-foreman-proxy-content-pulpcore-django-secret-key',
'--reset-foreman-proxy-content-pulpcore-hide-guarded-distributions',
'--reset-foreman-proxy-content-pulpcore-import-workers-percent',
'--reset-foreman-proxy-content-pulpcore-manage-postgresql',
'--reset-foreman-proxy-content-pulpcore-mirror',
'--reset-foreman-proxy-content-pulpcore-postgresql-db-name',
Expand Down

0 comments on commit 8fa8647

Please sign in to comment.