mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Remove outdated instructions about testing AWS and Azure resources
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
0589d2434d
commit
6817ed5aa9
1 changed files with 0 additions and 12 deletions
12
README.md
12
README.md
|
@ -445,18 +445,6 @@ You may test all instances in parallel with:
|
|||
bundle exec kitchen test -c
|
||||
```
|
||||
|
||||
### AWS Tests
|
||||
|
||||
Use the rake task `bundle exec rake test:aws` to test the AWS resources against a pair of real AWS accounts.
|
||||
|
||||
Please see [TESTING_AGAINST_AWS.md](./test/integration/aws/TESTING_AGAINST_AWS.md) for details on how to setup the needed AWS accounts to perform testing.
|
||||
|
||||
### Azure Tests
|
||||
|
||||
Use the rake task `bundle exec rake test:azure` to test the Azure resources against an Azure account.
|
||||
|
||||
Please see [TESTING_AGAINST_AZURE.md](./test/integration/azure/TESTING_AGAINST_AZURE.md) for details on how to setup the needed Azure accounts to perform testing.
|
||||
|
||||
## License
|
||||
|
||||
| | |
|
||||
|
|
Loading…
Reference in a new issue