remove obsolete test/

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-04 23:08:02 +01:00
parent 97a70cfc8b
commit d55eaba23a
9 changed files with 0 additions and 179 deletions

View File

@ -1,32 +0,0 @@
#!/bin/sh
#
# 2010 Nico Schottelius (nico-cdist at schottelius.org)
#
# This file is part of cdist.
#
# cdist is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# cdist is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
#
#
# Define configuration, currently global, add matches later!
#
__file cdist_bin --source /from/outer/space --destination /to/earth
__user hal --uid 9000
__service puppet --status disabled
# fails
__service puppet --status duplicated
# fails
__service time --missing

View File

@ -1,3 +0,0 @@
. ./reporter
reporter

View File

@ -1,5 +0,0 @@
func1()
{
myvar="blu"
echo $myvar
}

View File

@ -1,5 +0,0 @@
. ./func_var1
. ./func_var2
func1
func2

View File

@ -1,4 +0,0 @@
func2()
{
echo $myvar
}

View File

@ -1,4 +0,0 @@
reporter()
{
echo 0: $0
}

View File

@ -1,78 +0,0 @@
#!/bin/sh
#
# 2010 Nico Schottelius (nico-cdist at schottelius.org)
#
# This file is part of cdist.
#
# cdist is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# cdist is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
#
#
# Let's build a cconfig tree from a generic configuration (example)
#
d1="$(date)"
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
uname=$(ssh localhost "uname -r")
d2="$(date)"
echo $d1 $d2

View File

@ -1,24 +0,0 @@
#!/bin/sh
#
# 2010 Nico Schottelius (nico-cdist at schottelius.org)
#
# This file is part of cdist.
#
# cdist is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# cdist is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
#
#
. cdist-config
collectd

View File

@ -1,24 +0,0 @@
#!/bin/sh
#
# 2010 Nico Schottelius (nico-cdist at schottelius.org)
#
# This file is part of cdist.
#
# cdist is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# cdist is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
#
#
. cdist-config
cdist_package install "$@"