~juju-qa/ubuntu/yakkety/juju/2.0-beta18

« back to all changes in this revision

Viewing changes to src/github.com/juju/juju/cmd/juju/status/status_test.go

  • Committer: Nicholas Skaggs
  • Date: 2016-09-15 15:21:26 UTC
  • mfrom: (1.7.1)
  • Revision ID: nicholas.skaggs@canonical.com-20160915152126-tf2gvoftgqhmhhua
* New upstream release 2.0-beta18
* Update debian/copyright
* Update autopkgtest tests to drop --upload-tools

Show diffs side-by-side

added added

removed removed

Lines of Context:
310
310
                "exposed": true,
311
311
        })
312
312
        loggingCharm = M{
313
 
                "charm":              "cs:quantal/logging-1",
314
 
                "charm-origin":       "jujucharms",
315
 
                "charm-name":         "logging",
316
 
                "charm-rev":          1,
317
 
                "series":             "quantal",
318
 
                "os":                 "ubuntu",
319
 
                "exposed":            true,
320
 
                "application-status": M{},
 
313
                "charm":        "cs:quantal/logging-1",
 
314
                "charm-origin": "jujucharms",
 
315
                "charm-name":   "logging",
 
316
                "charm-rev":    1,
 
317
                "series":       "quantal",
 
318
                "os":           "ubuntu",
 
319
                "exposed":      true,
 
320
                "application-status": M{
 
321
                        "current": "error",
 
322
                        "message": "somehow lost in all those logs",
 
323
                        "since":   "01 Apr 15 01:23+10:00",
 
324
                },
321
325
                "relations": M{
322
326
                        "logging-directory": L{"wordpress"},
323
327
                        "info":              L{"mysql"},
3494
3498
controller  kontroll    dummy/dummy-region  1.2.3    upgrade available: 1.2.4
3495
3499
 
3496
3500
APP        VERSION  STATUS       SCALE  CHARM      STORE       REV  OS      NOTES
3497
 
logging    a bi...               2/2    logging    jujucharms  1    ubuntu  exposed
3498
 
mysql      5.7.13   maintenance  1/1    mysql      jujucharms  1    ubuntu  exposed
3499
 
wordpress  4.5.3    active       1/1    wordpress  jujucharms  3    ubuntu  exposed
 
3501
logging    a bi...  error            2  logging    jujucharms    1  ubuntu  exposed
 
3502
mysql      5.7.13   maintenance      1  mysql      jujucharms    1  ubuntu  exposed
 
3503
wordpress  4.5.3    active           1  wordpress  jujucharms    3  ubuntu  exposed
3500
3504
 
3501
3505
RELATION           PROVIDES   CONSUMES   TYPE
3502
3506
juju-info          logging    mysql      regular
3561
3565
                                 
3562
3566
 
3563
3567
APP  VERSION  STATUS  SCALE  CHARM  STORE  REV  OS  NOTES
3564
 
foo                   2/2                  0        
 
3568
foo                       2                  0      
3565
3569
 
3566
3570
UNIT   WORKLOAD     AGENT      MACHINE  PUBLIC-ADDRESS  PORTS  MESSAGE
3567
3571
foo/0  maintenance  executing                                  (config-changed) doing some work
3655
3659
                                 
3656
3660
 
3657
3661
APP  VERSION  STATUS  SCALE  CHARM  STORE  REV  OS  NOTES
3658
 
foo                   0/2                  0        
 
3662
foo                     0/2                  0      
3659
3663
 
3660
3664
UNIT   WORKLOAD  AGENT  MACHINE  PUBLIC-ADDRESS  PORTS  MESSAGE
3661
3665
foo/0