WIP: Add script to update example manifests#271
WIP: Add script to update example manifests#271kragniz wants to merge 1 commit intojetstack:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:You can indicate your approval by writing |
|
This currently only updates the cassandra example. The elasticsearch example a bit more different from the manifest used in e2e tests, so I haven't added it yet. /cc @munnerz |
|
@kragniz: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
We also need a corresponding FWIW, as I've said before, I do not think our e2e tests should only be driven by docs. Instead, we should have tests for the things in our docs (i.e. using sphinx's testing features), but the e2e test suite should test more advanced features which may or may not make sense to include in our documentation. |
|
@kragniz: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Fixes #260.