Giter Site home page Giter Site logo

Comments (3)

frenzymadness avatar frenzymadness commented on August 17, 2024

I tried to do it and it works!

How I did it:

  1. I've created new Docker image called fedora-python-tox designed to run tox tests in Docker container with all available Pythons installed. See github repo and docker hub
  2. I've created one more Docker image (designed for Kobo testing) based on Docker image from point one. See Dockerfile in my new docker branch and docker hub
  3. Updated .travis.yml file to pull Docker image from point 2 and use it to run test via Tox inside this container. Successful build can be found here
  4. As you can see in logs, Python 2.7 and Python 3.6 has no skipped tests.
  5. Profit 😄

I can simply reproduce all the steps above or anybody can follow it to create a new Docker hub account, new repository for Kobo, then connecting it with Github and then the last two steps with Dockerfile and Travis configuration (obviously with different names ...).

What do you think about it?

from kobo.

ktdreyer avatar ktdreyer commented on August 17, 2024

I've filed rpm-py-installer/rpm-py-installer#131 to make it easier to pip install koji on Ubuntu.

from kobo.

rohanpm avatar rohanpm commented on August 17, 2024

This was marked closed due to PR #61 which fixes the skipped tests, but note that it didn't do this by using docker. It was sufficient to add some extra steps to the Travis builds to install extra dependencies.

from kobo.

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.