-
Notifications
You must be signed in to change notification settings - Fork 40
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
feat(decl): add support for running tests in containers #244
base: declarative-testing
Are you sure you want to change the base?
feat(decl): add support for running tests in containers #244
Commits on Nov 26, 2024
-
chore(decl/loader): improve container context definition
Add container context fields documentation and the env field. Signed-off-by: Leonardo Di Giovanna <[email protected]> Co-authored-by: Aldo Lacuku <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf238b5 - Browse repository at this point
Copy the full SHA cf238b5View commit details -
chore(decl): add container and container builder declaration
Signed-off-by: Leonardo Di Giovanna <[email protected]> Co-authored-by: Aldo Lacuku <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82a176b - Browse repository at this point
Copy the full SHA 82a176bView commit details -
feat(decl/containers): add containerd container builder
Signed-off-by: Leonardo Di Giovanna <[email protected]> Co-authored-by: Aldo Lacuku <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 428a404 - Browse repository at this point
Copy the full SHA 428a404View commit details -
chore(Dockerfile): replace alpine base images with debian-based ones
Signed-off-by: Leonardo Di Giovanna <[email protected]> Co-authored-by: Aldo Lacuku <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b392940 - Browse repository at this point
Copy the full SHA b392940View commit details -
feat(decl/containers): add containerized test support
Signed-off-by: Leonardo Di Giovanna <[email protected]> Co-authored-by: Aldo Lacuku <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c04eff - Browse repository at this point
Copy the full SHA 1c04effView commit details -
chore(decl): add label package supporting labels handling
Signed-off-by: Leonardo Di Giovanna <[email protected]> Co-authored-by: Aldo Lacuku <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6f5d44 - Browse repository at this point
Copy the full SHA a6f5d44View commit details -
feat(decl): enhance process labels propagation system
Enhance process labels propagation system to propagate container image and name information. Signed-off-by: Leonardo Di Giovanna <[email protected]> Co-authored-by: Aldo Lacuku <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 638067b - Browse repository at this point
Copy the full SHA 638067bView commit details -
feat(decl/cmd/test): omit default process in containerized tests
Omit default process injection if the test must be run inside a container, since spawning a container already involves a process creation. Signed-off-by: Leonardo Di Giovanna <[email protected]> Co-authored-by: Aldo Lacuku <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d70a938 - Browse repository at this point
Copy the full SHA d70a938View commit details