Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced the Pulp 3 'content' role. #1166

Merged
merged 1 commit into from
Feb 12, 2019

Conversation

rochacbruno
Copy link
Member

@rochacbruno rochacbruno commented Feb 6, 2019

Added content as a valid role for config hosts
Added helper methods in cfg to get content_host Base URL.
Added content as a new option on pulp-smash settings create

Note: In cases where content role is not defined then the api
host is assumed as the content host.

https://docs.pulpproject.org/en/3.0/nightly/components.html#content-serving-application

rochacbruno added a commit to rochacbruno/pulp_rpm that referenced this pull request Feb 6, 2019
1. gen_yum_config_file was generating repo file using `:` intead of `=`
   and that was causing dnf errors.
2. Consume and Download test cases are now using the host defined in
   the new `content` role if defined.

Depending on: pulp/pulp-smash#1166

[noissue]
pulp_smash/config.py Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
pulp_smash/config.py Outdated Show resolved Hide resolved
pulp_smash/config.py Outdated Show resolved Hide resolved
Added `content` as a valid role for config hosts
Added helper methods in `cfg` to get content_host Base URL.

Note: In cases where `content` role is not defined then the `api`
host is assumed as the content host.
rochacbruno added a commit to rochacbruno/pulp_rpm that referenced this pull request Feb 11, 2019
1. gen_yum_config_file was generating repo file using `:` intead of `=`
   and that was causing dnf errors.
2. Consume and Download test cases are now using the host defined in
   the new `content` role if defined.

Depending on: pulp/pulp-smash#1166

Closes #4320
https://pulp.plan.io/issues/4320
@nixocio nixocio merged commit c92cf3b into pulp:master Feb 12, 2019
rochacbruno added a commit to rochacbruno/pulp_rpm that referenced this pull request Feb 12, 2019
1. gen_yum_config_file was generating repo file using `:` intead of `=`
   and that was causing dnf errors.
2. Consume and Download test cases are now using the host defined in
   the new `content` role if defined.

Depending on: pulp/pulp-smash#1166

Closes #4320
https://pulp.plan.io/issues/4320
rochacbruno added a commit to rochacbruno/pulp_rpm that referenced this pull request Feb 12, 2019
1. gen_yum_config_file was generating repo file using `:` intead of `=`
   and that was causing dnf errors.
2. Consume and Download test cases are now using the host defined in
   the new `content` role if defined.

Depending on: pulp/pulp-smash#1166

closes: #4320
https://pulp.plan.io/issues/4320
rochacbruno added a commit to rochacbruno/pulp_rpm that referenced this pull request Feb 12, 2019
1. gen_yum_config_file was generating repo file using `:` intead of `=`
   and that was causing dnf errors.
2. Consume and Download test cases are now using the host defined in
   the new `content` role if defined.

Depending on: pulp/pulp-smash#1166

closes: #4320
https://pulp.plan.io/issues/4320
rochacbruno added a commit to rochacbruno/pulp_file that referenced this pull request Feb 13, 2019
rochacbruno added a commit to rochacbruno/pulp_python that referenced this pull request Feb 13, 2019
rochacbruno added a commit to rochacbruno/pulp_file that referenced this pull request Feb 13, 2019
daviddavis pushed a commit to daviddavis/pulp_file that referenced this pull request May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants