Statistics
| Branch: | Tag: | Revision:

root / ci @ 381a548c

Name Size
  schemas
ci_squeeze.conf 2.4 kB
ci_wheezy.conf 2.4 kB
config 199 Bytes
filelocker.py 3.1 kB
install.sh 306 Bytes
make_docs.sh 163 Bytes
pep8.py 1.7 kB
pylint.sh 120 Bytes
snf-ci 6.5 kB
tests.sh 1.2 kB
utils.py 37.4 kB

Latest revisions

# Date Author Comment
cb1060f2 10/29/2013 04:15 pm Ilias Tsitsimpis

ci: Extend tests.sh to run astakosclient unittests

a7d32e21 10/29/2013 04:15 pm Ilias Tsitsimpis

ci: Prefer IPv4 over IPv6

Set up the newly created machine to prefer IPv4 connections
(mainly for apt-get) over IPv6 connections.

e77c59a6 10/25/2013 05:59 pm Ilias Tsitsimpis

snf-ci: Run the unit tests for cyclades-userdata

84d2db4f 10/25/2013 04:32 pm Ilias Tsitsimpis

ci: kamaki config.get_global method is deprecated

Use the newer config.get("global", ..) syntax.
Fallback to the old one for older version of kamaki.

09f7ad00 10/23/2013 11:07 am Ilias Tsitsimpis

ci: Improve pep8 script

Rewrite the script in python.
Invoke pep8 for a list of files given in the command line.
Exclude files which are not python ones (their names don't
end with .py) or are not real files (i.e. have been removed
during the last commit).

99d39120 10/10/2013 12:17 pm Ilias Tsitsimpis

snf-ci: Bulid pithos-web-client package

Synnefo depends on pithos-web-client. Up until now
we were downloading this package from apt.dev.grnet.gr.
But when we make a change in Synnefo that also affects
pithos-web-client, we have to upload a new version of...

c0dc9e93 10/08/2013 04:02 pm Dimitris Aragiorgis

snf-deploy: Remove packages.conf

This is not needed any more because we have squeeze and wheezy ones

Signed-off-by: Dimitris Aragiorgis <>

04660f63 10/08/2013 04:02 pm Dimitris Aragiorgis

snf-deploy: fix snf-deploy ganeti

A typo and explicitely install drbd8-utils package for ganeti.

Signed-off-by: Dimitris Aragiorgis <>

010e6c43 10/03/2013 06:37 pm Giorgos Korfiatis

ci: Fix install script

Check correctly for environment variable $VIRTUAL_ENV;
pass option -N in `setup.py develop'.

ed0dd751 10/03/2013 05:55 pm Ilias Tsitsimpis

snf-deploy: Change email backend file location

Change Django's filebased email backend location
from '/var/log/gunicorn/synnefo-mail/' to
'/var/tmp/synnefo-mail/'. We do this due to permission
errors.

View revisions

Also available in: Atom