Skip to content
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

fix: adds configuration for maxTimeout of keployTest and stops the ebpf hooks after keploy-test completion #103

Merged
merged 3 commits into from
Feb 26, 2024

Commits on Feb 26, 2024

  1. fix: adds configuration to set maxTimeout for keploy test

    And it also calls the keploy graph handler to stop the ebpf hooks
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2ce8585 View commit details
    Browse the repository at this point in the history
  2. style: removes debug log statements

    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    eb6d7a3 View commit details
    Browse the repository at this point in the history
  3. style: logs the maxTimeout when test exection exceeds

    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ece81c8 View commit details
    Browse the repository at this point in the history