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

add sg3 util #842

Merged
merged 1 commit into from
Jul 21, 2022
Merged

add sg3 util #842

merged 1 commit into from
Jul 21, 2022

Conversation

alicefr
Copy link
Member

@alicefr alicefr commented Jul 20, 2022

The sg3 utils allows to perform SCSI commands. This can be particurarly
useful to test the SCSI presistent reservation:
kubevirt/kubevirt#8115

Signed-off-by: Alice Frosi afrosi@redhat.com

@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Jul 20, 2022
@kubevirt-bot kubevirt-bot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XS labels Jul 20, 2022
The sg3 utils allows to perform SCSI commands. This can be particurarly
useful to test the SCSI presistent reservation:
kubevirt/kubevirt#8115

Signed-off-by: Alice Frosi <afrosi@redhat.com>
@kubevirt-bot kubevirt-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 20, 2022
@alicefr
Copy link
Member Author

alicefr commented Jul 20, 2022

@qinqon could you please have a look to this?

@qinqon
Copy link
Contributor

qinqon commented Jul 20, 2022

/lgtm
/approve

@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qinqon

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

@kubevirt-bot kubevirt-bot 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 Jul 20, 2022
@alicefr
Copy link
Member Author

alicefr commented Jul 20, 2022

/retest

@kubevirt-commenter-bot
Copy link

/retest-required
This bot automatically retries required jobs that failed/flaked on approved PRs.
Silence the bot with an /lgtm cancel or /hold comment for consistent failures.

2 similar comments
@kubevirt-commenter-bot
Copy link

/retest-required
This bot automatically retries required jobs that failed/flaked on approved PRs.
Silence the bot with an /lgtm cancel or /hold comment for consistent failures.

@kubevirt-commenter-bot
Copy link

/retest-required
This bot automatically retries required jobs that failed/flaked on approved PRs.
Silence the bot with an /lgtm cancel or /hold comment for consistent failures.

@qinqon
Copy link
Contributor

qinqon commented Jul 21, 2022

/override check-up-kind-1.22-sriov

@kubevirt-bot
Copy link
Contributor

@qinqon: Overrode contexts on behalf of qinqon: check-up-kind-1.22-sriov

In response to this:

/override check-up-kind-1.22-sriov

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.

@kubevirt-bot kubevirt-bot merged commit 3fa3125 into kubevirt:main Jul 21, 2022
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request Jul 24, 2022
[cf26ea6 podman: Present socket env var](kubevirt/kubevirtci#833)
[3fa3125 add sg3 util](kubevirt/kubevirtci#842)
[ba7681a vm based providers: Pin NetworkManager version](kubevirt/kubevirtci#841)
[203b112 single stack: Remove k8s-1.22-ipv6](kubevirt/kubevirtci#832)
[fe50adf k8s providers: Delete k8s-1.21](kubevirt/kubevirtci#831)
[19ba37d cluster-up, kind: add kind-1.23](kubevirt/kubevirtci#784)
[17bbea6 Update the qemu sound devices to use the -device flag](kubevirt/kubevirtci#828)
[c5e8e26 Update whereabouts image tag to match the manifest version](kubevirt/kubevirtci#838)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request Jul 24, 2022
[cf26ea6 podman: Present socket env var](kubevirt/kubevirtci#833)
[3fa3125 add sg3 util](kubevirt/kubevirtci#842)
[ba7681a vm based providers: Pin NetworkManager version](kubevirt/kubevirtci#841)
[203b112 single stack: Remove k8s-1.22-ipv6](kubevirt/kubevirtci#832)
[fe50adf k8s providers: Delete k8s-1.21](kubevirt/kubevirtci#831)
[19ba37d cluster-up, kind: add kind-1.23](kubevirt/kubevirtci#784)
[17bbea6 Update the qemu sound devices to use the -device flag](kubevirt/kubevirtci#828)
[c5e8e26 Update whereabouts image tag to match the manifest version](kubevirt/kubevirtci#838)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request Jul 25, 2022
[3a5c590 vm based: Update readme about using console](kubevirt/kubevirtci#844)
[cf26ea6 podman: Present socket env var](kubevirt/kubevirtci#833)
[3fa3125 add sg3 util](kubevirt/kubevirtci#842)
[ba7681a vm based providers: Pin NetworkManager version](kubevirt/kubevirtci#841)
[203b112 single stack: Remove k8s-1.22-ipv6](kubevirt/kubevirtci#832)
[fe50adf k8s providers: Delete k8s-1.21](kubevirt/kubevirtci#831)
[19ba37d cluster-up, kind: add kind-1.23](kubevirt/kubevirtci#784)
[17bbea6 Update the qemu sound devices to use the -device flag](kubevirt/kubevirtci#828)
[c5e8e26 Update whereabouts image tag to match the manifest version](kubevirt/kubevirtci#838)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants