tests.git
13 years agoSetting tag tests-5.0-21 tests-5.0-21
Thierry Parmentelat [Thu, 6 Jan 2011 13:13:44 +0000 (14:13 +0100)]
Setting tag tests-5.0-21
LocalTestResources.py samples executable to display currently configured qemu boxes
rename qemu node logs into .txt to avoid ahaving to use console on mac

13 years agorename qemu log file into .txt as .log gets opened by console on mac
Thierry Parmentelat [Thu, 6 Jan 2011 08:49:30 +0000 (09:49 +0100)]
rename qemu log file into .txt as .log gets opened by console on mac

13 years agoagain
Thierry Parmentelat [Tue, 4 Jan 2011 11:48:15 +0000 (12:48 +0100)]
again

13 years agowhen run without an argument, displays the qemu pool hostnames
Thierry Parmentelat [Tue, 4 Jan 2011 11:45:04 +0000 (12:45 +0100)]
when run without an argument, displays the qemu pool hostnames

13 years agoSetting tag tests-5.0-20 tests-5.0-20
Thierry Parmentelat [Wed, 1 Dec 2010 16:58:55 +0000 (17:58 +0100)]
Setting tag tests-5.0-20
added unit test for sfa
tag types are not expected to have min_role_id anymore

13 years agofix typo
Barış Metin [Fri, 19 Nov 2010 16:29:19 +0000 (17:29 +0100)]
fix typo

13 years agono more min_role_id
Thierry Parmentelat [Fri, 19 Nov 2010 13:31:59 +0000 (14:31 +0100)]
no more min_role_id

13 years agotesting new tag permissions model
Thierry Parmentelat [Fri, 19 Nov 2010 13:17:42 +0000 (14:17 +0100)]
testing new tag permissions model

13 years agotag_types don't have a min_role_id anymore
Thierry Parmentelat [Thu, 18 Nov 2010 11:08:58 +0000 (12:08 +0100)]
tag_types don't have a min_role_id anymore

13 years agono need to run unittests twice
Thierry Parmentelat [Tue, 19 Oct 2010 14:21:38 +0000 (17:21 +0300)]
no need to run unittests twice

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Tue, 19 Oct 2010 14:05:20 +0000 (17:05 +0300)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agotentatively run SFA unittests
Thierry Parmentelat [Tue, 19 Oct 2010 14:02:01 +0000 (17:02 +0300)]
tentatively run SFA unittests

13 years agocosmetic
Thierry Parmentelat [Tue, 19 Oct 2010 14:01:31 +0000 (17:01 +0300)]
cosmetic

