test: (ADDON-81912) add docker and podman e2e test strategy#2823
Open
pdudhaiya-crest wants to merge 7 commits intomainfrom
Open
test: (ADDON-81912) add docker and podman e2e test strategy#2823pdudhaiya-crest wants to merge 7 commits intomainfrom
pdudhaiya-crest wants to merge 7 commits intomainfrom
Conversation
* ci: add e2e tests for docker and podman * chore: fix test failures in docker e2e * chore: make changes to fix issues in execution * chore: test * chore: test * chore: test * chore: update SC4S_IMAGE settings * chore: use sudo * chore: test without setting ENV * chore: test named cache * chore: test * chore: also update ci lite * chore: test * chore: Update artifacts name and use sed command to update SC4S image * chore: test * chore: debug things * chore: test * chore: test * chore: test * chore: Update ci enterprise * chore: test * chore: test * chore: test
| - test-container | ||
| - test-ipv4-name-cache | ||
| - test-ipv6-name-cache | ||
| - test-name-cache |
Contributor
There was a problem hiding this comment.
Looks like we have some tests failing now:
[gw0] [ 20%] FAILED tests/test_name_cache.py::test_name_cache
Contributor
Author
There was a problem hiding this comment.
Yes, as mentioned in the PR note, there is 1 test failing for each stages. I am checking on it, but this is to review the rest of the changes of the Github Actions.
Kawron
requested changes
Nov 5, 2025
ajasnosz
reviewed
Nov 5, 2025
Contributor
ajasnosz
left a comment
There was a problem hiding this comment.
I don't have other comments that weren't already mentioned here, if they will be addressed and the test would pass I think it's ok.
For the future PRs we also use tags from semantic release like fix/ test/ instead of addon number in the branch name 😃
nikunjj-crest
approved these changes
Nov 5, 2025
Contributor
|
All contributors have signed the CLA ✍️ ✅ |
d3aa179 to
71dd12e
Compare
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
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.
Jira: https://splunk.atlassian.net/browse/ADDON-81912
NOTE: 1 tests case is failing for "test-container" and "test-name-cache". I am working on fixing thise