Statistics
| Branch: | Tag: | Revision:

root / ci @ 1cb6a324

Name Size
  schemas
ci_squeeze.conf 2.5 kB
ci_wheezy.conf 2.7 kB
config 199 Bytes
develop-common.sh 133 Bytes
filelocker.py 3.1 kB
install.sh 302 Bytes
make_docs.sh 163 Bytes
pep8.py 1.7 kB
pylint.sh 120 Bytes
snf-ci 7.1 kB
tests.sh 1.2 kB
uninstall.sh 270 Bytes
utils.py 40.9 kB

Latest revisions

# Date Author Comment
1cb6a324 02/28/2014 03:37 pm Alex Pyrgiotis

ci: Add uninstall option

The uninstall option uses the "--uninstall" switch of `python setup.py
develop`. The behavior of the "--uninstall" switch can be found in the
setuptools docs [1].

[1] https://pythonhosted.org/setuptools/setuptools.html#develop

ac7b865d 02/28/2014 03:37 pm Alex Pyrgiotis

ci: Add ssh port option

Add an option to connect to a specific ssh port of the created VM.
It is mainly useful when running ci from a VM in demo.synnefo.org. In
this case, we don't want to deduct the ssh port from the returned
server IP since the demo's DNAT applies only to connections out of the...

49fb00cc 02/21/2014 04:05 pm Ilias Tsitsimpis

snf-ci: Search all public networks

When creating a new floating IP try all public networks
until we find one that is not full.

7b4487a0 02/18/2014 04:17 pm Ilias Tsitsimpis

ci: Don't install kamaki from wheezy repos

Install always the lates kamaki. This is needed because we may want to
install a kamaki that supports new features but hasn't been release yet
(i.e. isn't stable enough). Instead we upload it to the unstable repo.

f4192236 02/18/2014 04:17 pm Ilias Tsitsimpis

ci: Remove one_node_squeeze

Synnefo doesn't support squeeze anymore.

2eb2f223 02/13/2014 04:20 pm Ilias Tsitsimpis

snf-ci: Add 'shell' command

cd7282a1 02/07/2014 05:10 pm Ilias Tsitsimpis

snf-ci: Fix the branch name for pithos webclient

When cloning the pithos webclient, snf-ci tries to checkout a branch
with the same name as the synnefo one (if such branch exists). To do so
it gets the list of all branches using the 'git branch' command. But...

a3487403 01/09/2014 04:48 pm Dimitris Aragiorgis

Add vnc password setting in ci conf files

Signed-off-by: Dimitris Aragiorgis <>

680dd4b8 01/09/2014 01:18 pm Ilias Tsitsimpis

Merge branch 'release-0.15' into develop

Conflicts:
ci/utils.py
version

ee6eff28 01/09/2014 01:11 pm Ilias Tsitsimpis

snf-ci: Replace usage of CachedAstakosClient

CachedAstakosClient is an internal class of kamaki.
Instead of using this, use the AstakosClient class that
kamaki re-exports from astakosclient library.

View revisions

Also available in: Atom