Skip to content

Conversation

@pdhanoya-splunk
Copy link
Contributor

No description provided.

@pdhanoya-splunk pdhanoya-splunk force-pushed the CSPL-620-add-test-to-verify-sh-removed-from-cm branch from 0be0f5b to 9fabd0f Compare December 9, 2020 17:48
@pdhanoya-splunk pdhanoya-splunk force-pushed the CSPL-620-add-test-to-verify-sh-removed-from-cm branch 3 times, most recently from 1c7ca33 to bca42ac Compare December 21, 2020 23:36
var (
testenvInstance *testenv.TestEnv
testSuiteName = "mc-" + testenv.RandomDNSName(2)
testSuiteName = "ingestsearch-" + testenv.RandomDNSName(2)
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for fixing this copy/paste error.

echo "Running test using these images: ${PRIVATE_SPLUNK_OPERATOR_IMAGE} and ${PRIVATE_SPLUNK_ENTERPRISE_IMAGE}..."
# run Ginkgo
ginkgo -v -progress -r -stream -nodes=${NUM_NODES} -skipPackage=example,monitoringconsoletest ${topdir}/test -- -commit-hash=${COMMIT_HASH} -operator-image=${PRIVATE_SPLUNK_OPERATOR_IMAGE} -splunk-image=${PRIVATE_SPLUNK_ENTERPRISE_IMAGE}
ginkgo -v -progress -r -stream -nodes=${NUM_NODES} --skipPackage=example,ingest_search,monitoring_console,delete_cr ${topdir}/test -- -commit-hash=${COMMIT_HASH} -operator-image=${PRIVATE_SPLUNK_OPERATOR_IMAGE} -splunk-image=${PRIVATE_SPLUNK_ENTERPRISE_IMAGE}
Copy link
Contributor

Choose a reason for hiding this comment

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

Which tests are we actually running as part of this? Maybe add a comment mentioning what we would like to run here since it's unclear, at least to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thats a good idea @jryb. We are only running smoke test cases for PR verification's.

@pdhanoya-splunk pdhanoya-splunk force-pushed the CSPL-620-add-test-to-verify-sh-removed-from-cm branch from bca42ac to 7000add Compare December 23, 2020 19:06
}
})

// Disabling this test because of failure. The manual test passes.
Copy link
Contributor

Choose a reason for hiding this comment

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

Comment should be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for pointing out. I will fix it.

@pdhanoya-splunk pdhanoya-splunk force-pushed the CSPL-620-add-test-to-verify-sh-removed-from-cm branch from a5a29c6 to 1bb0954 Compare December 23, 2020 22:53
@smohan-splunk smohan-splunk merged commit dafd34e into develop Dec 23, 2020
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