- 03 Oct, 2013 4 commits
-
-
Giorgos Korfiatis authored
Check correctly for environment variable $VIRTUAL_ENV; pass option -N in `setup.py develop'.
-
Ilias Tsitsimpis authored
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.
-
Ilias Tsitsimpis authored
By default use a colorful output.
-
Ilias Tsitsimpis authored
If the user tries to overwrite a build_id that is already in use, exit with an error message.
-
- 02 Oct, 2013 2 commits
-
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
-
- 01 Oct, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 30 Sep, 2013 5 commits
-
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
When creating a new build_id to be used by snf-ci, we have to lock the ci_temp_conf file.
-
Ilias Tsitsimpis authored
For debian_base_url use a link that always resolves to the latest image.
-
Ilias Tsitsimpis authored
For debian_base_url use a link that always resolves to the latest image.
-
Ilias Tsitsimpis authored
Allow user to modify the directory that will be used for the filebased email backend by Django. Also move the EMAIL_BACKEND option from astakos to common.
-
- 25 Sep, 2013 4 commits
-
-
Ilias Tsitsimpis authored
Allow user to modify the directory that will be used for the filebased email backend by Django. Also move the EMAIL_BACKEND option from astakos to common.
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
Now that squeeze-backports has 2.8.4-1~bpo60+1 and wheezy has 2.8.4-1 version we can install rabbitmq-server from the official Debian repos.
-
Christos Stavrakakis authored
-
- 24 Sep, 2013 24 commits
-
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
* Add new schema (one_node_wheezy) and rename the old one to one_node_squeeze. * Add new ci config file (ci_wheezy.conf) and rename the old one to ci_squeeze.conf.
-
Ilias Tsitsimpis authored
* Add new schema (one_node_wheezy) and rename the old one to one_node_squeeze. * Add new ci config file (ci_wheezy.conf) and rename the old one to ci_squeeze.conf.
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
Published applications are used by X2Go and makes it possible to display a menu with a list of the available remote applications for the user, which when started behaves like a locally installed application.
-
Ilias Tsitsimpis authored
With this command snf-ci produces an html file which uses the x2goplugin to connect to the remote machine.
-
Christos Stavrakakis authored
* Remove PithosTestSuiteRunner because it is only implemented in develop branch * Do not run pithos tests by default
-
Christos Stavrakakis authored
-
Dimitris Aragiorgis authored
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Ilias Tsitsimpis authored
We want to pass `py_files' to pep8 command as arguments and not as one single string.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Instead of pep8 testing all files, the script now accepts a list of files to be checked.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Flavor ids are integers so we have to turn them into strings before comparing them with our value.
-
Ilias Tsitsimpis authored
Whenever we change deploy's config files, we also have to change the snf-ci's schema files.
-
Ilias Tsitsimpis authored
-
Christos Stavrakakis authored
By default snf-deploy will not enable lvm and drbd storage. So, the default setting for flavors should include only 'file' disk template.
-
Ilias Tsitsimpis authored
Make run_burnin snf-ci function to exit with the same exit code as snf-burnin did.
-
Dionysis Grigoropoulos authored
-
Christos Stavrakakis authored
Include the user images in the list of images that are matched against the image name from the config file. Also, change config file to use archipelago flavors and create instances from the SynnefoCI image.
-
Christos Stavrakakis authored
Allow snf-ci script to accept a comma seperated list of commands to run.
-
Christos Stavrakakis authored
-