[system-tests] Need to implement checks for unallocated disk partitions

Bug #1297364 reported by Anastasiia Naboikina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Anastasiia Naboikina

Bug Description

It`s necessary to check node disk partitions for unallocated space. It`s exceptionally important due to bug: https://bugs.launchpad.net/fuel/+bug/1295717

We need to make the following checks:
- check that in simple mode using Ceph for Glance by default all storage on Controller is partitioned as Base System space;
- check that in simple mode not using Ceph for Glance there are partitions for Base System storage and for Image storage, but there is no unallocated space;
- check that when combined with Ceph role, Controller has no unallocated space (space
is partitioned between Base System storage and Ceph storage).

Tags: system-tests
Changed in fuel:
assignee: nobody → Anastasiia Naboikina (anaboikina)
description: updated
Changed in fuel:
status: New → Confirmed
Revision history for this message
Dima Shulyak (dshulyak) wrote :

2 and 3 case still will have unallocated space on first available disk, fixing this will require proper refactoring of allocation logic in nailgun, or hacking it in a bad way

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

Fix proposed to branch: master
Review: https://review.openstack.org/83447

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/83447
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=49d8fbb2c33cf560af2f4f86374ef5b476aa709b
Submitter: Jenkins
Branch: master

commit 49d8fbb2c33cf560af2f4f86374ef5b476aa709b
Author: Anastasiia Naboikina <email address hidden>
Date: Thu Mar 27 13:09:23 2014 +0200

    Add check for unallocated space on controller

    Added check for presence of unallocated disk space
    on controller node in case Ceph for image storage
    is used. All disks on controller should be
    allocated for Base System space.

    Change-Id: I1471c1997fafd721cb95d8e9d0ba3934a48a4ad7
    Closes-bug: #1297364

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
Anastasiia Naboikina (anaboikina) wrote :

Need to skip tests for release 5.0 because of this pull-request: https://review.openstack.org/#/c/87284/. Tests can be set for execution in the next release.

Changed in fuel:
status: Fix Released → New
Mike Scherbakov (mihgen)
Changed in fuel:
status: New → Confirmed
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to fuel-main (master)

Fix proposed to branch: master
Review: https://review.openstack.org/87870

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/87870
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=aacc453ac8ada71246220dc56701d642bf520aa3
Submitter: Jenkins
Branch: master

commit aacc453ac8ada71246220dc56701d642bf520aa3
Author: Anastasiia Naboikina <email address hidden>
Date: Wed Apr 16 11:25:36 2014 +0300

    Remove steps for unallocated space check

    Removed invocation of method that checks that
    there is no unallocated space on controller node
    when Ceph for Glance is used.

    Closes-Bug: #1297364

    Change-Id: Id843fdb148316494a9edd3b359f1583eae777b2e
    Related-Bug: #1306625

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

verified

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.