Skip to content

Conversation

@tpereirasplunk
Copy link
Contributor

@tpereirasplunk tpereirasplunk commented May 23, 2022

S1, C3, M4 automation test covering the following case:

  • Create and apply CR Spec with local scope for installation (so 1 app install at a time) and App Source containing lots of Apps, with the biggest size as possible.
  • Wait for app installation to start
  • Delete all the apps from app-directory while installation is going on
  • Wait for Operator Pod to copy back the apps in app directory
  • Verify all apps are eventually installed.

Clean run: https://github.com/splunk/splunk-operator/actions/runs/2398809065

@tpereirasplunk tpereirasplunk force-pushed the CSPL-1598 branch 14 times, most recently from 2b2f46e to 25c8ebc Compare May 26, 2022 23:57
@tpereirasplunk tpereirasplunk changed the title CSPL-1598: Delete apps from init-apps while app installation is in progress CSPL-1598: Delete apps from app directory while app installation is in progress May 27, 2022
@jambrosiano jambrosiano self-requested a review May 27, 2022 22:54
ns = testcaseEnvInst.GetName()
} else {
ns = "splunk-operator"
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: We might as well cleanup this piece of code. Line 880:883

@smohan-splunk smohan-splunk merged commit 65a074f into feature-appframework May 31, 2022
@patrykw-splunk patrykw-splunk deleted the CSPL-1598 branch December 5, 2025 13:34
@patrykw-splunk patrykw-splunk restored the CSPL-1598 branch December 5, 2025 13:35
@patrykw-splunk patrykw-splunk deleted the CSPL-1598 branch December 5, 2025 14:26
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