Skip to content

Conversation

pdhanoya-splunk
Copy link
Contributor

Enabled EKS cluster for app fw test

Copy link
Contributor

@smohan-splunk smohan-splunk left a comment

Choose a reason for hiding this comment

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

This is an interim PR to confirm int-tests for app-framework execute successfully against the feature branch. A new PR will follow this one, which will effectively revert this PR and instead split the app-framework test cases into smoke & integration(nightly)

@smohan-splunk smohan-splunk merged commit a79111d into feature-appframework Jul 16, 2021
fi

found=$(eksctl get cluster --name "${CLUSTER_NAME}" -v 0)
found=$(eksctl get cluster --name "${TEST_CLUSTER_NAME}" -v 0)
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't we get some response data always? i.e even if the cluster is not available?. If so, the check below needs to be strengthened?

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