Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

🐛 Integration test proto build robustness #108

Description

@evaline-ju

Describe the bug

Sometimes the first CI integration run on PRs will fail on envoy.service import, suggesting a proto build failure. Currently, there's no extra import checks before integration tests to not double imports that are already invoked through integration tests.

Steps To Reproduce

Open PRs, triggering integration tests

Expected Behavior

Integration tests can run with expected proto build and imports.

Additional Context

I had attempted to cache proto builds. Either the build itself or the cache uses are not particularly dependable. Re-runs (second attempts) tend to pass integration tests.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions