Skip to content

Conversation

jambrosiano
Copy link
Contributor

@jambrosiano jambrosiano commented Feb 18, 2021

This PR adds a License Master test folder with several tests which verify indexers and SHs are well configured with LM.
LM tests are added for following deployments:

  • Standalone deployment (S1) with LM
  • Clustered deployment (C3 - clustered indexer) with LM
  • Clustered deployment (C3 - clustered indexer, search head cluster)
  • Multisite cluster deployment (M13 - Multisite indexer cluster, Search head cluster)
  • Multisite cluster deployment (M1 - multisite indexer cluster)

This PR also removes all tests with LM from smoke, so it can be run on customers environment without need of S3 access.


// Verify RF SF is met
testenv.VerifyRFSFMet(deployment, testenvInstance)

Copy link
Contributor

Choose a reason for hiding this comment

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

Considering we are giving customers like HP ability to run these test cases on their local environment we should move LM test into its own suite as they are reliant on s3 access. Please create a new suite for LM Test.

@smohan-splunk smohan-splunk merged commit 94422f7 into develop Feb 24, 2021
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.

4 participants