turn off testing of the omf feature that has been removed
[tests.git] / system / TestSlice.py
2018-02-22 Thierry Parmentelatturn off testing of the omf feature that has been removed
2015-03-19 Thierry Parmentelatreplace os.system with subprocess.call - add a timeout...
2015-03-19 Thierry Parmentelatnicer
2015-03-19 Thierry Parmentelatkeep track of what has moved to py3
2015-03-18 Thierry Parmentelatpython3 - first draft looks kind of OK
2015-03-17 Thierry Parmentelatone layer of polish
2015-03-01 Thierry Parmentelatnicer displays of various durations
2014-05-21 Thierry ParmentelatCompleterTask used to have a failure_message mechanism...
2014-05-21 Thierry Parmentelatcleanup slice-fs-* steps, nicer output, and shows conte...
2014-05-19 Thierry Parmentelattask-ified version of slice-fs-{present,deleted}
2014-05-13 Thierry Parmentelatnew steps slice-fs-present and slice-fs-deleted - call...
2014-01-17 Thierry Parmentelatadd a test that /vservers is not found in slice - this...
2013-08-27 Thierry ParmentelatMerge branch 'master' into sfa-geni-v3
2013-08-27 Thierry Parmentelatget ssh-slice and ssh-slice-off to work in parallel...
2013-08-27 Thierry Parmentelatanother cosmetic
2013-08-27 Thierry Parmentelatcosmetic, fix message when ssh_slice_off fails
2013-06-25 Thierry ParmentelatMerge branch 'master' into sfa-geni-v3
2013-06-06 Thierry Parmentelateach plc to create a third, omf-friendly slice
2013-04-17 Thierry ParmentelatMerge branch 'master' into sfa-geni-v3
2013-03-05 Thierry Parmentelatnew class Completer for simplifying all the code that...
2013-02-28 Thierry Parmentelatadd ssh-slice-basics
2012-12-18 Thierry Parmentelatcheck-vsys-defaults seems to have the right logic but...
2012-12-18 Thierry Parmentelattest PLC_VSYS_DEFAULTS
2012-06-01 Thierry Parmentelata few more tweaks
2012-06-01 Thierry Parmentelatnow that we create an SFA auth to hold the sfa entities...
2012-05-30 Thierry Parmentelatreviewed the ssh keys system
2012-05-23 Thierry Parmentelatfix old bug about doc strings for mapped methods
2012-05-22 Thierry Parmentelatnew step speed-up-slices
2011-03-22 Thierry Parmentelatrename initscript_body into initscript_code
2011-03-17 Thierry Parmentelatmore bugfixes
2011-03-16 Thierry Parmentelatfirst draft for testing initscripts by name or by body
2011-01-26 Thierry Parmentelatrenaming steps big time - more consistent - easier...
2010-09-21 Thierry Parmentelatreviewed list options parsing
2010-01-15 Thierry Parmentelatfix
2010-01-15 Thierry Parmentelatmake check_slice silent for the silent period
2010-01-15 Thierry Parmentelattweak
2009-10-08 Anil-Kumar Vengalilmodifications realted to special account
2008-11-28 Thierry Parmentelatrenaming SliceAttribute into SliceTag and InterfaceSett...
2008-11-24 Thierry Parmentelatmoving to multi-plcs daily tests
2008-11-20 Thierry Parmentelatverbose
2008-11-20 Thierry Parmentelatcosmetic
2008-09-25 Thierry Parmentelatinstall noderepo together with myplc-native
2008-09-23 Thierry Parmentelatmerged trunk into 4.2 branch
2008-08-19 Thierry Parmentelattriggers all scripts in qaapi/qa/tests/node in one...
2008-08-18 Thierry Parmentelatfirst step towards integrating svn.planet-lab.org/svn...
2008-07-04 Thierry Parmentelatincrease timeouts
2008-05-30 Thierry Parmentelatspeed up a bit
2008-05-06 Thierry Parmentelattestslice knows about 'vref'
2008-04-18 Tony Mackfix on the check_slice step, Now NM is doing more thing...
2008-04-10 Thierry Parmentelatminor fixes
2008-04-07 Thierry Parmentelatclears known_hosts for test nodes
2008-04-04 Thierry Parmentelatanother round of rework
2008-04-02 Thierry Parmentelatvarious changes all over the place
2008-04-02 Thierry Parmentelatget the right hostname for cleaning the known_hosts...
2008-04-01 Thierry Parmentelatfix slice checking
2008-03-25 Thierry Parmentelatfirst draft to clean up TestSsh, but bug not fixed...
2008-03-25 Thierry Parmentelatstarts untangling; testssh should be built out of a...
2008-03-18 Sapan Bhatiafirst draft for getting all the remote, local and other...
2008-02-19 Tony Mack*Add TestSliver class.
2008-02-15 Marc FiuczynskiAdd step chek_initscripts.
2008-02-07 Thierry Parmentelatoops force to create the keys file
2008-02-07 Thierry Parmentelatcorrect a glitch, we need to check the right private...
2008-02-07 Thierry Parmentelatreal nodes -> warning only - review (wrongly) multiple...
2008-02-06 Tony Mackapply the scan public keys patch to the check_slices...
2008-02-06 Thierry ParmentelatSplit the check_nodes() method into two methods one...
2008-02-05 Thierry Parmentelatcommand chaining (ssh, chroot, vserver ...) reviewed
2008-02-04 Thierry Parmentelatsome cleanup - fix ssh+chroot commands
2008-01-31 Thierry Parmentelatnative mode : fix check_slices
2008-01-31 Tony Macktemporaly adjusting time delay in checking slices due...
2008-01-30 Tony Mack*Create new TestSlice class.