-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure system vms with a list of available management server IPs #50
Merged
bheuvel
merged 67 commits into
master
from
tech/configure-systemvms-with-multiple-server-ips
Aug 16, 2016
Merged
Configure system vms with a list of available management server IPs #50
bheuvel
merged 67 commits into
master
from
tech/configure-systemvms-with-multiple-server-ips
Aug 16, 2016
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
miguelaferreira
force-pushed
the
tech/configure-systemvms-with-multiple-server-ips
branch
2 times, most recently
from
August 3, 2016 14:23
4547d8d
to
51a9df4
Compare
@miguelaferreira It failed due to two things;
The latter is because the log was in the tomcat home directory.
|
* performance monitoring script disguised as unit test * smoke test disguised as unit test * ignored tetss * empty test classes
that were not passing in the IDE (although it seems that from maven in jenkins all was fine)
And move secondary storage maneger implementation to server module
miguelaferreira
force-pushed
the
tech/configure-systemvms-with-multiple-server-ips
branch
2 times, most recently
from
August 10, 2016 11:09
872299a
to
97604be
Compare
... to use -genkeypair instead of the deprecated -genkey
... to use -genkeypair instead of the deprecated -genkey
... to fix keytool command that was using the deprecated -genkey parameter
miguelaferreira
force-pushed
the
tech/configure-systemvms-with-multiple-server-ips
branch
from
August 12, 2016 11:42
0cffca1
to
131b2a2
Compare
miguelaferreira
force-pushed
the
tech/configure-systemvms-with-multiple-server-ips
branch
from
August 12, 2016 13:03
ced8a74
to
175bf80
Compare
Final integration test failing because of an error downloading a template Stacktrace
File "/usr/lib/python2.7/site-packages/nose/suite.py", line 209, in run
self.setUp()
File "/usr/lib/python2.7/site-packages/nose/suite.py", line 292, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/site-packages/nose/suite.py", line 315, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/site-packages/nose/util.py", line 471, in try_run
return func()
File "/data/jenkins-slave/workspace/cosmic/0002-cosmic-pull-request-build/cosmic-core/test/integration/smoke/test_vpc_vpn.py", line 450, in setUpClass
cls.template.download(cls.apiclient)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1286, in download
template.status)
'Error in downloading template |
miguelaferreira
force-pushed
the
tech/configure-systemvms-with-multiple-server-ips
branch
from
August 15, 2016 07:45
17c963d
to
6f0ffef
Compare
miguelaferreira
force-pushed
the
tech/configure-systemvms-with-multiple-server-ips
branch
2 times, most recently
from
August 15, 2016 12:16
f79b0d4
to
b005ab9
Compare
miguelaferreira
force-pushed
the
tech/configure-systemvms-with-multiple-server-ips
branch
from
August 15, 2016 13:55
6761c6c
to
0c22ae5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.