Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

modules/ignition,platforms/*: Add option to start iscsid service => master #2713

Merged
merged 2 commits into from
Jan 16, 2018

Conversation

trawler
Copy link
Contributor

@trawler trawler commented Jan 12, 2018

rebase of #2664

Allows iscsid service to be started for environments that need to attach
iscsi volumes to nodes.
@coreosbot
Copy link

Can one of the admins verify this patch?

@trawler trawler changed the title modules/ignition,platforms/*: Add option to start iscsid service modules/ignition,platforms/*: Add option to start iscsid service => master Jan 12, 2018
@trawler
Copy link
Contributor Author

trawler commented Jan 12, 2018

test this please

@trawler
Copy link
Contributor Author

trawler commented Jan 16, 2018

test this please

@trawler trawler merged commit 3c7f949 into coreos:master Jan 16, 2018
@@ -49,6 +49,8 @@ systemd:
- name: tectonic.service
enable: false
contents: {{.ign_tectonic_service_json}}
- name: iscsid.service
enable: {{.iscsi.enabled}}
Copy link
Contributor

Choose a reason for hiding this comment

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

There was an unfortunate typo here (#2748). However I'm concerned that neither reviews nor tests blocked this.

Copy link
Contributor

Choose a reason for hiding this comment

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

it blocked, but unfortunately for this PR it was not set to run on bare metal. we saw the issue when we run the nightly in master 😢

Copy link
Member

Choose a reason for hiding this comment

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

This is a side effect of relying on human intervention for setting the labels for running the tests. This needs to be automated so we ensure by code that relevant tests are run when needed

Copy link
Contributor

@cpanato cpanato Jan 18, 2018

Choose a reason for hiding this comment

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

agree, let's discuss to check what we can do.

but the code review that we do should check this as well if all relevant platform was covered

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants