Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guest agent test: alert when delete vm while user is logged in #7355

Conversation

omril-redhat
Copy link
Contributor

No description provided.

@openshift-ci-robot
Copy link
Contributor

Hi @omril-redhat. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@openshift-ci-robot openshift-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 30, 2020
@yaacov
Copy link
Member

yaacov commented Nov 30, 2020

/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 30, 2020
@yaacov
Copy link
Member

yaacov commented Nov 30, 2020

/retest

1 similar comment
@yaacov
Copy link
Member

yaacov commented Nov 30, 2020

/retest

@omril-redhat
Copy link
Contributor Author

omril-redhat commented Nov 30, 2020 via email

@openshift-ci-robot
Copy link
Contributor

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

In response to this:

/retest

On Mon, Nov 30, 2020, 6:33 PM OpenShift Merge Robot <
notifications@github.com> wrote:

@omril-redhat https://github.com/omril-redhat: The following test
failed, say /retest to rerun all failed tests:
Test name Commit Details Rerun command
ci/prow/e2e-gcp-console 1977e5a
1977e5a
link
https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_console/7355/pull-ci-openshift-console-master-e2e-gcp-console/1333442559065722880 /test
e2e-gcp-console

Full PR test history
https://prow.ci.openshift.org/pr-history?org=openshift&repo=console&pr=7355.
Your PR dashboard
https://prow.ci.openshift.org/pr?query=is:pr+state:open+author:omril-redhat
.

Instructions for interacting with me using PR comments are available here
https://git.k8s.io/community/contributors/guide/pull-requests.md. If
you have questions or suggestions related to my behavior, please file an
issue against the kubernetes/test-infra
https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:
repository. I understand the commands that are listed here
https://go.k8s.io/bot-commands.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#7355 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AQR5VZSMV7TKJLJQG3LLQW3SSPCMRANCNFSM4UHL6YCQ
.

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.

@yaacov
Copy link
Member

yaacov commented Nov 30, 2020

/ok-to-test

@openshift-ci-robot openshift-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Nov 30, 2020
@yaacov
Copy link
Member

yaacov commented Nov 30, 2020

/retest

@openshift-ci-robot openshift-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 30, 2020
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.


it('ID(CNV-5472) Warn user when deleting a VM which has a logged in user ', async () => {
await vmLinux.navigateToDetail();
await vmActions(VM_ACTION.Delete, false);
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we use vmLinux.delete here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no, because we don't want to delete, just verify there is an alert

Copy link
Contributor

Choose a reason for hiding this comment

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

Make sense.

@gouyang
Copy link
Contributor

gouyang commented Dec 1, 2020

/lgtm

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gouyang, omril-redhat, yaacov

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@omril-redhat
Copy link
Contributor Author

/retest

1 similar comment
@omril-redhat
Copy link
Contributor Author

/retest

@openshift-merge-robot openshift-merge-robot merged commit f41fbf1 into openshift:master Dec 1, 2020
@spadgett spadgett added this to the v4.7 milestone Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. component/kubevirt Related to kubevirt-plugin lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants