Changed possible Status values. #1805

Merged
merged 7 commits into from Mar 24, 2015

Conversation

Projects
None yet
3 participants
Contributor

perrito666 commented Mar 11, 2015

There where changes in Unit status management.
Unit and Agent status used to be the same thing but
now have been split into two:
Workload
UnitAgent
Workload: holds statuses pertaining the actual workload
deployment such as hooks running and error in them.
UnitAgent: holds statuses for the juju agent running
on this unit.
A series of statuses has been added and valid statuses
for both have been defined.
Also a series of changes where necessary in tests that
where setting states that are no logner valid.
Finally juju status command suffered several changes
in the tests to reflect the two new values.

perrito666 added some commits Feb 19, 2015

Changed possible Status values.
There where changes in Unit status management.
Unit and Agent status used to be the same thing but
now have been split into two:
Workload
UnitAgent
Workload: holds statuses pertaining the actual workload
deployment such as hooks running and error in them.
UnitAgent: holds statuses for the juju agent running
on this unit.
A series of statuses has been added and valid statuses
for both have been defined.
Also a series of changes where necessary in tests that
where setting states that are no logner valid.
Finally juju status command suffered several changes
in the tests to reflect the two new values.
Owner

wallyworld commented Mar 18, 2015

$$mergeandfollowupwithanotherbranchtoaddresstodos$$

Contributor

jujubot commented Mar 18, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Mar 18, 2015

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/2543

Contributor

perrito666 commented Mar 18, 2015

$$mergeandfollowupwithanotherbranchtoaddresstodos$$

Contributor

jujubot commented Mar 18, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Mar 18, 2015

Build failed: Does not match ['fixes-1433384']
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/2544

Owner

wallyworld commented Mar 24, 2015

$$merge$$

Contributor

jujubot commented Mar 24, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Mar 24, 2015

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/2612

Owner

wallyworld commented Mar 24, 2015

$$FFS$$

Contributor

jujubot commented Mar 24, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Mar 24, 2015

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/2615

Owner

wallyworld commented Mar 24, 2015

$$merge$$

Contributor

jujubot commented Mar 24, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Mar 24, 2015

Merge pull request #1805 from perrito666/uas_new_statuses
Changed possible Status values.

There where changes in Unit status management.
Unit and Agent status used to be the same thing but
now have been split into two:
Workload
UnitAgent
Workload: holds statuses pertaining the actual workload
deployment such as hooks running and error in them.
UnitAgent: holds statuses for the juju agent running
on this unit.
A series of statuses has been added and valid statuses
for both have been defined.
Also a series of changes where necessary in tests that
where setting states that are no logner valid.
Finally juju status command suffered several changes
in the tests to reflect the two new values.

@jujubot jujubot merged commit ef501ca into juju:master Mar 24, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment