Code Monkey home page Code Monkey logo

continuum's People

Contributors

anskl avatar danielv27 avatar edreinoso avatar fugro-victorg avatar linuswagner avatar matthijssjansen avatar tim-van-kemenade avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

continuum's Issues

launch_benchmark_{resource-manager}.yml duplicated

At the moment, the launch_benchmark_{resource-manager}.yml files are getting duplicated for each resource manager, because no change is done, but Continuum only copies over a single file based on the resource manager in use.

This presents the use of import_playbook in Ansible, which would allow us to remove the duplicate code and still maintain two independent files.

Maybe, it would be helpful to copy over all yml files related to the launch of the benchmark

Refactor code: Move call to Ansible Playbook in Method

Currently, every call to an Ansible playbook takes 6 lines to construct the command, plus an additional call to execute the command.
Because playbooks are executed frequently through the code and only one thing, the path to the playbook, changes, this creates a lot of code duplication which makes methods longer and harder to read.

I propose, we introduce a method that takes a single mandatory argument (path to the playbook) to eliminate this problem

Add Action for Pylint

Pylint checks code statically to find errors or enforce a coding standard.
I think to keep code quality high (or improve it), it's a good idea to have it running in the project.
With every commit, it checks the quality of the code base and provides a report.

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.