qshinoの日記

Powershell関係と徒然なこと

git on win

gitをwindowsで使う迄の色々

 

work directory: 各自で。

repository: 取り敢えず一箇所

directory tree:

top

  - bin

  - etc/map.xml

  - etc/device.xml

  - etc/param.xml

  - etc/tests.xml

  - etc/suites.xml

  - etc/projects.xml

  - test/<testid>/description

                        /<testid>.sh

                        /<execid>/xx

  - templates/<templateid>

  - parameters/<paramid>

 

device:id, name,ip,port,id,pw

map:

id, mapname1

  - dev1: tpl1,tpl2,tpl3,para1,para2,para3

  - dev2: ...

id, mapname2

  - ...

suites:

id, description

 

suites_test

id, testid

id, testid

...

project

id, description

 

proj_suites

projid, suitesid, priority

projid, suitesid, priority