cf 0.6.0.rc6 → 0.6.0.rc7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module CF
2
- VERSION = "0.6.0.rc6".freeze
2
+ VERSION = "0.6.0.rc7".freeze
3
3
  end
@@ -36,7 +36,7 @@ if ENV['CF_V2_TEST_USER'] && ENV['CF_V2_TEST_PASSWORD'] && ENV['CF_V2_TEST_TARGE
36
36
  run("#{cf_bin} login #{username} --password #{password}") do |runner|
37
37
  expect(runner).to say "Authenticating... OK"
38
38
  expect(runner).to say "Organization>"
39
- runner.send_keys("pivotal")
39
+ runner.send_keys("1")
40
40
 
41
41
  expect(runner).to say "Switching to organization"
42
42
  expect(runner).to say "OK"
@@ -100,8 +100,8 @@ if ENV['CF_V2_TEST_USER'] && ENV['CF_V2_TEST_PASSWORD'] && ENV['CF_V2_TEST_TARGE
100
100
  expect(runner).to say "Save configuration?> n", 10
101
101
  runner.send_keys ""
102
102
 
103
- expect(runner).to say "Uploading #{app}... OK"
104
- expect(runner).to say "Starting #{app}... OK"
103
+ expect(runner).to say "Uploading #{app}... OK", 180
104
+ expect(runner).to say "Starting #{app}... OK", 180
105
105
  expect(runner).to say "Checking #{app}...", 180
106
106
  expect(runner).to say "1/1 instances"
107
107
  expect(runner).to say "OK", 30
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cf
3
3
  version: !ruby/object:Gem::Version
4
- hash: 4195981881
4
+ hash: 2165934925
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 6
9
9
  - 0
10
10
  - rc
11
- - 6
12
- version: 0.6.0.rc6
11
+ - 7
12
+ version: 0.6.0.rc7
13
13
  platform: ruby
14
14
  authors:
15
15
  - Cloud Foundry Team
@@ -18,7 +18,7 @@ autorequire:
18
18
  bindir: bin
19
19
  cert_chain: []
20
20
 
21
- date: 2013-03-23 00:00:00 Z
21
+ date: 2013-03-25 00:00:00 Z
22
22
  dependencies:
23
23
  - !ruby/object:Gem::Dependency
24
24
  name: json_pure
@@ -73,7 +73,7 @@ dependencies:
73
73
  requirements:
74
74
  - - ">="
75
75
  - !ruby/object:Gem::Version
76
- hash: 4195981887
76
+ hash: 2165934921
77
77
  segments:
78
78
  - 0
79
79
  - 6
@@ -121,14 +121,14 @@ dependencies:
121
121
  requirements:
122
122
  - - ">="
123
123
  - !ruby/object:Gem::Version
124
- hash: 4195981859
124
+ hash: 2165934937
125
125
  segments:
126
126
  - 0
127
127
  - 7
128
128
  - 0
129
129
  - rc
130
- - 3
131
- version: 0.7.0.rc3
130
+ - 5
131
+ version: 0.7.0.rc5
132
132
  - - <
133
133
  - !ruby/object:Gem::Version
134
134
  hash: 27
@@ -146,7 +146,7 @@ dependencies:
146
146
  requirements:
147
147
  - - ">="
148
148
  - !ruby/object:Gem::Version
149
- hash: 4195981921
149
+ hash: 2165934871
150
150
  segments:
151
151
  - 0
152
152
  - 3