Skip to content

Commit

Permalink
tests(kitchent-ci): removing kitchen-ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
diodonfrost committed Oct 10, 2020
1 parent 785c935 commit 8722edb
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 97 deletions.
19 changes: 0 additions & 19 deletions .kitchen.yml

This file was deleted.

8 changes: 0 additions & 8 deletions Gemfile

This file was deleted.

28 changes: 0 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,34 +72,6 @@ module "nuke_everything_older_than_7d" {

<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->

## Tests

This module has been packaged with [awspec](https://github.com/k1LoW/awspec) tests through test kitchen. To run them:

Install kitchen-terraform and awspec:

```shell
# Install dependencies
gem install bundler
bundle install
```

Launch kitchen tests:

```shell
# List all tests with kitchen
kitchen list

# Build, and tests terraform module
kitchen test

# for development, create environment
kitchen converge

# Apply awspec tests
kitchen verify
```

## Authors

Modules managed by [diodonfrost](https://github.com/diodonfrost)
Expand Down
14 changes: 0 additions & 14 deletions tests/integration/awspec/cloudwatch_spec.rb

This file was deleted.

12 changes: 0 additions & 12 deletions tests/integration/awspec/iam_spec.rb

This file was deleted.

16 changes: 0 additions & 16 deletions tests/integration/awspec/lambda_spec.rb

This file was deleted.

0 comments on commit 8722edb

Please sign in to comment.