Skip to content

lifememoryteam/sacloud-tftestsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sacloud-tftestsuite

Terraform for さくらのクラウドで記述するHCLファイルのテストスイートです。

テスト内容

  • サーバリソース
    • 提供されているコミットメント、CPU、メモリのペアが正しいかを確認します。

テストの実行

$ bazel test //tf/... --test_env=SAKURACLOUD_ZONE=is1b --test_env=SAKURACLOUD_ACCESS_TOKEN=token --test_env=SAKURACLOUD_ACCESS_TOKEN_SECRET=token_secret
$ cat /private/var/tmp/<snipped>/test.log
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tf:test
-----------------------------------------------------------------------------
testing: tf/hoge.tf
testing: tf/test.tf
validserver02: not serviced in 100Core/100GB
test failed