Statistics
| Branch: | Tag: | Revision:

root / ci @ ee7a28be

Name Size
  schemas
autopkg_debian.sh 281 Bytes
config 199 Bytes
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 28.7 kB

Latest revisions

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

46ded653 08/20/2013 05:56 pm Ilias Tsitsimpis

ci: Update schema files

Package snf-deploy has add a new section (keys) in deploy.conf

b7496c88 08/20/2013 05:36 pm Ilias Tsitsimpis

ci: Better handling of build_ids

Now a new build id is created every time we issue a
create command and build_id is None. Any subsequent
commands will use this build_id.

In case we don't provide a build_id (None) and we
try to run a command other than create (that needs to...

View revisions

Also available in: Atom