Skip to content
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
merged 67 commits into from
Aug 16, 2016

Conversation

miguelaferreira
Copy link
Contributor

No description provided.

@miguelaferreira miguelaferreira force-pushed the tech/configure-systemvms-with-multiple-server-ips branch 2 times, most recently from 4547d8d to 51a9df4 Compare August 3, 2016 14:23
@borisroman
Copy link
Contributor

borisroman commented Aug 5, 2016

@miguelaferreira It failed due to two things;

  1. A couple tests failed.
  2. It couldn't retrieve the management log from the cs1 box.

The latter is because the log was in the tomcat home directory.

[root@cs1 ~]# cd ~tomcat/
[root@cs1 tomcat]# ls -la
total 135376
drwxrwxr-x.   5 root   tomcat      4096 Aug  5 14:38 .
drwxr-xr-x. 108 root   root        4096 Aug  5 14:30 ..
drwxr-xr-x.   2 root   root        4096 Aug  5 14:30 bin
lrwxrwxrwx.   1 root   tomcat        11 Aug  5 14:30 conf -> /etc/tomcat
drwxr-xr-x.   2 root   root        4096 Aug  5 14:38 db
lrwxrwxrwx.   1 root   tomcat        22 Aug  5 14:30 lib -> /usr/share/java/tomcat
lrwxrwxrwx.   1 root   tomcat        15 Aug  5 14:30 logs -> /var/log/tomcat
-rw-r--r--.   1 tomcat tomcat 138604492 Aug  5 18:02 management.log
drwx------.   2 tomcat tomcat      4096 Aug  5 14:38 .ssh
lrwxrwxrwx.   1 root   tomcat        22 Aug  5 14:30 temp -> /var/cache/tomcat/temp
lrwxrwxrwx.   1 root   tomcat        23 Aug  5 14:30 webapps -> /var/lib/tomcat/webapps
lrwxrwxrwx.   1 root   tomcat        22 Aug  5 14:30 work -> /var/cache/tomcat/work
[root@cs1 tomcat]# cd /var/log/cosmic/management/
[root@cs1 management]# ls -la
total 8
drwxr-xr-x. 2 tomcat root 4096 Aug  5 14:38 .
drwxr-xr-x. 3 tomcat root 4096 Aug  5 14:38 ..

@miguelaferreira miguelaferreira force-pushed the tech/configure-systemvms-with-multiple-server-ips branch 2 times, most recently from 872299a to 97604be Compare August 10, 2016 11:09
@miguelaferreira miguelaferreira force-pushed the tech/configure-systemvms-with-multiple-server-ips branch from 0cffca1 to 131b2a2 Compare August 12, 2016 11:42
@miguelaferreira miguelaferreira force-pushed the tech/configure-systemvms-with-multiple-server-ips branch from ced8a74 to 175bf80 Compare August 12, 2016 13:03
@miguelaferreira
Copy link
Contributor Author

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 miguelaferreira force-pushed the tech/configure-systemvms-with-multiple-server-ips branch from 17c963d to 6f0ffef Compare August 15, 2016 07:45
@miguelaferreira miguelaferreira force-pushed the tech/configure-systemvms-with-multiple-server-ips branch 2 times, most recently from f79b0d4 to b005ab9 Compare August 15, 2016 12:16
@miguelaferreira miguelaferreira force-pushed the tech/configure-systemvms-with-multiple-server-ips branch from 6761c6c to 0c22ae5 Compare August 15, 2016 13:55
@bheuvel bheuvel merged commit c72c874 into master Aug 16, 2016
@bheuvel bheuvel deleted the tech/configure-systemvms-with-multiple-server-ips branch August 16, 2016 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants