Statistics
| Branch: | Tag: | Revision:

root / ci @ ac7b865d

Name Size
  schemas
ci_squeeze.conf 2.5 kB
ci_wheezy.conf 2.7 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 7.1 kB
tests.sh 1.2 kB
utils.py 40.9 kB

Latest revisions

# Date Author Comment
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.

2e0800f1 01/08/2014 09:16 pm Ilias Tsitsimpis

snf-ci: Alter AstakosClient to CachedAstakosClient

Kamaki changed its API and now AstakosClient has been renamed to
CachedAstakosClient whereas the AstakosClient class points to the
astakosclient package.

View revisions

Also available in: Atom