Add global bin tests along with testdata
This commit is contained in:
3
cmd/dkl-dir2config/testdata/hosts/test1.yaml
vendored
Normal file
3
cmd/dkl-dir2config/testdata/hosts/test1.yaml
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
ip: 172.16.0.1
|
||||
cluster: test
|
||||
group: test-master
|
3
cmd/dkl-dir2config/testdata/hosts/test2.yaml
vendored
Normal file
3
cmd/dkl-dir2config/testdata/hosts/test2.yaml
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
ip: 172.16.0.2
|
||||
cluster: test
|
||||
group: test-master
|
3
cmd/dkl-dir2config/testdata/hosts/test3.yaml
vendored
Normal file
3
cmd/dkl-dir2config/testdata/hosts/test3.yaml
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
ip: 172.16.0.3
|
||||
cluster: test
|
||||
group: test-master
|
Reference in New Issue
Block a user