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

Running tests on minio #568

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Running tests on minio #568

merged 1 commit into from
Mar 10, 2020

Conversation

fao89
Copy link
Member

@fao89 fao89 commented Mar 2, 2020

Please be sure you have read our documentation on creating PRs:
https://docs.pulpproject.org/contributing/pull-request-walkthrough.html

@fao89 fao89 requested a review from a team March 2, 2020 22:35
@fao89 fao89 force-pushed the 6155 branch 4 times, most recently from c4095e8 to a9062d7 Compare March 5, 2020 01:29
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 5, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 5, 2020
fao89 added a commit to fao89/pulp_file that referenced this pull request Mar 5, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 5, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 5, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 5, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 5, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 5, 2020
Comment on lines 122 to 125
aws_s3_addressing_style: path
aws_s3_endpoint_url: http://$(hostname):9000
aws_s3_region_name: eu-central-1
aws_s3_signature_version: s3v4
Copy link
Member Author

@fao89 fao89 Mar 5, 2020

Choose a reason for hiding this comment

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

@dkliban @mikedep333
pulp-operator is converting into this:

travis@travis-job-a3b4f89b-2dc4-4913-a2bf-13ec084d5d71:~/build/fabricio-aguiar/pulpcore$ $CMD_PREFIX bash -c "cat /etc/pulp/settings.py"
REDIS_PASSWORD = ""
AWS_SECRET_ACCESS_KEY = "fqRvjWaPU5o0fCqQuUWbj9Fainj2pVZtBCiDiieS"
MEDIA_ROOT = ""
REDIS_PORT = 6379
AWS_S_3__ADDRESSING_STYLE = "path"
AWS_ACCESS_KEY_ID = "AKIAIT2Z5TDYPX3ARJBA"
REDIS_HOST = "redis"
S_3__USE_SIGV_4 = True
AWS_STORAGE_BUCKET_NAME = "pulp3"
AWS_S_3__REGION_NAME = "eu-central-1"
CONTENT_ORIGIN = "http://10.30.2.80:24816"
DATABASES = {"default": {"ENGINE": "django.db.backends.postgresql_psycopg2", "NAME": "pulp", "CONN_MAX_AGE": 0, "HOST": "postgres", "USER": "pulp", "PASSWORD": "pulp", "PORT": 5432}}
DEBUG = True
AWS_S_3__SIGNATURE_VERSION = "s3v4"
AWS_S_3__ENDPOINT_URL = "http://travis-job-a3b4f89b-2dc4-4913-a2bf-13ec084d5d71:9000"
DEFAULT_FILE_STORAGE = "storages.backends.s3boto3.S3Boto3Storage"
AWS_DEFAULT_ACL = "@none None"

Copy link
Member Author

Choose a reason for hiding this comment

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

workaround: pulp/pulp-operator#35

@fao89 fao89 force-pushed the 6155 branch 2 times, most recently from e8a6ed7 to df99514 Compare March 6, 2020 01:37
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 6, 2020
fao89 added a commit to fao89/pulp_file that referenced this pull request Mar 6, 2020
fao89 added a commit to fao89/pulp_rpm that referenced this pull request Mar 6, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 9, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 9, 2020
fao89 added a commit to fao89/plugin_template that referenced this pull request Mar 9, 2020
fao89 added a commit to fao89/pulp_file that referenced this pull request Mar 10, 2020
fao89 added a commit to fao89/pulp_rpm that referenced this pull request Mar 10, 2020
@daviddavis daviddavis merged commit 449aae4 into pulp:master Mar 10, 2020
daviddavis pushed a commit to pulp/pulp_file that referenced this pull request Mar 10, 2020
daviddavis pushed a commit to pulp/pulp_ansible that referenced this pull request Mar 10, 2020
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