Skip to content

Regression Runs Proxy prior to invoking tests - #26607

Merged
scbedd merged 1 commit into
mainfrom
hotfix/regression-runs-proxy
Oct 3, 2022
Merged

Regression Runs Proxy prior to invoking tests#26607
scbedd merged 1 commit into
mainfrom
hotfix/regression-runs-proxy

Conversation

@scbedd

@scbedd scbedd commented Oct 3, 2022

Copy link
Copy Markdown
Member

We dealt with a breaking change for running the test-proxy in CI. The problem is, the regression tests are now hitting this as well because they use the engsys at the time of writing. That would mean that the sdk-tools startup of the test-proxy will hit issues from these older branches.

An alternative is to go in and apply the proxy_startup.py patch to each old tag/branch that doesn't have this adjustment. I'd rather save myself that effort. This PR is an attempt to avoid a couple dozen manual patches.

…f, start the test-proxy before the test-suite. Need to avoid a situation where we're starting the wrong proxy version during regression tests
@scbedd scbedd self-assigned this Oct 3, 2022

@swathipil swathipil left a comment

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.

thanks Scott!

@scbedd

scbedd commented Oct 3, 2022

Copy link
Copy Markdown
Member Author

There are a couple failing regression tests, but at least we're to the real failures, versus failures of the system. Going to override and merge this.

@scbedd

scbedd commented Oct 3, 2022

Copy link
Copy Markdown
Member Author

/check-enforcer override

@scbedd
scbedd merged commit a411218 into main Oct 3, 2022
@scbedd
scbedd deleted the hotfix/regression-runs-proxy branch October 3, 2022 23:32
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.

3 participants