Functional.fuego release test

Description [edit section]

Functional.fuego_release_test is a Fuego selftest, intended to be run immediately before a release to test a Fuego/Jenkins integration.

It builds a separate docker container, with jenkins running on another port, and then runs tests against that other container.

Resources [edit section]

Results [edit section]

As of July 2020, this test has been broken since at least January 2019.

See http://fuegotest.org/wiki/Issue_0074

Tags [edit section]

Dependencies [edit section]

Status [edit section]

Notes [edit section]

How to run [edit section]

In order to run the test, you need to build your initial container with Dockerfile.test instead of Dockerfile. Otherwise, you will not have the needed components in the Fuego docker container for the test.

The following is a guess as to the correct sequence: