Jump to: navigation, search

Difference between revisions of "PowerKVM"

(PowerKVM CI related blogs)
Line 59: Line 59:
 
*  RAM Weigher - https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/openstack_nova_scheduler_disable_ram_weigher?lang=en
 
*  RAM Weigher - https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/openstack_nova_scheduler_disable_ram_weigher?lang=en
 
*  Storwize - https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/setup_ibm_storwize_for_openstack_cinder_and_glance?lang=en
 
*  Storwize - https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/setup_ibm_storwize_for_openstack_cinder_and_glance?lang=en
 +
* Third Party CI Working Group  http://www.kurttaylor.com/blog/2014/11/third-party-ci-work-group-at-kilo-summit/
 +
* Cleaning up Swift  http://www.kurttaylor.com/blog/2015/03/clean-swift-object-store/
 +
* Third Party CI Working Group Tools Repository  http://www.kurttaylor.com/blog/2015/05/ci-tools-repo/

Revision as of 18:19, 11 May 2015

Overview

This is the IBM PowerKVM CI status page. For questions and more information, please contact kvmpower@linux.vnet.ibm.com. You can also ping rfolco or mmedvede on OpenStack IRC channels @Freenode.

PowerKVM CI currently runs Openstack Icehouse release. Devstack-gate jobs run Fedora 20 as the base image and a custom version of CirrOS[1] built with mainline kernel for ppc64. We are in the process of upgrading our test environment to Fedora 21.

Results are reported through the Gerrit page on Nova patches[2] and the logs are uploaded to the Softlayer's Swift service[3] on PATCH_NUMBER/PATCH_SET directory structure containing MySQL and Postgres variances of the devstack-gate jobs. Both run the Tempest testsuite. Logs stored on Softlayer Swift expire in 1 month.

Current Status

  • Reporting ENABLED
Outage history
Start End Description
2015-05-04 16:00 UTC 2015-05-04 17:00 UTC Maintenance
2015-04-25 19:00 UTC 2015-04-26 16:00 UTC Zuul VM down
2015-04-11 08:00 UTC 2015-04-11 17:00 UTC Internal network down
2015-04-10 14:00 UTC 2015-04-10 19:00 UTC Internal network down

Projects Tested

Reporting

Non-reporting

Projects to be added in Liberty release:

  • Devstack
  • Tempest
  • Infrastructure
  • Glance

Skipped Tests

Currently PowerKVM CI runs 98% of the Tempest tests. Skipped tests are under investigation.

Known Issues

To be updated.

PowerKVM CI related blogs