#208 adding functional tests to jenkinsfile
Merged by ralph. Opened by jmolet.
jmolet/greenwave jmolet/jenkfile  into  master

Download 208.patch

This is my PR to deploy the test resources (resultsdb and waiverdb) in upshift and run the functional tests against it.

This currently does not deploy the greenwave server itself in upshift as doing that causes many functional test failures (404's) that need to be debugged. You can see this Jenkinsfile in action on the jmolet-test project in Jenkins.

Should remove this one before merging. ;)

rebased onto c3b193ed772978a8199d3234430db050162a3949

doh! removed.

Looks like this can be dynamically extracted from the cluster with something like objects.narrow('route').object().spec.host.

When we revisit this to move the functional tests into the cluster itself, that should be refactored.

Not a blocker, I think.

Pull-Request has been merged by ralph

Metadata