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

Update dev docs #1141

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Update dev docs #1141

merged 2 commits into from
Dec 17, 2024

Conversation

augray
Copy link
Member

@augray augray commented Dec 17, 2024

Make some changes to dev docs to account for transition from bazel-based dev to uv based dev, as well as some changes to our processes.

--external-resource \
--expand-shared-memory \
--mount-host-path /tmp /test \
--mount-host-path /tmp /test2 \
Copy link
Member Author

Choose a reason for hiding this comment

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

Our current staging environment doesn't have host path mounting enabled, and that is a required server config for this part of the test to work.

@@ -198,19 +192,16 @@ changes.
--sleep 10 \
--spam-logs 1000 \
--fan-out 10 \
--raise-retry 0.7 \
--raise-retry 0.1 \
Copy link
Member Author

Choose a reason for hiding this comment

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

retries are flaky, likely due to the issues described in #609

@augray augray added this pull request to the merge queue Dec 17, 2024
Merged via the queue into main with commit 8ad91b5 Dec 17, 2024
8 checks passed
@augray augray deleted the augray/dev-docs-fix branch December 17, 2024 21:30
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.

2 participants