Skip to content

3 63/Add scenarios settings to template_config #6871

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

Draft
wants to merge 5 commits into
base: 3.63
Choose a base branch
from

Conversation

pedro-psb
Copy link
Member

No description provided.

@pedro-psb pedro-psb force-pushed the 3-63/add-scenari-settings branch from 4c60555 to 20a1a43 Compare August 19, 2025 12:20
This fixes a build issue when trying to do pip install aiohttp==3.8.1
This fixes a build issue when trying to do pip install yarl==1.8.0
@pedro-psb pedro-psb force-pushed the 3-63/add-scenari-settings branch 3 times, most recently from 3a00a28 to a07141c Compare August 19, 2025 17:36
Comment on lines +64 to +72
MEDIA_ROOT: ""
DEFAULT_FILE_STORAGE: "storages.backends.azure_storage.AzureStorage"
AZURE_ACCOUNT_KEY: "Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw=="
AZURE_ACCOUNT_NAME: "devstoreaccount1"
AZURE_CONTAINER: "pulp-test"
AZURE_LOCATION: "pulp3"
AZURE_OVERWRITE_FILES: True
AZURE_URL_EXPIRATION_SECS: 120
AZURE_CONNECTION_STRING: 'DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://ci-azurite:10000/devstoreaccount1;'
Copy link
Member

Choose a reason for hiding this comment

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

I think the settings names are uppercased later, but then it should not really matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants