lp://staging/~fginther/ubuntu-ci-services-itself/lander-pass-artifacts

Created by Francis Ginther and last modified
Get this branch:
bzr branch lp://staging/~fginther/ubuntu-ci-services-itself/lander-pass-artifacts
Only Francis Ginther can upload to this branch. If you are Francis Ginther please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Francis Ginther
Project:
Ubuntu CI Services
Status:
Merged

Recent revisions

329. By Francis Ginther

Add tests for ticket_api artifact methods and fix issues found during testing.

328. By Francis Ginther

Pass artifacts through the lander to the ticket system using a common registering scheme.

327. By Francis Ginther

Stop passing the contents of the ticket from the lander worker to the jenkins master job, instead pass just the ticket id, and then let the lander_service_wrapper get the full ticket contents when necessary.

326. By Joe Talbott

[r=Andy Doan, PS Jenkins bot] ticket-system - Add APIs for retrieving workflow steps and statuses for tickets and subtickets.

* this is needed for the webui ticket breadcrumbs. from Joe Talbott

325. By Vincent Ladeuil

[r=Francis Ginther, PS Jenkins bot] Provide a config option to select the nova flavor for the testbed. 1287955 from Vincent Ladeuil

324. By Paul Larson

[r=PS Jenkins bot, Andy Doan] Log all commands and output from image builder to the output log. from Paul Larson

323. By Evan

[r=Chris Johnston] Pin jujuclient back to trunk and r27. Kapil fixed the bug we were running into with the env watcher. from Evan Dandrea

322. By Andy Doan

[r=William Grant, PS Jenkins bot] webui: improve performance of status page

I noticed a tricky problem. If one of the status URLs we are trying
to reach is taking a really long time, the rest of the json URLs we
try to load get delayed on the main javascript thread.

This changes the code to use JavaScript workers which essentially do
the status loading in separate threads and then communicate back to
the main gui thread the status to display.
  from Andy Doan

321. By Andy Doan

[r=Joe Talbott, PS Jenkins bot] improve display logic of json-status objects

This gets the providers sending information in a better format
that the webui can start to style better.

NOTE: this doesn't address make the webui look nice. It just
gets the backend pieces in place so that webui can now be improved
upon independently
  from Andy Doan

320. By Vincent Ladeuil

[r=Evan Dandrea] fix broken run-worker change

revno(315) caused a regression because all the run-worker scripts
were dealing with sys.path in order to import things properly. This
patch adds a new "run-python" script that will launch the worker
scripts with the proper PYTHONPATH. from Vincent Ladeuil

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu-ci-services-itself
This branch contains Public information 
Everyone can see this information.

Subscribers