Git Product home page Git Product logo

gctr's Introduction

GCTR

google cloud test runner build as gradle plugin

GCTR is a gradle plugin allows you run tests on multiple hosts from google cloud. the auto scalar of google compute engine is responsible for loading and unloading instances for running the tests. the GCTR plugin has the following requirements: 1. getting tests in file system or from Git 2. create and remove instances that run tests 3. load the system under test on the instance that run the test 4. supporting multiple versions of system under test for each test 5. providing test results for the test 6. support testing in multiple languages with minimal effort 7. configure the maximum number of machines that run in parallel 8. clean resources in the end of the process 9. run the tests from Gradle 10. run on any platform

Therefore, the GCTR has the following modules: 1. setup create buckets in GCS create managed virtual group Configure load balancer including target pools for each system under test version put startup code copy tests to GCS copy system under test executable to GCS The startup code will include copy system under test to the instance set lab operator the lab operator is responsible for the following copy test from GCS to the localhost run the test copy the test result to GCS bucket 2. The next step is iterating all the tests and send them to the appropriate lab operator 3. tier down - clean the env copy test results to the test result directory delete GCS buckets delete target pools and load balancer

gctr's People

Contributors

sela-more avatar

Watchers

James Cloos avatar  avatar

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.