-
Notifications
You must be signed in to change notification settings - Fork 1.9k
CRE-883, CRE-884, CRE-863: http action system tests #19627
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
Merged
mchain0
merged 33 commits into
develop
from
cre-883-cre-884-cre-863-http-action-system-tests
Oct 29, 2025
Merged
CRE-883, CRE-884, CRE-863: http action system tests #19627
mchain0
merged 33 commits into
develop
from
cre-883-cre-884-cre-863-http-action-system-tests
Oct 29, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
efdd9f1 to
e737786
Compare
jmank88
reviewed
Oct 1, 2025
system-tests/tests/regression/cre/v2_http_action_regression_test.go
Outdated
Show resolved
Hide resolved
ettec
previously approved these changes
Oct 1, 2025
chudilka1
requested changes
Oct 1, 2025
system-tests/tests/regression/cre/v2_http_action_regression_test.go
Outdated
Show resolved
Hide resolved
system-tests/tests/regression/cre/v2_http_action_regression_test.go
Outdated
Show resolved
Hide resolved
system-tests/tests/regression/cre/v2_http_action_regression_test.go
Outdated
Show resolved
Hide resolved
system-tests/tests/regression/cre/v2_http_action_regression_test.go
Outdated
Show resolved
Hide resolved
Contributor
|
see failing CI |
# Conflicts: # system-tests/tests/regression/cre/cre_regression_suite_test.go # Conflicts: # system-tests/tests/go.sum
df66823 to
6ff044c
Compare
…on of positive from the negative workflow; sdk update; review related issues improvements
c013354 to
bbf224c
Compare
|
george-dorin
approved these changes
Oct 29, 2025
chudilka1
approved these changes
Oct 29, 2025
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 29, 2025
* cre-883,cre-884,cre-863: http action system tests # Conflicts: # system-tests/tests/regression/cre/cre_regression_suite_test.go # Conflicts: # system-tests/tests/go.sum * remove toolchain of a different version than go specified * specific messages which turnout not to be very specific * gomods tidy * gentle refactor; more specific cases; specific cases checks; separation of positive from the negative workflow; sdk update; review related issues improvements * timeout fix * pseudo-imports versions * go mod * minor improvements * httpaction capability bump * minor improvements * minor fixes * minor improvement * minor improvement * minor improvement * tidy * minor improvement * minor improvement * minor improvement * sdk bump in smoke; capabilities bump * fake server port improvement * minor improvement * fake http port configs supply * refactor to ctf fake data provider * minor improvements * minor improvements * minor improvements
This was referenced Oct 28, 2025
This was referenced Nov 7, 2025
This was referenced Nov 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.




CRE-883
CRE-884
CRE-863