sw360 / sw360chores

WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Eclipse Public License 1.0
13 stars 18 forks source link

feat(test): support travis #31

Closed maxhbr closed 6 years ago

maxhbr commented 7 years ago

This contains a simple configuration to use travis to build sw360-dependencies and the corresponding containers.

It tests whether at the end the nginx reponds

maxhbr commented 7 years ago

The tests currently fail randomly. The following two tests were executed on the same configuration with the same code:

2017-07-09_11 03 43

maxhbr commented 7 years ago

observation: the tests which fail are chosen randomly (at least it seems so), but if a test has failed, it always fails and restarting does not help.

maxhbr commented 6 years ago

superfluous due to #48