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

Alerts #568

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Alerts #568

merged 2 commits into from
Feb 9, 2024

Conversation

paigerube14
Copy link
Collaborator

Small issue with comment and query are being different

Signed-off-by: Paige Rubendall <[email protected]>
@paigerube14
Copy link
Collaborator Author

Failure from openshift client issue:

+ python3 -m coverage run -a run_kraken.py -c CI/config/network_chaos.yaml
Traceback (most recent call last):
  File "/home/runner/work/krkn/krkn/run_kraken.py", line 18, in <module>
    import kraken.node_actions.run as nodeaction
  File "/home/runner/work/krkn/krkn/kraken/node_actions/run.py", line 11, in <module>
    from kraken.node_actions.bm_node_scenarios import bm_node_scenarios
  File "/home/runner/work/krkn/krkn/kraken/node_actions/bm_node_scenarios.py", line 4, in <module>
    import openshift as oc
ModuleNotFoundError: No module named 'openshift'

Copy link
Collaborator

@shahsahil264 shahsahil264 left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Collaborator

@chaitanyaenr chaitanyaenr left a comment

Choose a reason for hiding this comment

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

LGTM

@chaitanyaenr chaitanyaenr merged commit 67d4ee9 into krkn-chaos:main Feb 9, 2024
3 of 4 checks passed
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