Skip to content

Commit

Permalink
Merge pull request #1246 from kylog/issue/fact-1281/cleanup
Browse files Browse the repository at this point in the history
(FACT-1281) Cleanup
  • Loading branch information
er0ck committed Dec 31, 2015
2 parents f258821 + df09ab1 commit 83f805c
Show file tree
Hide file tree
Showing 69 changed files with 1 addition and 905 deletions.
6 changes: 1 addition & 5 deletions acceptance/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,7 @@ EOS
tests = ENV['TESTS'] || ENV['TEST']
tests_opt = "--tests=#{tests}" if tests

# The 'if ...' suffix conditional below is a temporary measure which should go
# away once the pipeline changes are made so that TEST_TARGET is always
# intended for use with beaker-hostgenerator. So please remove that
# conditional (and this comment) once that pipeline change is made.
target = ENV['TEST_TARGET'] if ENV['TEST_TARGET'] && ENV['TEST_TARGET'][-1,1] == 'a'
target = ENV['TEST_TARGET']
if target
cli = BeakerHostGenerator::CLI.new([target, '--disable-default-role', '--osinfo-version', '1'])
ENV['CONFIG'] = "tmp/#{target}-#{SecureRandom.uuid}.yaml"
Expand Down
13 changes: 0 additions & 13 deletions acceptance/config/nodes/centos-4-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/centos-4-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/centos-5-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/centos-5-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/centos-6-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/centos-6-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/centos-7-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/debian-6-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/debian-6-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/debian-7-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/debian-7-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/debian-8-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/debian-8-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/fedora-21-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/fedora-21-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/fedora-22-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/fedora-22-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/oracle-5-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/oracle-5-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/oracle-6-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/oracle-6-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/oracle-7-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/osx-1010-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/osx-1011-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/osx-109-x86_64.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/redhat-4-i386.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions acceptance/config/nodes/redhat-4-x86_64.yaml

This file was deleted.

Loading

0 comments on commit 83f805c

Please sign in to comment.