Skip to content

Change Ansible to use collections , update molecule and add robot framework #4

Open
bankhubjar wants to merge 23 commits into
opsta:masterfrom
bankhubjar:dev
Open

Change Ansible to use collections , update molecule and add robot framework #4
bankhubjar wants to merge 23 commits into
opsta:masterfrom
bankhubjar:dev

Conversation

@bankhubjar
Copy link
Copy Markdown

molecule test on rhel 7,8 ubuntu 20.04 , centos 7,8
robot framework test initial Jenkins and Jenkins Login page

Comment thread molecule/default/prepare.yml Outdated
---
- name: Prepare
hosts: all
hosts: all
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be use localhost in hosts: ..., we didn't provision test on other environment.

Comment thread molecule/default/prepare.yml Outdated
state: latest
roles:
- opsta.java
# tasks: #[]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls clean comment line, that not use.

@StartloJ
Copy link
Copy Markdown

Pls. wrapper test step with some solution like tox or github-action for molecule and robot runner

@bankhubjar
Copy link
Copy Markdown
Author

  • bump ansible version to 2.10
  • update testinfra test_default

@bankhubjar bankhubjar closed this May 19, 2021
@bankhubjar
Copy link
Copy Markdown
Author

bankhubjar commented May 19, 2021

Automated testing on Github action

  • molecule test on rhel 7,8 ubuntu 20.04 , centos 7,8

Manual testing on local with robot framework

  • test initial Jenkins and Jenkins Login page

@bankhubjar bankhubjar reopened this May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants