Statistics
| Branch: | Tag: | Revision:

root / ci @ 62fcf0e5

Name Size
  schemas
autopkg_debian.sh 281 Bytes
config 199 Bytes
filelocker.py 3.1 kB
install.sh 272 Bytes
make_docs.sh 163 Bytes
new_config 2.1 kB
pep8.sh 194 Bytes
pylint.sh 120 Bytes
snf-ci 5.5 kB
tests.sh 1.1 kB
utils.py 29.2 kB

Latest revisions

# Date Author Comment
62fcf0e5 08/26/2013 03:36 pm Ilias Tsitsimpis

ci: Implement file lock mechanism for temp_config

Before writing to temp config file, acquire a lock
and re-read it's contents to make sure we don't
overwrite anything.

07c13754 08/26/2013 01:05 pm Christos Stavrakakis

ci: Add build ID to server name

6058ae72 08/23/2013 06:04 pm Ilias Tsitsimpis

ci: Fix bugs with path expansion

Python does not do any automatic path expansions.
User has to call functions such as expanduser() and
expandvars().

Add uesr's id_rsa.pub file as default ssh_keys file.

358a19bc 08/23/2013 03:31 pm Ilias Tsitsimpis

ci: Improve flavors/images finder

Allow for search both by name (using regular
expressions) or by id.

3754fdcd 08/23/2013 01:00 pm Ilias Tsitsimpis

ci: Automatic yes to apt-get prompts

d1f57c47 08/22/2013 05:18 pm Ilias Tsitsimpis

ci: Remove forgotten debug message

6c3cc77e 08/22/2013 05:06 pm Ilias Tsitsimpis

ci: Install x2goserver

07710fc3 08/22/2013 01:28 pm Ilias Tsitsimpis

ci: Install firefox

465ccebd 08/21/2013 03:15 pm Ilias Tsitsimpis

ci: Remove ssh_keys value from config file

5323404f 08/21/2013 01:48 pm Ilias Tsitsimpis

ci: Allow the use of local repo

Instead of cloning Synnefo from its official repo,
user can choose (using --local-repo option, or by not
setting the synnefo_repo config parameter) to use
his local repo.

View revisions

Also available in: Atom