lp:~vila/uci-engine/1288622-float-hp

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/uci-engine/1288622-float-hp
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
Ubuntu CI Engine
Status:
Merged

Recent revisions

486. By Vincent Ladeuil

Catch up with trunk adding a new call site.

485. By Vincent Ladeuil

Merge trunk

484. By Vincent Ladeuil

Move is_hpcloud into ci_utils.unit_config as per review comments.

483. By Vincent Ladeuil

Meh, simplify.

482. By Vincent Ladeuil

Allow testing from dev's host on hp cloud by adding a floating IP to the testbed when running there

481. By Chris Johnston

[r=PS Jenkins bot, Andy Doan] Fix broken Juju gui integration test 1318774 from Chris Johnston

480. By Andy Doan

[r=Joe Talbott, PS Jenkins bot] webui charm: don't loose relation information after upgrade

We create relationship related files that must be accessible via
apache in www-root. Our install function currently deletes this
directory, so our upgrade logic winds up with the webui not being
able to report engine-health. This backs up the important files
and restores them from Andy Doan

479. By Andy Doan

[r=Francis Ginther, PS Jenkins bot] lander: cleanup creation of workflow/results file

The way this was written was a bit awkward and was going to
make the future change for ticket-pausing even more awkward. from Andy Doan

478. By Andy Doan

[r=Francis Ginther, PS Jenkins bot] lander: introduce beginnings of a "workflow"

This moves us more towards being able to give the lander a
specific workflow for it to iterate through. For now its
hard-coded, but we could expand on this get the required workflow
of a ticket from the ticket-system.

This creates a results file / workflow that looks like:
{
  'ppa_assigner_url': ppa_url,
  'progress_trigger': 'lander-%d' % time.time(),
  'ticket_id': ticket_id,
  'ts_url': ts_url,
  'steps': [
    {'name': 'ppa_assigner'},
    {'name': 'bsbuilder'},
  ],
}
  from Andy Doan

477. By Andy Doan

[r=PS Jenkins bot, Chris Johnston] ticket-api: simplify status values

Simplifies the TicketWorkflowStepStatus values to be consistent
and let the user infer the workflow-step using the "current_workflow_step"
attribute of a ticket. from Andy Doan

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:uci-engine
This branch contains Public information 
Everyone can see this information.

Subscribers