oracle-cne / ocne

The Oracle Cloud Native Environment CLI
Universal Permissive License v1.0
1 stars 0 forks source link

Add Make Target For Release Tests, so that all tests are run #14

Closed George-Aeillo closed 1 month ago

George-Aeillo commented 1 month ago

In this PR, I add a target for the make release tests, so that all of the release tests are run. I tested this on an Oracle Linux 8 machine, where I checked that it attempted to run the ephemeral tests, ran all tests for the default suite, and attempted to run all tests for the other 3 suites. I also confirmed that when make integration-tests is run, the CAPI and upgrade tests do not run.