Bug 1383630 - [ocp-on-osp] Master nodes are marked as schedulable after scaling up/down nodes
Summary: [ocp-on-osp] Master nodes are marked as schedulable after scaling up/down nodes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Jan Provaznik
QA Contact: Gan Huang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-11 09:51 UTC by Gan Huang
Modified: 2017-03-20 08:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-20 08:39:16 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Gan Huang 2016-10-11 09:51:53 UTC
Description of problem:
Master nodes are marked as schedulable after a node is added
Upstream issue: https://github.com/redhat-openstack/openshift-on-openstack/issues/214

Version-Release number of selected component (if applicable):
openshift-on-openstack v0.9.1

How reproducible:
100%

Steps to Reproduce:
1.Creat a stack
2.Scale up a node
3.Scale down a node

Actual results:
1 > Master nodes are marked SchedulingDisabled
2 > Master nodes are marked Scheduling
3 > Master nodes are marked Scheduling

Expected results:
2 > Master nodes are marked SchedulingDisabled
3.> Master nodes are marked SchedulingDisabled

Additional info:
We'd better set "--schedulable=false" for master nodes in inventory file directly instead of writing a separate task.

Comment 1 Jan Provaznik 2016-10-11 12:50:09 UTC
Fixed in this PR:
https://github.com/redhat-openstack/openshift-on-openstack/pull/272

Comment 2 Jan Provaznik 2016-10-12 12:21:10 UTC
fixed in 0.9.2

Comment 3 Gan Huang 2016-10-18 01:33:42 UTC
Verified with v0.9.2

Masters are marked SchedulingDisabled when scaling up/down.


Note You need to log in before you can comment on or make changes to this bug.