charts icon indicating copy to clipboard operation
charts copied to clipboard

[bitnami/osclass] Add VIB tests to OsClass helm chart

Open mdhont opened this issue 2 years ago • 1 comments

Signed-off-by: Michiel [email protected]

Description of the change

Adding VIB tests to the OsClass Chart.

Additional information

A Goss test for checking HTTPS connectivity on an alternative port (444) is failing. This is outside of the scope of adding the tests but needs to be fixed. I will create a separate task for it.

Checklist

  • [x] Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • [x] All commits signed off and in agreement of Developer Certificate of Origin (DCO)

mdhont avatar Sep 12 '22 12:09 mdhont

@FraPazGal, @joancafom, I've changed the following:

  • Simplified selectors, URL's where possible
  • Reverted to using the default SSL port as using a non default one breaks the application. I will create a separate task to fix this.
  • Added a test for the database name, checking the credentials was not possible as they don't appear in the configuration file.
  • Removed wrongly committed Moodle file.

mdhont avatar Sep 16 '22 11:09 mdhont