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

Fix the container dev environment #1730

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented Mar 8, 2024

This will fix the issue with containerized environment.

  • Remove exposed ports as those are not needed to be exposed to host
  • Increase the time to wait for postgres DB to start
  • Add SELinux context to dump folder

This will fix the issue with containerized environment.

* Remove exposed ports as those are not needed to be exposed to host
* Increase the time to wait for postgres DB to start
* Add SELinux context to dump folder

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
Copy link

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/ee725be3329e47d29b58bd31111bf2cb

✔️ fi-tox-mypy SUCCESS in 5m 42s
✔️ fi-tox-lint SUCCESS in 6m 16s
✔️ fi-tox-format SUCCESS in 6m 57s
✔️ fi-tox-python38 SUCCESS in 9m 24s
✔️ fi-tox-python39 SUCCESS in 9m 14s
✔️ fi-tox-python310 SUCCESS in 10m 29s
✔️ fi-tox-python311 SUCCESS in 10m 28s
✔️ fi-tox-docs SUCCESS in 8m 03s
✔️ fi-tox-bandit SUCCESS in 5m 19s
✔️ fi-tox-diff-cover SUCCESS in 11m 54s

@Zlopez Zlopez merged commit 496a064 into fedora-infra:master Mar 8, 2024
6 checks passed
@Zlopez Zlopez deleted the update_dev_env branch March 8, 2024 15:26
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.

1 participant