Testing GitHub projects on custom resources using unprivileged Kubernetes runners

05/17/2023
by   Igor Sfiligoi, et al.
0

GitHub is a popular repository for hosting software projects, both due to ease of use and the seamless integration with its testing environment. Native GitHub Actions make it easy for software developers to validate new commits and have confidence that new code does not introduce major bugs. The freely available test environments are limited to only a few popular setups but can be extended with custom Action Runners. Our team had access to a Kubernetes cluster with GPU accelerators, so we explored the feasibility of automatically deploying GPU-providing runners there. All available Kubernetes-based setups, however, require cluster-admin level privileges. To address this problem, we developed a simple custom setup that operates in a completely unprivileged manner. In this paper we provide a summary description of the setup and our experience using it in the context of two Knight lab projects on the Prototype National Research Platform system.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/23/2022

There Ain't No Such Thing as a Free Custom Memory Allocator

Using custom memory allocators is an efficient performance optimization ...
research
02/23/2018

(No) Influence of Continuous Integration on the Commit Activity in GitHub Projects

A core goal of Continuous Integration (CI) is to make small incremental ...
research
08/31/2022

OSC Community Lab: The Integration Test Bed for O-RAN Software Community

O-RAN Software Community (OSC) is an open-source project collaborated by...
research
01/20/2022

Integration of Virtual Laboratories: A step towards enhancing E-learning Technology

Virtual laboratories are an essential part of E-learning because all the...
research
05/03/2022

Tooling for Time- and Space-efficient git Repository Mining

Software projects under version control grow with each commit, accumulat...
research
06/12/2018

Next generation portal for federated testbeds MySlice v2: from prototype to production

A number of projects in computer science around the world have contribut...

Please sign up or login with your details

Forgot password? Click here to reset