~ggouzi/obinstall/obinstall

« back to all changes in this revision

Viewing changes to demos/cloudfoundry/status

  • Committer: MMorana
  • Date: 2016-03-24 01:18:40 UTC
  • Revision ID: mass@ubuntu.com-20160324011840-blxydmf7ca4ggle0
Splitting out demos from install

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#This file will contain the last tested status of demo functions.  
2
 
#Please update as you use this demo and commit your changes with 
3
 
#bzr to keep it up-to-date for all. This file wil be scraped and 
4
 
#data imported into reporting sheets. Stick with the format below 
5
 
#and refrain from any "colorful" commentary.
6
 
 
7
 
 
8
 
#Format
9
 
#Demo:name of demo i.e ... kubernates
10
 
#Complete = yes or no  (every demo needs to have a minimum of a README and a 01-deploy.sh)
11
 
#DateOfTest = DDMMYEAR   (day month year)
12
 
#TestedBy = FirstnameLastInitial
13
 
#InfrastructureStatus:pass or fail
14
 
#PostDeployStatus:n/a pass or fail
15
 
#History = free form notes to share about the demo, Think wether it should go here or be an official part of the readme, an example of things go here would be specific items about your particular deployment like "intermittent failures with error xxx" Please prepend your comment with the date and your initials. Newest comment at the top.  
16
 
 
17
 
#EXAMPLE
18
 
#Demo:kubernates
19
 
#Complete:yes
20
 
#DateOfTest:08112015
21
 
#TestedBy:DougS
22
 
#InfrastructureStatus:pass
23
 
#PostDeployStatus:n/a
24
 
#History:
25
 
#08112015DSS initial creation of status file  test of demo, commited changes to 01-deploy
26
 
 
27
 
 
28
 
#####################################################################
29
 
Demo:CloudFoundry
30
 
Complete:yes
31
 
DateOfTest:08122015
32
 
TestedBy:DougS
33
 
InfrastructureStatus:pass
34
 
PostDeployStatus:n/a
35
 
History:
36
 
08122015DSS failed early on with error: cloudfoundry/0 machine agent state hook failed "config-changed"