Skip to content

test: move some BaseIntegrationTest methods to their correct home.#635

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
htuch:integration-move
Mar 27, 2017
Merged

test: move some BaseIntegrationTest methods to their correct home.#635
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
htuch:integration-move

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Mar 27, 2017

BaseIntegrationTest methods belong to integration.cc rather than specific _test.

This is useful in #415, since individual _test.cc files become independent test targets and linked objects, there's no need to have http2_integration_test depend on integration_test for example.

This patch is pure code movement.

BaseIntegrationTest methods belong to integration.cc rather than specific _test.

This is useful in envoyproxy#415, since individual _test.cc files become independent test targets and linked objects, there's no need to have http2_integration_test depend on integration_test for example.

This patch is pure code movement.
#include "common/upstream/upstream_impl.h"

#include "test/mocks/upstream/mocks.h"
#include "test/integration/utility.h"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

alpha order

@mattklein123 mattklein123 merged commit 132e2d1 into envoyproxy:master Mar 27, 2017
@htuch htuch deleted the integration-move branch March 31, 2017 16:30
jplevyak pushed a commit to jplevyak/envoy that referenced this pull request Sep 9, 2020
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Description: the android master artifact is running out of time to build. Extending the timeout to allow it to build. Ultimately we need to track this time down #634
Risk Level: low
Testing: CI run

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Description: the android master artifact is running out of time to build. Extending the timeout to allow it to build. Ultimately we need to track this time down #634
Risk Level: low
Testing: CI run

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Commit Message**
This Commit adds required fields on BackendSecurityPolicy for GCP
authentication

**Related Issues/PRs (if applicable)**
Related Issue: envoyproxy/ai-gateway#609

---------

Signed-off-by: Sukumar Gaonkar <sgaonkar4@bloomberg.net>
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