Giter Site home page Giter Site logo

Comments (4)

LEDfan avatar LEDfan commented on June 30, 2024 1

Hi @nickmelis

We switched over to GitHub Actions for our public CI infrastructure: https://github.com/openanalytics/containerproxy/actions
You can see the definition of the workflow here (thus all required dependencies) https://github.com/openanalytics/containerproxy/blob/master/.github/workflows/workflows.yaml
The README on the master branch now also includes the -DskipTests argument, so that it's clear how to build without running the integration tests.

I think your issue should be answered now, therefore I'm closing this issue. However, as always feel free to re-open or open a new issue if you have any question or problem.

from containerproxy.

LEDfan avatar LEDfan commented on June 30, 2024

Hi

Thanks for you interest in the new release. This release contains more tests, however, they require quite a specific setup to run (e.g. redis config, kubernetes etc).
Therefore to simply build containerproxy use:

mvn -U clean install -DskipTests

I'll update the README to make this clear.

Please let us know if this works.

from containerproxy.

nickmelis avatar nickmelis commented on June 30, 2024

Do all tests rely on the new redis/kubernetes set up? At least, all the currently failing tests?

from containerproxy.

LEDfan avatar LEDfan commented on June 30, 2024

What is needed to run all tests is both docker and kubernetes. I just removed the need for redis on the develop branch.
The build and tests on Travis are fixed now too (on develop): https://travis-ci.org/github/openanalytics/containerproxy/builds/735327378

You can check the travis configuration file to see what is required to run the tests https://github.com/openanalytics/containerproxy/blob/develop/.travis.yml

from containerproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.