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

include additional plugins on travis #114

Merged
merged 1 commit into from Oct 2, 2019
Merged

include additional plugins on travis #114

merged 1 commit into from Oct 2, 2019

Conversation

fao89
Copy link
Member

@fao89 fao89 commented Oct 1, 2019

Copy link
Member

@mikedep333 mikedep333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@@ -69,6 +76,8 @@ images:
plugins:
- pulp-certguard
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove pulp-certguard and have it be provided by the additional_plugins config for each plugin.

@@ -15,6 +15,7 @@ from jinja2 import Environment, FileSystemLoader


DEFAULT_SETTINGS = {
'additional_plugins': [],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dkliban what do you think about making pulp-certguard default?
'additional_plugins': ['pulp-certguard'],

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's leave it empty for now. However, when we update the template_config.yml for pulpcore, we definitely want to add 'pulp-certguard' to hte list there.

@dkliban dkliban merged commit c4a2e64 into pulp:master Oct 2, 2019
@fao89 fao89 deleted the 5500 branch January 3, 2020 20:52
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

3 participants