Initial snapshot
This commit is contained in:
commit
fee4dd4e6d
373 changed files with 62144 additions and 0 deletions
40
export/behaviours/test:student.yml
Normal file
40
export/behaviours/test:student.yml
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
#
|
||||
# ---------- information ------------------------------------------------------
|
||||
#
|
||||
# this behaviour is used in order to create a kaneton snapshot students
|
||||
# to invoke the test system.
|
||||
#
|
||||
|
||||
-
|
||||
operation: localexport
|
||||
|
||||
-
|
||||
operation: initenv
|
||||
|
||||
-
|
||||
operation: import
|
||||
filename: sets/sweep
|
||||
|
||||
-
|
||||
operation: import
|
||||
filename: sets/chop
|
||||
|
||||
-
|
||||
operation: import
|
||||
filename: sets/ibm-pc.ia32
|
||||
|
||||
-
|
||||
operation: import
|
||||
filename: sets/user:test
|
||||
|
||||
-
|
||||
operation: import
|
||||
filename: sets/export
|
||||
|
||||
-
|
||||
operation: fremove
|
||||
path: export/output/test:student.tar.bz2
|
||||
|
||||
-
|
||||
operation: tarball
|
||||
filename: test:student
|
||||
Reference in a new issue