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

Definition - POST-INSTALL test script #226

Open
felipevicens opened this issue Mar 14, 2017 · 0 comments
Open

Definition - POST-INSTALL test script #226

felipevicens opened this issue Mar 14, 2017 · 0 comments

Comments

@felipevicens
Copy link
Member

The goal of this tests is verify that all the components installed with the installation script are up and running. To this end we should create script to ensure the following checkpoints:

  • Are All the components UP? check one-by-one. Some cases parsing docker ps command. Other cases quering the API.
  • Push a package to the SP and check if it is there.
  • Configure a VIM/WIM in the SP
    • Test the GUI
    • Test the BSS
    • Test the API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment