Skip to content

tests: Stop checking for iscsid being disabled#3275

Merged
cgwalters merged 1 commit intocoreos:mainfrom
cgwalters:drop-iscsi-disabled
Dec 12, 2022
Merged

tests: Stop checking for iscsid being disabled#3275
cgwalters merged 1 commit intocoreos:mainfrom
cgwalters:drop-iscsi-disabled

Conversation

@cgwalters
Copy link
Copy Markdown
Member

@cgwalters cgwalters commented Dec 12, 2022

Having socket units enabled in particular is standard and expected. Every one of these should have had an explicit rationale. In this case, the rationale is probably lost to time.

This fixes a test failure on rhel9.

Closes: openshift/os#1016

Having socket units enabled in particular is standard and
expected.  Every one of these should have had an explicit
rationale.  In this case, the rationale is probably lost to
time.

This fixes a test failure on rhel9.
@cgwalters cgwalters enabled auto-merge (rebase) December 12, 2022 16:27
@cgwalters cgwalters merged commit aad1da5 into coreos:main Dec 12, 2022
@travier
Copy link
Copy Markdown
Member

travier commented Dec 15, 2022

/cherry-pick rhcos-4.12

@travier
Copy link
Copy Markdown
Member

travier commented Dec 15, 2022

My bad we don't have Prow here

@openshift-cherrypick-robot
Copy link
Copy Markdown

@travier: new pull request created: #3286

Details

In response to this:

/cherry-pick rhcos-4.12

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.

@travier
Copy link
Copy Markdown
Member

travier commented Dec 15, 2022

Oh, we do :) 🎉

jlebon added a commit to jlebon/os that referenced this pull request May 26, 2023
The iSCSI daemon is now socket-activated so that it's only running when
needed rather than always enabled. We're breaking that by disabling
`iscsid.socket`.

This effectively reverts 929ac48 ("c9s: Disable iscsid.socket"). It's
not certain why this was done, but it was likely to workaround failing
tests. These tests should be fixed now[[1]] so we should be able to stop
doing this.

[1]: coreos/coreos-assembler#3275
jlebon added a commit to jlebon/os that referenced this pull request May 26, 2023
The iSCSI daemon is now socket-activated so that it's only running when
needed rather than always enabled. We're breaking that by disabling
`iscsid.socket`.

This effectively reverts 929ac48 ("c9s: Disable iscsid.socket"). It's
not certain why this was done, but it was likely to workaround failing
tests. These tests should be fixed now[[1]] so we should be able to stop
doing this.

[1]: coreos/coreos-assembler#3275
jlebon added a commit to jlebon/os that referenced this pull request May 29, 2023
The iSCSI daemon is now socket-activated so that it's only running when
needed rather than always enabled. We're breaking that by disabling
`iscsid.socket`.

This effectively reverts 929ac48 ("c9s: Disable iscsid.socket"). It's
not certain why this was done, but it was likely to workaround failing
tests. These tests should be fixed now[[1]] so we should be able to stop
doing this.

[1]: coreos/coreos-assembler#3275
travier pushed a commit to travier/os that referenced this pull request Jun 1, 2023
The iSCSI daemon is now socket-activated so that it's only running when
needed rather than always enabled. We're breaking that by disabling
`iscsid.socket`.

This effectively reverts 929ac48 ("c9s: Disable iscsid.socket"). It's
not certain why this was done, but it was likely to workaround failing
tests. These tests should be fixed now[[1]] so we should be able to stop
doing this.

[1]: coreos/coreos-assembler#3275

(cherry picked from commit 8c94270)
travier pushed a commit to travier/os that referenced this pull request Jun 8, 2023
The iSCSI daemon is now socket-activated so that it's only running when
needed rather than always enabled. We're breaking that by disabling
`iscsid.socket`.

This effectively reverts 929ac48 ("c9s: Disable iscsid.socket"). It's
not certain why this was done, but it was likely to workaround failing
tests. These tests should be fixed now[[1]] so we should be able to stop
doing this.

[1]: coreos/coreos-assembler#3275

(cherry picked from commit 8c94270)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RHCOS 9 aarch64: FAIL: rhcos.services-disabled: Service Incorrectly Active: "iscsid.socket"

4 participants