自动化基础设施测试(Windows)
首先
当整理应用程序自动化测试的时候,正好也找到了一篇关于基础设施测试自动化的文章,为了以后可能使用,在此先准备好!
待办任务
□确认可通过 RESOURCE TYPES 完成的操作
□检查安装应用程序的方法
□环境设置
□进行试运行
请查看以下网站
服务器规范相关
◆实现基础设施自动化测试的工具” Serverspec ”
https://qiita.com/oh_4shiki/items/006a852ee72476b6f5ea
※如果能以这个为基础继续进行工作的话…
◆通过Windows和Serverspec进行各种尝试
http://ninna2.hatenablog.com/entry/2017/07/09/通过Windows和Serverspec进行各种尝试
◆在Windows上使用Azure尝试Serverspec
http://ninna2.hatenablog.com/entry/2017/06/29/在Windows上使用Azure尝试Serverspec
◆在Windows上使用Serverspec
https://opcdiary.net/windowsでのserverspec/
◆配置文件用于在serverspec中测试Windows
https://qiita.com/oh_4shiki/items/006a852ee72476b6f5ea
◆安装Serverspec并在Windows 10 PC上进行测试时,解决可能出现问题的方法进行了备忘
http://linuxcommand2007.seesaa.net/article/465919283.html
※这些是关于环境设置的一些内容…
Answer: 与Ansible相关
【只需要一个选项】
使用Ansible来批量构建开发团队的环境
https://thinkit.co.jp/article/10481
使用Gitlab(Runner、Container Registry)和Ansible在本地创建CI环境。
References:
– https://qiita.com/comefigo/items/d5c4d3f61edd30ba46ee
使用Ansible在CentOS 7上安装GitLab ->
使用Ansible来在CentOS 7上安装GitLab
使用Ansible + GitLab Runner创建部署作业
◆Red Hat Ansible自动化东京2020第一天介绍了IT基础设施自动化的各种主题和案例。
ITインフラ自動化のあらゆるトピック・事例が紹介された、Red Hat Ansible Automates Tokyo 2020 Day1
◆从自动化推进方法到導入经验談,以及与内部开发软件的协作,Red Hat Ansible自动化东京2020第二天。
自動化の進め方から、導入の経験談、内製ソフトとの連携まで。Red Hat Ansible Automates Tokyo 2020 Day2
让我们使用Ansible自动构建Windows Server,并通过Serverspec进行测试。在这篇文章中,强调了Ansible的重要性。
◆Ansible|Lightwell博客|Lightwell有限公司
https://lightwell-solution.com/blog/ansible/
◆Ansible入门指南(Windows篇)
http://c.itdo.jp/technical-information/ansible/ansible入门者向学习指南-windows篇/
通过Ansible尝试配置Windows服务器2016
准备使用Ansible操作Windows
https://qiita.com/yunano/items/f9d5652a296931a09a70