Skip to content

Add docs about needed cluster roles for e2e operator tests#2676

Merged
estroz merged 3 commits intooperator-framework:masterfrom
jberkhahn:test_roles
Mar 23, 2020
Merged

Add docs about needed cluster roles for e2e operator tests#2676
estroz merged 3 commits intooperator-framework:masterfrom
jberkhahn:test_roles

Conversation

@jberkhahn
Copy link
Copy Markdown
Contributor

Description of the change:
Add docs about the needed permissions for running e2e operator tests.

Motivation for the change:
As discussed in #1082 this is useful information for users in environments where they might not be running as cluster-admin by default.

Closes #1082

Comment thread doc/test-framework/writing-e2e-tests.md
Comment thread doc/test-framework/writing-e2e-tests.md Outdated
@jberkhahn jberkhahn force-pushed the test_roles branch 4 times, most recently from 209f532 to a5febe4 Compare March 19, 2020 00:00
@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 19, 2020
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 19, 2020
@jberkhahn
Copy link
Copy Markdown
Contributor Author

are changes to /website supposed to be done manually? I submitted a previous docs PR that didn't fail the travis build.

Copy link
Copy Markdown
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

I am ok with the content. Really thank you for your collab. 👍
Also, now we need to copy the same charges to .website/ dir. (it is temporary only, sorry for the inconvenience)
Could you please do that?

@camilamacedo86
Copy link
Copy Markdown
Contributor

Hi @jberkhahn,

The docs in a transition period. Temporary, we need to copy to keep both equals. So, yes. For we are able to move forward and it passes in the CI you need to perform the same changes in website/content/en/docs/test-framework/writing-e2e-tests.md. Could you please do that?

@jberkhahn
Copy link
Copy Markdown
Contributor Author

/retest

@openshift-ci-robot
Copy link
Copy Markdown

@jberkhahn: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/retest

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.

@jberkhahn
Copy link
Copy Markdown
Contributor Author

this should be good to go?

Copy link
Copy Markdown
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 23, 2020
@estroz estroz merged commit 536a83f into operator-framework:master Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document need for cluster-admin to run tests

4 participants