Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
Patrick Debois 86bdd78cc5 bye bye cucumber 2013-02-19 13:36:41 +01:00
Hippie Hacker 88d83ed386 merging jedi4ever veewee/master 2012-10-29 12:34:33 -07:00
Hippie Hacker 61945d4ec1 added veewee-windows.feature 2012-10-29 11:57:00 -07:00
Arne Hormann c2f7d28c3a Prevent "validate" error on sudo
Validate prints "unexpected exit code" and a stacktrace on the "sudo whoami" step.
This is caused by insufficient permissions on /tmp/validation.sh - when it is written, the "execute" flag is not set.
I added a chmod after file creation to fix the permissions.
2012-10-17 12:22:26 +03:00
Patrick Debois de1f9befc3 allow tag for validation to be specified 2012-09-04 17:04:25 +02:00
gposton 1281fee412 added option to not check exit code on SSH commands during box validation 2012-05-14 12:16:53 -04:00
Patrick Debois 0cb36f5cd7 differentiated between ssh and issh (interactive) + made sudo behave correctly for validation 2012-02-09 13:36:30 +01:00
Patrick Debois 19d1b87d41 removed old vagrant.feature code 2011-11-27 10:04:33 +01:00
Patrick Debois 5f2ea38cfd fixed username to be variable in the validation features 2011-11-27 10:03:48 +01:00
Patrick Debois deb99d0936 Validation of a box now uses veewee_steps and veewee logic to connect with ssh to the boxes 2011-11-26 13:55:36 +01:00
Patrick Debois f1f6b46e8d rewrote steps for validation of boxes + fixed shutdown command 2011-11-26 13:20:44 +01:00
Patrick Debois 463d077258 restructured utils to work as mixins 2011-09-28 14:49:56 +02:00
Patrick Debois bde5cc09ab Just so that I can switch 2011-08-10 15:23:44 -06:00
Patrick Debois d27979d840 Again, a massive chunk of restructuring current behavior 2011-07-28 12:17:19 +02:00
Patrick Debois eb998e08b3 rename Session to Environment 2011-07-27 10:31:19 +02:00
Fletcher Nichol f92a2d2985 Allow VEEWEE_SSH_PORT to override default SSH port in cucumber features. 2011-07-21 22:16:16 -06:00
Hedgehog 197a72bbea Passwordless ssh validation. Backwards compatible change.
Tested by building and validating ubuntu-10.04.2-server-amd6

Signed-off-by: Hedgehog <hedgehogshiatus@gmail.com>
2011-07-06 10:52:54 +10:00
Patrick Debois f3bfa436ad added validation of shared folders functionality 2011-03-03 19:44:12 +01:00
Patrick Debois 21c4341704 added ssh steps 2011-02-19 17:04:24 +01:00
Patrick Debois 4a8e26eed3 memory of ubuntu to 384, added full-upgrade to the preseed, first prototype for validating vagrant boxes 2011-02-12 16:50:48 +01:00