Jump to: navigation, search

Difference between revisions of "XenServer/XenServer CI"

(Useful Links)
Line 6: Line 6:
  
 
=== Useful Links ===
 
=== Useful Links ===
 
+
Current queue, failed tests and the result results are all available from:
* Recent results: http://ca.downloads.xensource.com/OpenStack/xenserver-ci/recent_finished.txt
+
http://eeed722a22cb5387f3e9-8fd069087bab3f263c7f9ddd524fce42.r22.cf5.rackcdn.com/ci_status/results.html
* Current queue (Updated every 30 minutes): http://ca.downloads.xensource.com/OpenStack/xenserver-ci/current_queue.txt
 
* Failed tests (Updated every 30 minutes): http://ca.downloads.xensource.com/OpenStack/xenserver-ci/all_failures.txt
 
  
 
== Issues ==
 
== Issues ==

Revision as of 12:10, 12 March 2014

Current status

  • Checks all changes on devstack, tempest, and Nova
  • Uses nodepool and devstack-gate to run tests in RAX cloud
  • Reports, without voting, on all changes

Useful Links

Current queue, failed tests and the result results are all available from: http://eeed722a22cb5387f3e9-8fd069087bab3f263c7f9ddd524fce42.r22.cf5.rackcdn.com/ci_status/results.html

Issues

  • Running full tempest, with some exclusions.
  • There are occasional failures to build nodes that block one of slots until they are freed manually.
  • We may be hitting race conditions seen in the gate more frequently than the gate itself; likely could find fixes for XenAPI to reduce failure rate.
  • A large backlog of jobs has been collected over the last couple of days - meaning recent result postings are not within the required 4-hour window (now fixed)
    • Some jobs were missed from the gerrit stream when the CI process was being fixed
    • Doubled the number of servers allowed to 30.

Next Steps

See also XenServer/GateIntegration for the efforts in getting this CI integrated with the official testing infrastructure (Properly check jobs; not necessarily gate).