Skip to content

Conversation

@vivekr-splunk
Copy link
Collaborator

Removed all MonitoringConsole deployment, verification, and configuration code from test files outside the dedicated monitoring_console directory. This change reduces test flakiness by eliminating MC dependencies.

Changes:

  • Removed DeployMonitoringConsole and VerifyMonitoringConsoleReady calls
  • Removed MC deployment specs (mcSpec, mc variable)
  • Removed MC app uploads and app framework configurations
  • Removed MonitoringConsoleRef from CR specs
  • Removed MC resource version tracking
  • Removed MC from app source info arrays and verification checks
  • Updated config map Expect checks to exclude MC
  • Cleaned up orphaned MC-related variables and comments

Affected test suites:

  • Secret tests (6 files)
  • License Manager tests (3 files)
  • License Master tests (3 files)
  • Custom Resource CRUD tests (5 files)
  • App Framework tests - AWS, GCP, Azure (15 files)

Total: 32 test files modified

🤖 Generated with Claude Code

Description

What does this PR have in it?

Key Changes

Highlight the updates in specific files

Testing and Verification

How did you test these changes? What automated tests are added?

Related Issues

Jira tickets, GitHub issues, Support tickets...

PR Checklist

  • Code changes adhere to the project's coding standards.
  • Relevant unit and integration tests are included.
  • Documentation has been updated accordingly.
  • All tests pass locally.
  • The PR description follows the project's guidelines.

Removed all MonitoringConsole deployment, verification, and configuration
code from test files outside the dedicated monitoring_console directory.
This change reduces test flakiness by eliminating MC dependencies.

Changes:
- Removed DeployMonitoringConsole and VerifyMonitoringConsoleReady calls
- Removed MC deployment specs (mcSpec, mc variable)
- Removed MC app uploads and app framework configurations
- Removed MonitoringConsoleRef from CR specs
- Removed MC resource version tracking
- Removed MC from app source info arrays and verification checks
- Updated config map Expect checks to exclude MC
- Cleaned up orphaned MC-related variables and comments

Affected test suites:
- Secret tests (6 files)
- License Manager tests (3 files)
- License Master tests (3 files)
- Custom Resource CRUD tests (5 files)
- App Framework tests - AWS, GCP, Azure (15 files)

Total: 32 test files modified

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 29, 2026

CLA Assistant Lite bot: All contributors have NOT signed the COC Document


I have read the Code of Conduct and I hereby accept the Terms


You can retrigger this bot by commenting recheck in this Pull Request

@github-actions
Copy link
Contributor

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

@kubabuczak
Copy link
Collaborator

Why are we removeing those tests? Are they duplicated somewhere? In principal I would prefer to fix flaky tests, not remove them

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.

2 participants