Closed
Bug 1014224
Opened 11 years ago
Closed 11 years ago
[Blocker] Loop-Server repo is using a down-rev version of Loads
Categories
(Hello (Loop) :: Server, defect, P1)
Hello (Loop)
Server
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jbonacci, Unassigned)
Details
(Whiteboard: [qa+])
./bin/loads-runner --version
0.2
That version does not support the following required options:
--user-id
--ssh
The loads cluster is running the new version and expects, as a minimum, the -ssh option for security reasons.
Reporter | ||
Updated•11 years ago
|
Priority: -- → P1
Whiteboard: [qa+]
Reporter | ||
Comment 1•11 years ago
|
||
I assume that is coming from here:
https://github.com/mozilla-services/loop-server/blob/master/loadtests/Makefile
Compare that to
https://github.com/mozilla/browserid-verifier/blob/master/loadtest/Makefile
and
https://github.com/mozilla/fxa-auth-server/blob/master/loadtest/Makefile
So, I guess a couple of things need to happen here:
Short-term: Get loop-server using loads v.0.3
https://github.com/mozilla-services/loads/blob/master/CHANGES.rst#03---unreleased
Longer-term: Get loads v.0.3 released
Comment 2•11 years ago
|
||
Should be fixed by https://github.com/mozilla-services/loop-server/commit/f10c8c9323bc9842084c5132ee02026182e387b0
Agreed, still, we need to release the 0.3 loads version.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
James, would it make sense to you to have the Makefile updated with the bench / megabench etc. directives?
Reporter | ||
Comment 4•11 years ago
|
||
Yea, we should probably do that.
I can open a separate bug for that...
Reporter | ||
Comment 5•11 years ago
|
||
OK, the updated build gives me this:
./bin/loads-runner --version
0.3
Getting closer. See bug 1014274
Status: RESOLVED → VERIFIED
Summary: [Blocker] Loop-Server repo is using a down-rev version of Loads → Loop-Server repo is using a down-rev version of Loads
Comment 6•11 years ago
|
||
Also, Tarek is preparing Loads 0.3 for release!
Status: VERIFIED → RESOLVED
Closed: 11 years ago → 11 years ago
Summary: Loop-Server repo is using a down-rev version of Loads → [Blocker] Loop-Server repo is using a down-rev version of Loads
Comment 7•11 years ago
|
||
it's released
Reporter | ||
Comment 8•11 years ago
|
||
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•