navigator icon indicating copy to clipboard operation
navigator copied to clipboard

WIP: Add script to update example manifests

Open kragniz opened this issue 7 years ago • 5 comments

Fixes #260.

NONE

kragniz avatar Feb 28 '18 17:02 kragniz

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: We suggest the following additional approver: munnerz

Assign the PR to them by writing /assign @munnerz in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment You can cancel your approval by writing /approve cancel in a comment

jetstack-bot avatar Feb 28 '18 17:02 jetstack-bot

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 avatar Feb 28 '18 17:02 kragniz

@kragniz: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
navigator-e2e-v1-7 bbb0b72cd37a6d0e854df26ddcca594e332d031d link /test e2e v1.7

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.

Instructions 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.

jetstack-bot avatar Feb 28 '18 21:02 jetstack-bot

We also need a corresponding verify script here.

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.

munnerz avatar Mar 01 '18 11:03 munnerz

@kragniz: PR needs rebase.

Instructions 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.

jetstack-bot avatar Apr 06 '18 22:04 jetstack-bot