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

Exclusion of processes from verify_single_proc_tree #3

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

horecoli
Copy link
Contributor

This change adds the possibility to exclude specified processes (mostly processes of init systems)
from the verification of a single process.

Description

(name of issue/change)

Issues:

Refs: cnti-testcatalog/testsuite#2038

How has this been tested:

  • Covered by existing integration testing
  • Added integration testing to cover
  • Verified all A/C passes
    • develop
    • master
    • tag/other branch
  • Test environment
    • Shared Packet K8s cluster
    • New Packet K8s cluster
    • Kind cluster
  • Have not tested

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

Documentation

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • No updates required.

Code Review

  • Does the test handle fatal exceptions, ie. rescue block

Issue

  • Tasks in issue are checked off

@horecoli horecoli force-pushed the exclude_special_init_systems branch from 4024f85 to 3dab93c Compare May 28, 2024 13:05
@taylor
Copy link
Contributor

taylor commented May 28, 2024

This change adds the possibility to exclude specified
processes (mostly processes of init systems)
from the verification of a single process.

Signed-off-by: horecoli <[email protected]>
@horecoli horecoli force-pushed the exclude_special_init_systems branch from 3dab93c to 13b3a47 Compare May 29, 2024 10:37
Copy link
Contributor

@taylor taylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@taylor taylor merged commit 7f2fda7 into cnf-testsuite:main Jun 1, 2024
@horecoli horecoli deleted the exclude_special_init_systems branch June 4, 2024 11:01
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