Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Goss instead Testinfra and increase/improve test coverage #23

Closed
1 task done
dortegau opened this issue Jan 15, 2018 · 0 comments
Closed
1 task done

Use Goss instead Testinfra and increase/improve test coverage #23

dortegau opened this issue Jan 15, 2018 · 0 comments
Assignees

Comments

@dortegau
Copy link
Member

dortegau commented Jan 15, 2018

Prerequisites

Description

We should use Goss instead Testinfra to check:

  • Default tomcat port is opened (8080)
  • Default shutdown port is opened (8009) (and not opened if it's configured with '-1' value in other scenario). Check that configured shutdown command also works.
  • Tomcat version
  • Tomcat user exists
  • Tomcat service is running
  • Tomcat is up and running (HTTP check) with sample.war
  • Pre-installed folders are deleted if are configured as 'not deployed' (other scenario IMHO)
  • Extra configuration is copied when is provided as file or template under playbook_dir

Additional Information

Goss

@dortegau dortegau changed the title Use Goss instead Testinfra and increase test coverage Use Goss instead Testinfra and increase/improve test coverage Jan 15, 2018
@jnogol jnogol self-assigned this Jan 17, 2018
jnogol pushed a commit that referenced this issue Jan 17, 2018
jnogol pushed a commit that referenced this issue Jan 18, 2018
@jdvr jdvr closed this as completed Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants