- 24 Sep, 2013 16 commits
-
-
Christos Stavrakakis authored
Run 'devflow-update-version' to create all the version files, before trying to build the docs.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Guess the branch to build, based on the current branch of the repository. Also track all remote branches when cloning Synnefo, because it is needed by devflow.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Add '--fetch-packages' option to snf-ci script, in order to download the created debian packages.
-
Christos Stavrakakis authored
Add 'config_file' argument to SynnefoCI in order to use a different configuration file. Also, added the corresponding option to 'snf-ci' scirpt.
-
Christos Stavrakakis authored
Make 'ssh_keys' and 'accept_ssh_from' optional, since there are not mandatory for ci to work.
-
Christos Stavrakakis authored
Remove the 'deploy_on_io' option. Instead check if you will need to compute manually the ssh port by the domain of the cyclades url.
-
Christos Stavrakakis authored
Add option to use a custom image_id and flavor_id instead of getting them from config file.
-
Christos Stavrakakis authored
Get credentials for deployment from .kamakirc instead of config file. Also, add option in config file indicating which cloud for kamaki to use. Finally, add option in SynnefoCI to override the cloud from config. Refs #4193
-
Christos Stavrakakis authored
Add option for copying ssh keys to the created vm.
-
Christos Stavrakakis authored
* override config file from env variable * pep8 fixes * do not display vm password * fail if cloning repo fails * do not use eval
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Spawn VM to use as builder-slave. Build packages inside this VM. Deploy Synnefo using snf-deploy. Run unit tests. Run functional tests using burnin.
-