[node-patches] Change in ovirt-node[ovirt-3.6]: increase base size of / filesystem

2016-09-21 Thread dougsland
Douglas Schilling Landgraf has posted comments on this change.

Change subject: increase base size of / filesystem
..


Patch Set 1: Code-Review+2 Continuous-Integration+1 Verified+1

-- 
To view, visit https://gerrit.ovirt.org/64260
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2c2a8c6aff6d398f3fa33cd8b1fb3949db332cf3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Douglas Schilling Landgraf 
Gerrit-Reviewer: Douglas Schilling Landgraf 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
node-patches mailing list
node-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/node-patches


[node-patches] Change in ovirt-node[ovirt-3.6]: increase base size of / filesystem

2016-09-21 Thread dougsland
Douglas Schilling Landgraf has submitted this change and it was merged.

Change subject: increase base size of / filesystem
..


increase base size of / filesystem

7.3 builds are currently failing due to lack of available space.

Change-Id: I2c2a8c6aff6d398f3fa33cd8b1fb3949db332cf3
Signed-off-by: Douglas Schilling Landgraf 
(cherry picked from commit cd9cbb932c12f5b4b1270e8d616f08756aa221e3)
---
M recipe/common-install.ks.in
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Douglas Schilling Landgraf: Verified; Looks good to me, approved; Passed CI 
tests



-- 
To view, visit https://gerrit.ovirt.org/64260
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2c2a8c6aff6d398f3fa33cd8b1fb3949db332cf3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Douglas Schilling Landgraf 
Gerrit-Reviewer: Douglas Schilling Landgraf 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks 
___
node-patches mailing list
node-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/node-patches


[node-patches] Change in ovirt-node[ovirt-3.6]: increase base size of / filesystem

2016-09-21 Thread automation
gerrit-hooks has posted comments on this change.

Change subject: increase base size of / filesystem
..


Patch Set 1:

* Update tracker: IGNORE, no Bug-Url found

-- 
To view, visit https://gerrit.ovirt.org/64260
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2c2a8c6aff6d398f3fa33cd8b1fb3949db332cf3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Douglas Schilling Landgraf 
Gerrit-Reviewer: Douglas Schilling Landgraf 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
node-patches mailing list
node-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/node-patches


[node-patches] Change in ovirt-node[ovirt-3.6]: increase base size of / filesystem

2016-09-21 Thread dougsland
Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: increase base size of / filesystem
..

increase base size of / filesystem

7.3 builds are currently failing due to lack of available space.

Change-Id: I2c2a8c6aff6d398f3fa33cd8b1fb3949db332cf3
Signed-off-by: Douglas Schilling Landgraf 
(cherry picked from commit cd9cbb932c12f5b4b1270e8d616f08756aa221e3)
---
M recipe/common-install.ks.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/60/64260/1

diff --git a/recipe/common-install.ks.in b/recipe/common-install.ks.in
index 9ed8cdd..94a9992 100644
--- a/recipe/common-install.ks.in
+++ b/recipe/common-install.ks.in
@@ -5,7 +5,7 @@
 selinux --enforcing
 firewall --disabled
 # TODO: the sizing of the image needs to be more dynamic
-part / --size 1536 --fstype ext2
+part / --size 2048 --fstype ext2
 
 # additional default boot parameters
 # Need to use deadline Scheduler for performance, rhbz#647301


-- 
To view, visit https://gerrit.ovirt.org/64260
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c2a8c6aff6d398f3fa33cd8b1fb3949db332cf3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Douglas Schilling Landgraf 
___
node-patches mailing list
node-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/node-patches


[node-patches] Change in ovirt-node[ovirt-3.6]: increase base size of / filesystem

2016-09-21 Thread automation
gerrit-hooks has posted comments on this change.

Change subject: increase base size of / filesystem
..


Patch Set 1:

* Update tracker: IGNORE, no Bug-Url found

-- 
To view, visit https://gerrit.ovirt.org/64260
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2c2a8c6aff6d398f3fa33cd8b1fb3949db332cf3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Douglas Schilling Landgraf 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
node-patches mailing list
node-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/node-patches