Jump to: navigation, search

Difference between revisions of "PowerKVM"

Line 1: Line 1:
 
= Overview =
 
= Overview =
This is the IBM PowerKVM CI status page. For questions and more information, please contact kvmpower@linux.vnet.ibm.com.
+
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.
 
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.
Line 52: Line 52:
  
 
== PowerKVM CI related blogs ==
 
== PowerKVM CI related blogs ==
 +
*  CirrOS https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/building_a_tiny_ppc_cloud_image_for_ci_testing?lang=en
 +
*  Using ibmveth and ibmvscsi  https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/using_ibmveth_and_ibmvscsi_on_openstack?lang=en
 +
*  LE guest  https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/spawning_a_little_endian_instance_in_openstack?lang=en
 +
*  Swift script: https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/powerkvm_openstack_ci_a_custom_swift_upload_script?lang=en
 +
*  CI - https://www.ibm.com/developerworks/community/blogs/fe313521-2e95-46f2-817d-44a4f27eba32/entry/building_your_openstack_3rd_party_ci_system1?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

Revision as of 20:30, 6 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