13 years agoSetting tag tests-5.0-19 tests-5.0-19
Thierry Parmentelat [Mon, 11 Oct 2010 07:56:20 +0000 (09:56 +0200)]
Setting tag tests-5.0-19
tweak steps order - sometimes we were missing the nodes_ssh_debug step b/c the stress tests take too long

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Thu, 7 Oct 2010 09:13:50 +0000 (11:13 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agotweak order, as sometimes we were missing the debug mode stage
Thierry Parmentelat [Thu, 7 Oct 2010 09:13:42 +0000 (11:13 +0200)]
tweak order, as sometimes we were missing the debug mode stage

13 years agoSetting tag tests-5.0-18 tests-5.0-18
Thierry Parmentelat [Mon, 4 Oct 2010 14:53:56 +0000 (16:53 +0200)]
Setting tag tests-5.0-18
dual-plcsfa testing seems to be reasonably working
although the SFA slice fslc1 seems to span on only one node

13 years agofix step names & improve logging in similar (step not found) cases
Thierry Parmentelat [Mon, 4 Oct 2010 13:28:29 +0000 (15:28 +0200)]
fix step names & improve logging in similar (step not found) cases

13 years agooptimized - run time-expensive steps on first plc only
Thierry Parmentelat [Mon, 4 Oct 2010 12:21:57 +0000 (14:21 +0200)]
optimized - run time-expensive steps on first plc only

13 years agocounter in trace
Thierry Parmentelat [Sat, 2 Oct 2010 18:44:12 +0000 (20:44 +0200)]
counter in trace

13 years agotypo
Thierry Parmentelat [Fri, 1 Oct 2010 21:03:51 +0000 (23:03 +0200)]
typo

13 years agofix
Thierry Parmentelat [Fri, 1 Oct 2010 09:54:17 +0000 (11:54 +0200)]
fix

13 years agosfa user creation had been accidentally trashed
Thierry Parmentelat [Fri, 1 Oct 2010 07:33:48 +0000 (09:33 +0200)]
sfa user creation had been accidentally trashed

13 years agoturn on SFA_API_DEBUG
Thierry Parmentelat [Thu, 30 Sep 2010 16:07:00 +0000 (18:07 +0200)]
turn on SFA_API_DEBUG

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Thu, 30 Sep 2010 07:24:04 +0000 (09:24 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agoconvenience
Thierry Parmentelat [Thu, 30 Sep 2010 07:23:53 +0000 (09:23 +0200)]
convenience

13 years agoSetting tag tests-5.0-17 tests-5.0-17
Thierry Parmentelat [Tue, 28 Sep 2010 05:42:45 +0000 (07:42 +0200)]
Setting tag tests-5.0-17
renamed config_sfa into config_dual
new -q and -k options, and step@i syntax

13 years agouse slice_sfa_mapper on sfa operations
Thierry Parmentelat [Mon, 27 Sep 2010 14:59:10 +0000 (16:59 +0200)]
use slice_sfa_mapper on sfa operations

13 years agothe new-k option works like make -k : ignore step results and keep going
Thierry Parmentelat [Mon, 27 Sep 2010 14:58:31 +0000 (16:58 +0200)]
the new-k option works like make -k : ignore step results and keep going

13 years agocleanup /etc/sfa/ upon uninstall
Thierry Parmentelat [Mon, 27 Sep 2010 11:05:31 +0000 (13:05 +0200)]
cleanup /etc/sfa/ upon uninstall

13 years agotmp config files gathered in a per-plc subdir like conf.onetest1
Thierry Parmentelat [Mon, 27 Sep 2010 11:02:49 +0000 (13:02 +0200)]
tmp config files gathered in a per-plc subdir like conf.onetest1

13 years agofixed check_tcp for index==2
Thierry Parmentelat [Mon, 27 Sep 2010 09:23:50 +0000 (11:23 +0200)]
fixed check_tcp for index==2

13 years agofixed configure_sfa
Thierry Parmentelat [Mon, 27 Sep 2010 09:23:24 +0000 (11:23 +0200)]
fixed configure_sfa

13 years agothe -q option allows to select a single plc for all steps
Thierry Parmentelat [Mon, 27 Sep 2010 09:23:06 +0000 (11:23 +0200)]
the -q option allows to select a single plc for all steps

13 years agocan run a step on onlya given plc, e.g. run check_tcp@2
Thierry Parmentelat [Mon, 27 Sep 2010 08:07:02 +0000 (10:07 +0200)]
can run a step on onlya given plc, e.g. run check_tcp@2

13 years agocosmetic
Thierry Parmentelat [Mon, 27 Sep 2010 08:06:25 +0000 (10:06 +0200)]
cosmetic

13 years agodon't sync LocalTestResources.py
Thierry Parmentelat [Mon, 27 Sep 2010 08:06:04 +0000 (10:06 +0200)]
don't sync LocalTestResources.py

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Sun, 26 Sep 2010 12:18:35 +0000 (14:18 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agorenamed config_sfa into config_dual
Thierry Parmentelat [Sun, 26 Sep 2010 12:18:17 +0000 (14:18 +0200)]
renamed config_sfa into config_dual

13 years agoSetting tag tests-5.0-16 tests-5.0-16
Thierry Parmentelat [Sat, 25 Sep 2010 13:47:52 +0000 (15:47 +0200)]
Setting tag tests-5.0-16
starts to work with 2 plcs
cleaner separation b/w config and code
has the notion of cross steps

13 years agostep install more robust
Thierry Parmentelat [Sat, 25 Sep 2010 13:40:37 +0000 (15:40 +0200)]
step install more robust

13 years agostep install_sfa more robust
Thierry Parmentelat [Sat, 25 Sep 2010 13:35:28 +0000 (15:35 +0200)]
step install_sfa more robust

13 years agomake 'check_whether_build_has_sfa' more robust, now that we build sface
Thierry Parmentelat [Sat, 25 Sep 2010 13:32:05 +0000 (15:32 +0200)]
make 'check_whether_build_has_sfa' more robust, now that we build sface

13 years agosome hard-coded instances of 'main' were remaining
Thierry Parmentelat [Fri, 24 Sep 2010 11:29:06 +0000 (13:29 +0200)]
some hard-coded instances of 'main' were remaining

13 years agoad more steps to go back and forth in the sfa scenario
Thierry Parmentelat [Fri, 24 Sep 2010 10:34:28 +0000 (12:34 +0200)]
ad more steps to go back and forth in the sfa scenario
fixed all hard-wired slice/site names

13 years ago* the notion of a 'cross' step allows to write steps that act on a given
Thierry Parmentelat [Wed, 22 Sep 2010 15:34:05 +0000 (17:34 +0200)]
* the notion of a 'cross' step allows to write steps that act on a given
plc with all other plcs as args
* the 'cross_configure_sfa' step generates /etc/sfa/{aggregates,registries}.xml

13 years agoattempt to fix the add_sfa step
Thierry Parmentelat [Wed, 22 Sep 2010 14:43:09 +0000 (16:43 +0200)]
attempt to fix the add_sfa step

13 years agotowards testing sfa federation
Thierry Parmentelat [Tue, 21 Sep 2010 20:03:58 +0000 (22:03 +0200)]
towards testing sfa federation

13 years agoreviewed list options parsing
Thierry Parmentelat [Tue, 21 Sep 2010 10:08:30 +0000 (12:08 +0200)]
reviewed list options parsing
dismantled svn keywords
added copyright notice

13 years agoupdated from the current test box
Thierry Parmentelat [Tue, 21 Sep 2010 09:19:43 +0000 (11:19 +0200)]
updated from the current test box

13 years agoSetting tag tests-5.0-15 tests-5.0-15
Thierry Parmentelat [Wed, 1 Sep 2010 22:07:26 +0000 (00:07 +0200)]
Setting tag tests-5.0-15
for reservation

13 years agoagain
Thierry Parmentelat [Wed, 1 Sep 2010 22:05:54 +0000 (00:05 +0200)]
again

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Wed, 1 Sep 2010 22:04:43 +0000 (00:04 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agomanually bump taglevel
Thierry Parmentelat [Wed, 1 Sep 2010 22:04:29 +0000 (00:04 +0200)]
manually bump taglevel

13 years agouse lower-case hostnames like in emails
Barış Metin [Thu, 29 Jul 2010 17:05:42 +0000 (19:05 +0200)]
use lower-case hostnames like in emails

13 years agotest if the node supports 64bits and only enable -no-kqemu if it does.
Barış Metin [Mon, 26 Jul 2010 15:51:00 +0000 (17:51 +0200)]
test if the node supports 64bits and only enable -no-kqemu if it does.

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Fri, 23 Jul 2010 12:46:48 +0000 (14:46 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agouse lease granularity as defined on the plc side
Thierry Parmentelat [Fri, 23 Jul 2010 12:46:38 +0000 (14:46 +0200)]
use lease granularity as defined on the plc side

13 years agoqemu-system-x86_64 doesn't accept -no-kqemu tests-5.0-13
Barış Metin [Wed, 21 Jul 2010 13:36:17 +0000 (15:36 +0200)]
qemu-system-x86_64 doesn't accept -no-kqemu

13 years agoSetting tag tests-5.0-12 tests-5.0-12
Thierry Parmentelat [Fri, 16 Jul 2010 15:13:04 +0000 (17:13 +0200)]
Setting tag tests-5.0-12
revert to OMF_ENABLED=false

13 years agounset OMF_ENABLED as this requires the XMPP values to be defined as well
Thierry Parmentelat [Fri, 16 Jul 2010 15:12:13 +0000 (17:12 +0200)]
unset OMF_ENABLED as this requires the XMPP values to be defined as well

13 years agoSetting tag tests-5.0-11 tests-5.0-11
Thierry Parmentelat [Fri, 16 Jul 2010 12:17:03 +0000 (14:17 +0200)]
Setting tag tests-5.0-11
fix boolean value entered as 'True' which was causing the tests to loop forever

13 years agobooleans now need to be 'true' or 'false'
Thierry Parmentelat [Fri, 16 Jul 2010 12:13:10 +0000 (14:13 +0200)]
booleans now need to be 'true' or 'false'

13 years agoSetting tag tests-5.0-10 tests-5.0-10
Thierry Parmentelat [Thu, 15 Jul 2010 08:50:54 +0000 (10:50 +0200)]
Setting tag tests-5.0-10
new timeouts: nodes_ssh_debug=10', nodes_ssh_boot=40'

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Thu, 15 Jul 2010 08:49:50 +0000 (10:49 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agotimeouts change: nodes_ssh_debug=10', nodes_ssh_boot=40', safer for f12 nodes running...
Thierry Parmentelat [Thu, 15 Jul 2010 08:49:45 +0000 (10:49 +0200)]
timeouts change: nodes_ssh_debug=10', nodes_ssh_boot=40', safer for f12 nodes running qemu

13 years agoSetting tag tests-5.0-9 tests-5.0-9
Thierry Parmentelat [Thu, 15 Jul 2010 08:42:26 +0000 (10:42 +0200)]
Setting tag tests-5.0-9
convenience changes: resulting plc is ready for reservation and omf testing

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Thu, 15 Jul 2010 08:38:18 +0000 (10:38 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agofix timestamps in trace file
Thierry Parmentelat [Thu, 15 Jul 2010 08:38:12 +0000 (10:38 +0200)]
fix timestamps in trace file

13 years agomake plc ready for omf &/| reservation testing
Thierry Parmentelat [Thu, 15 Jul 2010 08:36:38 +0000 (10:36 +0200)]
make plc ready for omf &/| reservation testing

13 years agoSetting tag tests-5.0-8 tests-5.0-8
Thierry Parmentelat [Mon, 12 Jul 2010 21:58:06 +0000 (23:58 +0200)]
Setting tag tests-5.0-8
fix tcptraceroute installation

13 years agoMerge remote branch 'origin/master'
Barış Metin [Mon, 12 Jul 2010 20:15:42 +0000 (22:15 +0200)]
Merge remote branch 'origin/master'

13 years agofix yum install command
Barış Metin [Mon, 12 Jul 2010 20:15:31 +0000 (22:15 +0200)]
fix yum install command

13 years agoSetting tag tests-5.0-7 tests-5.0-7
Thierry Parmentelat [Sat, 26 Jun 2010 06:17:38 +0000 (08:17 +0200)]
Setting tag tests-5.0-7
global success was returning a false (b/c of SFASEP)
actually applies the granularity setting
minor fixes with reservation, and log gathering

13 years agotests that pass should now report so
Thierry Parmentelat [Fri, 25 Jun 2010 20:46:11 +0000 (22:46 +0200)]
tests that pass should now report so

13 years agodisplay only active leases unless verbose
Thierry Parmentelat [Fri, 25 Jun 2010 15:10:28 +0000 (17:10 +0200)]
display only active leases unless verbose

13 years agofix: did not export the granularity
Thierry Parmentelat [Fri, 25 Jun 2010 14:30:19 +0000 (16:30 +0200)]
fix: did not export the granularity

13 years agofetch_keys does not grab the root key anymore
Thierry Parmentelat [Fri, 25 Jun 2010 09:53:09 +0000 (11:53 +0200)]
fetch_keys does not grab the root key anymore

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/tests
Thierry Parmentelat [Fri, 25 Jun 2010 09:36:56 +0000 (11:36 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/tests

13 years agoa few messages to help understand how all steps being OK can result in a build failure
Thierry Parmentelat [Thu, 24 Jun 2010 20:52:56 +0000 (22:52 +0200)]
a few messages to help understand how all steps being OK can result in a build failure

13 years agoSetting tag tests-5.0-6 tests-5.0-6
Thierry Parmentelat [Wed, 23 Jun 2010 08:33:15 +0000 (10:33 +0200)]
Setting tag tests-5.0-6
skip sfa tests when sfa is not built (e.g. on centos)
has a config_resa for testing reservation
+ miscell.

13 years agocosmetic stuff that was lost in the mix
Thierry Parmentelat [Tue, 22 Jun 2010 12:39:28 +0000 (14:39 +0200)]
cosmetic stuff that was lost in the mix

13 years agochecking for sfa steps was buggy on centos - fixed
Thierry Parmentelat [Tue, 22 Jun 2010 10:49:36 +0000 (12:49 +0200)]
checking for sfa steps was buggy on centos - fixed

13 years agotweak the initscripts, both write on stdout and stderr and one loops forever
Thierry Parmentelat [Fri, 18 Jun 2010 15:47:19 +0000 (17:47 +0200)]
tweak the initscripts, both write on stdout and stderr and one loops forever

13 years agoinitscript writes on stdout and stderr
Thierry Parmentelat [Fri, 18 Jun 2010 13:40:10 +0000 (15:40 +0200)]
initscript writes on stdout and stderr

13 years agofix paths
Barış Metin [Wed, 16 Jun 2010 19:39:06 +0000 (21:39 +0200)]
fix paths

13 years agouse output file
Barış Metin [Wed, 16 Jun 2010 17:05:43 +0000 (19:05 +0200)]
use output file

13 years agofix typo
Barış Metin [Wed, 16 Jun 2010 15:10:10 +0000 (17:10 +0200)]
fix typo

13 years agotry using sfi* commands to add a node to a slice.
Barış Metin [Wed, 16 Jun 2010 14:39:13 +0000 (16:39 +0200)]
try using sfi* commands to add a node to a slice.

13 years agofinetuning leases management
Thierry Parmentelat [Mon, 14 Jun 2010 10:47:53 +0000 (12:47 +0200)]
finetuning leases management

13 years agoperforms side effects on incoming plc, instead of duplicating it
Thierry Parmentelat [Mon, 14 Jun 2010 08:31:12 +0000 (10:31 +0200)]
performs side effects on incoming plc, instead of duplicating it

13 years agoadd leases to the default config, applicale only with reservable nodes, which is...
Thierry Parmentelat [Sun, 13 Jun 2010 17:56:31 +0000 (19:56 +0200)]
add leases to the default config, applicale only with reservable nodes, which is the prupose of config_resa

13 years agooops again
Thierry Parmentelat [Sun, 13 Jun 2010 13:29:13 +0000 (15:29 +0200)]
oops again

13 years agooops, fix method name
Thierry Parmentelat [Sun, 13 Jun 2010 10:21:57 +0000 (12:21 +0200)]
oops, fix method name

13 years agoturn off the SFA tests when this is not redone
Thierry Parmentelat [Sat, 12 Jun 2010 21:03:57 +0000 (23:03 +0200)]
turn off the SFA tests when this is not redone

13 years agouse more compact slice names pslc<x> and fslc<x> for plc- and sfa- based slices resp.
Thierry Parmentelat [Fri, 11 Jun 2010 11:08:39 +0000 (13:08 +0200)]
use more compact slice names pslc<x> and fslc<x> for plc- and sfa- based slices resp.

13 years agoset granularity to 5mn
Thierry Parmentelat [Fri, 11 Jun 2010 08:46:05 +0000 (10:46 +0200)]
set granularity to 5mn

13 years agothe way tests was pushing the build to the vplc box was wrong, we were getting build...
Thierry Parmentelat [Sun, 23 May 2010 21:40:32 +0000 (23:40 +0200)]
the way tests was pushing the build to the vplc box was wrong, we were getting build/build/

13 years agooption build_url is only supported for legacy - reflect this in help
Thierry Parmentelat [Sun, 23 May 2010 12:20:22 +0000 (14:20 +0200)]
option build_url is only supported for legacy - reflect this in help

13 years agosimplify create_vs step - no legacy
Thierry Parmentelat [Sun, 23 May 2010 12:17:42 +0000 (14:17 +0200)]
simplify create_vs step - no legacy